{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "truckee_usace_HTFL_1.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.98705846891636,
              39.5137745348464,
              1494.9125527209364
            ],
            [
              -119.98691398893689,
              39.51711587878318,
              1494.9125527209364
            ],
            [
              -119.97322360963014,
              39.516759919758684,
              1559.1325527209362
            ],
            [
              -119.97336874363594,
              39.5134186178355,
              1559.1325527209362
            ],
            [
              -119.98705846891636,
              39.5137745348464,
              1494.9125527209364
            ]
          ]
        ]
      },
      "bbox": [
        -119.9870585,
        39.51341862,
        1494.912553,
        -119.9732236,
        39.51711588,
        1559.132553
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 357661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 759830.8291,
            "count": 357661,
            "maximum": 760200.005,
            "minimum": 759021.565,
            "name": "X",
            "position": 0,
            "stddev": 269.9098882,
            "variance": 72851.34776
          },
          {
            "average": 4378375.792,
            "count": 357661,
            "maximum": 4378499.985,
            "minimum": 4378128.645,
            "name": "Y",
            "position": 1,
            "stddev": 89.70343741,
            "variance": 8046.706683
          },
          {
            "average": 1510.332368,
            "count": 357661,
            "maximum": 1559.132553,
            "minimum": 1494.912553,
            "name": "Z",
            "position": 2,
            "stddev": 10.19978779,
            "variance": 104.0356709
          },
          {
            "average": 17,
            "count": 357661,
            "maximum": 17,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 357661,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 357661,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.843717934,
            "count": 357661,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3631230515,
            "variance": 0.1318583505
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 357661,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 357661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          759021.565,
          4378128.645,
          1494.912553,
          760200.005,
          4378499.985,
          1559.132553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                759021.5649727595,
                4378128.645377524,
                1494.9125527209364
              ],
              [
                759021.5649727595,
                4378499.985377524,
                1494.9125527209364
              ],
              [
                760200.0049727594,
                4378499.985377524,
                1559.1325527209362
              ],
              [
                760200.0049727594,
                4378128.645377524,
                1559.1325527209362
              ],
              [
                759021.5649727595,
                4378128.645377524,
                1494.9125527209364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_1.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_1.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_1.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_1.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.9870585,
            39.51341862,
            1494.912553,
            -119.9732236,
            39.51711588,
            1559.132553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.98705846891636,
                  39.5137745348464,
                  1494.9125527209364
                ],
                [
                  -119.98691398893689,
                  39.51711587878318,
                  1494.9125527209364
                ],
                [
                  -119.97322360963014,
                  39.516759919758684,
                  1559.1325527209362
                ],
                [
                  -119.97336874363594,
                  39.5134186178355,
                  1559.1325527209362
                ],
                [
                  -119.98705846891636,
                  39.5137745348464,
                  1494.9125527209364
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_1.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_1.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 357661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 759830.8291,
                "count": 357661,
                "maximum": 760200.005,
                "minimum": 759021.565,
                "name": "X",
                "position": 0,
                "stddev": 269.9098882,
                "variance": 72851.34776
              },
              {
                "average": 4378375.792,
                "count": 357661,
                "maximum": 4378499.985,
                "minimum": 4378128.645,
                "name": "Y",
                "position": 1,
                "stddev": 89.70343741,
                "variance": 8046.706683
              },
              {
                "average": 1510.332368,
                "count": 357661,
                "maximum": 1559.132553,
                "minimum": 1494.912553,
                "name": "Z",
                "position": 2,
                "stddev": 10.19978779,
                "variance": 104.0356709
              },
              {
                "average": 17,
                "count": 357661,
                "maximum": 17,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 357661,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 357661,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.843717934,
                "count": 357661,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3631230515,
                "variance": 0.1318583505
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 357661,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 357661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              759021.565,
              4378128.645,
              1494.912553,
              760200.005,
              4378499.985,
              1559.132553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    759021.5649727595,
                    4378128.645377524,
                    1494.9125527209364
                  ],
                  [
                    759021.5649727595,
                    4378499.985377524,
                    1494.9125527209364
                  ],
                  [
                    760200.0049727594,
                    4378499.985377524,
                    1559.1325527209362
                  ],
                  [
                    760200.0049727594,
                    4378128.645377524,
                    1559.1325527209362
                  ],
                  [
                    759021.5649727595,
                    4378128.645377524,
                    1494.9125527209364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_15.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79510179832933,
              39.53450087090928,
              1351.5048928167791
            ],
            [
              -119.79499124894089,
              39.536902369729454,
              1351.5048928167791
            ],
            [
              -119.77307786452276,
              39.53629546664712,
              1386.724892816779
            ],
            [
              -119.77318916657457,
              39.53389401930426,
              1386.724892816779
            ],
            [
              -119.79510179832933,
              39.53450087090928,
              1351.5048928167791
            ]
          ]
        ]
      },
      "bbox": [
        -119.7951018,
        39.53389402,
        1351.504893,
        -119.7730779,
        39.53690237,
        1386.724893
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 552591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 776060.7433,
            "count": 552591,
            "maximum": 777331.3064,
            "minimum": 775445.2264,
            "name": "X",
            "position": 0,
            "stddev": 383.6224209,
            "variance": 147166.1618
          },
          {
            "average": 4381084.017,
            "count": 552591,
            "maximum": 4381266.916,
            "minimum": 4380999.976,
            "name": "Y",
            "position": 1,
            "stddev": 63.14399943,
            "variance": 3987.164664
          },
          {
            "average": 1364.553521,
            "count": 552591,
            "maximum": 1386.724893,
            "minimum": 1351.504893,
            "name": "Z",
            "position": 2,
            "stddev": 3.835314206,
            "variance": 14.70963506
          },
          {
            "average": 21.48018154,
            "count": 552591,
            "maximum": 22,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.6170847192,
            "variance": 0.3807935507
          },
          {
            "average": 1,
            "count": 552591,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 552591,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.713694215,
            "count": 552591,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4520344591,
            "variance": 0.2043351522
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 552591,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 552591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          775445.2264,
          4380999.976,
          1351.504893,
          777331.3064,
          4381266.916,
          1386.724893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                775445.226388745,
                4380999.976420437,
                1351.5048928167791
              ],
              [
                775445.226388745,
                4381266.916420436,
                1351.5048928167791
              ],
              [
                777331.3063887451,
                4381266.916420436,
                1386.724892816779
              ],
              [
                777331.3063887451,
                4380999.976420437,
                1386.724892816779
              ],
              [
                775445.226388745,
                4380999.976420437,
                1351.5048928167791
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_15.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_15.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_15.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_15.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7951018,
            39.53389402,
            1351.504893,
            -119.7730779,
            39.53690237,
            1386.724893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79510179832933,
                  39.53450087090928,
                  1351.5048928167791
                ],
                [
                  -119.79499124894089,
                  39.536902369729454,
                  1351.5048928167791
                ],
                [
                  -119.77307786452276,
                  39.53629546664712,
                  1386.724892816779
                ],
                [
                  -119.77318916657457,
                  39.53389401930426,
                  1386.724892816779
                ],
                [
                  -119.79510179832933,
                  39.53450087090928,
                  1351.5048928167791
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_15.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_15.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 552591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 776060.7433,
                "count": 552591,
                "maximum": 777331.3064,
                "minimum": 775445.2264,
                "name": "X",
                "position": 0,
                "stddev": 383.6224209,
                "variance": 147166.1618
              },
              {
                "average": 4381084.017,
                "count": 552591,
                "maximum": 4381266.916,
                "minimum": 4380999.976,
                "name": "Y",
                "position": 1,
                "stddev": 63.14399943,
                "variance": 3987.164664
              },
              {
                "average": 1364.553521,
                "count": 552591,
                "maximum": 1386.724893,
                "minimum": 1351.504893,
                "name": "Z",
                "position": 2,
                "stddev": 3.835314206,
                "variance": 14.70963506
              },
              {
                "average": 21.48018154,
                "count": 552591,
                "maximum": 22,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.6170847192,
                "variance": 0.3807935507
              },
              {
                "average": 1,
                "count": 552591,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 552591,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.713694215,
                "count": 552591,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4520344591,
                "variance": 0.2043351522
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 552591,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 552591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              775445.2264,
              4380999.976,
              1351.504893,
              777331.3064,
              4381266.916,
              1386.724893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    775445.226388745,
                    4380999.976420437,
                    1351.5048928167791
                  ],
                  [
                    775445.226388745,
                    4381266.916420436,
                    1351.5048928167791
                  ],
                  [
                    777331.3063887451,
                    4381266.916420436,
                    1386.724892816779
                  ],
                  [
                    777331.3063887451,
                    4380999.976420437,
                    1386.724892816779
                  ],
                  [
                    775445.226388745,
                    4380999.976420437,
                    1351.5048928167791
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_23.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.65441701235966,
              39.49550236392969,
              1327.1064117871088
            ],
            [
              -119.6538172433097,
              39.50799649261568,
              1327.1064117871088
            ],
            [
              -119.62478735195029,
              39.50715639064678,
              1505.0664117871088
            ],
            [
              -119.62539230032465,
              39.49466263270491,
              1505.0664117871088
            ],
            [
              -119.65441701235966,
              39.49550236392969,
              1327.1064117871088
            ]
          ]
        ]
      },
      "bbox": [
        -119.654417,
        39.49466263,
        1327.106412,
        -119.6247874,
        39.50799649,
        1505.066412
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1552559,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788773.8914,
            "count": 1552559,
            "maximum": 790200.0033,
            "minimum": 787700.0033,
            "name": "X",
            "position": 0,
            "stddev": 676.5633539,
            "variance": 457737.9718
          },
          {
            "average": 4378174.649,
            "count": 1552559,
            "maximum": 4378499.99,
            "minimum": 4377111.01,
            "name": "Y",
            "position": 1,
            "stddev": 227.0932544,
            "variance": 51571.34619
          },
          {
            "average": 1401.795809,
            "count": 1552559,
            "maximum": 1505.066412,
            "minimum": 1327.106412,
            "name": "Z",
            "position": 2,
            "stddev": 41.72044639,
            "variance": 1740.595647
          },
          {
            "average": 18.51850783,
            "count": 1552559,
            "maximum": 23,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.312568259,
            "variance": 1.722835435
          },
          {
            "average": 1,
            "count": 1552559,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1552559,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.64190282,
            "count": 1552559,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4794410681,
            "variance": 0.2298637378
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1552559,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552559,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787700.0033,
          4377111.01,
          1327.106412,
          790200.0033,
          4378499.99,
          1505.066412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787700.003323769,
                4377111.010168711,
                1327.1064117871088
              ],
              [
                787700.003323769,
                4378499.990168711,
                1327.1064117871088
              ],
              [
                790200.003323769,
                4378499.990168711,
                1505.0664117871088
              ],
              [
                790200.003323769,
                4377111.010168711,
                1505.0664117871088
              ],
              [
                787700.003323769,
                4377111.010168711,
                1327.1064117871088
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_23.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_23.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_23.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_23.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.654417,
            39.49466263,
            1327.106412,
            -119.6247874,
            39.50799649,
            1505.066412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.65441701235966,
                  39.49550236392969,
                  1327.1064117871088
                ],
                [
                  -119.6538172433097,
                  39.50799649261568,
                  1327.1064117871088
                ],
                [
                  -119.62478735195029,
                  39.50715639064678,
                  1505.0664117871088
                ],
                [
                  -119.62539230032465,
                  39.49466263270491,
                  1505.0664117871088
                ],
                [
                  -119.65441701235966,
                  39.49550236392969,
                  1327.1064117871088
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_23.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_23.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1552559,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788773.8914,
                "count": 1552559,
                "maximum": 790200.0033,
                "minimum": 787700.0033,
                "name": "X",
                "position": 0,
                "stddev": 676.5633539,
                "variance": 457737.9718
              },
              {
                "average": 4378174.649,
                "count": 1552559,
                "maximum": 4378499.99,
                "minimum": 4377111.01,
                "name": "Y",
                "position": 1,
                "stddev": 227.0932544,
                "variance": 51571.34619
              },
              {
                "average": 1401.795809,
                "count": 1552559,
                "maximum": 1505.066412,
                "minimum": 1327.106412,
                "name": "Z",
                "position": 2,
                "stddev": 41.72044639,
                "variance": 1740.595647
              },
              {
                "average": 18.51850783,
                "count": 1552559,
                "maximum": 23,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.312568259,
                "variance": 1.722835435
              },
              {
                "average": 1,
                "count": 1552559,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1552559,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.64190282,
                "count": 1552559,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4794410681,
                "variance": 0.2298637378
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1552559,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552559,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787700.0033,
              4377111.01,
              1327.106412,
              790200.0033,
              4378499.99,
              1505.066412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787700.003323769,
                    4377111.010168711,
                    1327.1064117871088
                  ],
                  [
                    787700.003323769,
                    4378499.990168711,
                    1327.1064117871088
                  ],
                  [
                    790200.003323769,
                    4378499.990168711,
                    1505.0664117871088
                  ],
                  [
                    790200.003323769,
                    4377111.010168711,
                    1505.0664117871088
                  ],
                  [
                    787700.003323769,
                    4377111.010168711,
                    1327.1064117871088
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_10.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8809003041288,
              39.514317199981654,
              1411.042809111659
            ],
            [
              -119.8806606779082,
              39.51966961865616,
              1411.042809111659
            ],
            [
              -119.85681838409403,
              39.5190267945907,
              1506.482809111659
            ],
            [
              -119.85705983454241,
              39.51367449744775,
              1506.482809111659
            ],
            [
              -119.8809003041288,
              39.514317199981654,
              1411.042809111659
            ]
          ]
        ]
      },
      "bbox": [
        -119.8809003,
        39.5136745,
        1411.042809,
        -119.8568184,
        39.51966962,
        1506.482809
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 992199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 769493.9673,
            "count": 992199,
            "maximum": 770199.9994,
            "minimum": 768147.5594,
            "name": "X",
            "position": 0,
            "stddev": 494.6029535,
            "variance": 244632.0816
          },
          {
            "average": 4378710.048,
            "count": 992199,
            "maximum": 4379094.879,
            "minimum": 4378499.979,
            "name": "Y",
            "position": 1,
            "stddev": 143.7231251,
            "variance": 20656.33669
          },
          {
            "average": 1437.240869,
            "count": 992199,
            "maximum": 1506.482809,
            "minimum": 1411.042809,
            "name": "Z",
            "position": 2,
            "stddev": 19.53760769,
            "variance": 381.7181143
          },
          {
            "average": 17.99837331,
            "count": 992199,
            "maximum": 18,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.04029944571,
            "variance": 0.001624045324
          },
          {
            "average": 1,
            "count": 992199,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 992199,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.718013221,
            "count": 992199,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4499671538,
            "variance": 0.2024704395
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 992199,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 992199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          768147.5594,
          4378499.979,
          1411.042809,
          770199.9994,
          4379094.879,
          1506.482809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                768147.5593750245,
                4378499.978755174,
                1411.042809111659
              ],
              [
                768147.5593750245,
                4379094.878755175,
                1411.042809111659
              ],
              [
                770199.9993750245,
                4379094.878755175,
                1506.482809111659
              ],
              [
                770199.9993750245,
                4378499.978755174,
                1506.482809111659
              ],
              [
                768147.5593750245,
                4378499.978755174,
                1411.042809111659
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_10.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_10.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_10.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_10.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8809003,
            39.5136745,
            1411.042809,
            -119.8568184,
            39.51966962,
            1506.482809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8809003041288,
                  39.514317199981654,
                  1411.042809111659
                ],
                [
                  -119.8806606779082,
                  39.51966961865616,
                  1411.042809111659
                ],
                [
                  -119.85681838409403,
                  39.5190267945907,
                  1506.482809111659
                ],
                [
                  -119.85705983454241,
                  39.51367449744775,
                  1506.482809111659
                ],
                [
                  -119.8809003041288,
                  39.514317199981654,
                  1411.042809111659
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_10.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_10.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 992199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 769493.9673,
                "count": 992199,
                "maximum": 770199.9994,
                "minimum": 768147.5594,
                "name": "X",
                "position": 0,
                "stddev": 494.6029535,
                "variance": 244632.0816
              },
              {
                "average": 4378710.048,
                "count": 992199,
                "maximum": 4379094.879,
                "minimum": 4378499.979,
                "name": "Y",
                "position": 1,
                "stddev": 143.7231251,
                "variance": 20656.33669
              },
              {
                "average": 1437.240869,
                "count": 992199,
                "maximum": 1506.482809,
                "minimum": 1411.042809,
                "name": "Z",
                "position": 2,
                "stddev": 19.53760769,
                "variance": 381.7181143
              },
              {
                "average": 17.99837331,
                "count": 992199,
                "maximum": 18,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.04029944571,
                "variance": 0.001624045324
              },
              {
                "average": 1,
                "count": 992199,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 992199,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.718013221,
                "count": 992199,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4499671538,
                "variance": 0.2024704395
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 992199,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 992199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              768147.5594,
              4378499.979,
              1411.042809,
              770199.9994,
              4379094.879,
              1506.482809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    768147.5593750245,
                    4378499.978755174,
                    1411.042809111659
                  ],
                  [
                    768147.5593750245,
                    4379094.878755175,
                    1411.042809111659
                  ],
                  [
                    770199.9993750245,
                    4379094.878755175,
                    1506.482809111659
                  ],
                  [
                    770199.9993750245,
                    4378499.978755174,
                    1506.482809111659
                  ],
                  [
                    768147.5593750245,
                    4378499.978755174,
                    1411.042809111659
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_26.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62478733686406,
              39.50715634127677,
              1312.7122809050245
            ],
            [
              -119.62369755168822,
              39.52964354298603,
              1312.7122809050245
            ],
            [
              -119.59465955215924,
              39.528795534342926,
              1449.6322809050246
            ],
            [
              -119.59575866609282,
              39.50630900599115,
              1449.6322809050246
            ],
            [
              -119.62478733686406,
              39.50715634127677,
              1312.7122809050245
            ]
          ]
        ]
      },
      "bbox": [
        -119.6247873,
        39.50630901,
        1312.712281,
        -119.5946596,
        39.52964354,
        1449.632281
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 3953465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 791212.5717,
            "count": 3953465,
            "maximum": 792700.0048,
            "minimum": 790200.0048,
            "name": "X",
            "position": 0,
            "stddev": 671.4597476,
            "variance": 450858.1927
          },
          {
            "average": 4380050.64,
            "count": 3953465,
            "maximum": 4380999.985,
            "minimum": 4378499.985,
            "name": "Y",
            "position": 1,
            "stddev": 614.6015107,
            "variance": 377735.017
          },
          {
            "average": 1348.560951,
            "count": 3953465,
            "maximum": 1449.632281,
            "minimum": 1312.712281,
            "name": "Z",
            "position": 2,
            "stddev": 31.44565175,
            "variance": 988.8290142
          },
          {
            "average": 18.34865416,
            "count": 3953465,
            "maximum": 20,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.8988728645,
            "variance": 0.8079724266
          },
          {
            "average": 1,
            "count": 3953465,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3953465,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.782771822,
            "count": 3953465,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6473521396,
            "variance": 0.4190647927
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 3953465,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3953465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          790200.0048,
          4378499.985,
          1312.712281,
          792700.0048,
          4380999.985,
          1449.632281
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                790200.0048268135,
                4378499.984736441,
                1312.7122809050245
              ],
              [
                790200.0048268135,
                4380999.984736441,
                1312.7122809050245
              ],
              [
                792700.0048268135,
                4380999.984736441,
                1449.6322809050246
              ],
              [
                792700.0048268135,
                4378499.984736441,
                1449.6322809050246
              ],
              [
                790200.0048268135,
                4378499.984736441,
                1312.7122809050245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_26.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_26.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_26.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_26.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6247873,
            39.50630901,
            1312.712281,
            -119.5946596,
            39.52964354,
            1449.632281
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62478733686406,
                  39.50715634127677,
                  1312.7122809050245
                ],
                [
                  -119.62369755168822,
                  39.52964354298603,
                  1312.7122809050245
                ],
                [
                  -119.59465955215924,
                  39.528795534342926,
                  1449.6322809050246
                ],
                [
                  -119.59575866609282,
                  39.50630900599115,
                  1449.6322809050246
                ],
                [
                  -119.62478733686406,
                  39.50715634127677,
                  1312.7122809050245
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_26.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_26.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 3953465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 791212.5717,
                "count": 3953465,
                "maximum": 792700.0048,
                "minimum": 790200.0048,
                "name": "X",
                "position": 0,
                "stddev": 671.4597476,
                "variance": 450858.1927
              },
              {
                "average": 4380050.64,
                "count": 3953465,
                "maximum": 4380999.985,
                "minimum": 4378499.985,
                "name": "Y",
                "position": 1,
                "stddev": 614.6015107,
                "variance": 377735.017
              },
              {
                "average": 1348.560951,
                "count": 3953465,
                "maximum": 1449.632281,
                "minimum": 1312.712281,
                "name": "Z",
                "position": 2,
                "stddev": 31.44565175,
                "variance": 988.8290142
              },
              {
                "average": 18.34865416,
                "count": 3953465,
                "maximum": 20,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.8988728645,
                "variance": 0.8079724266
              },
              {
                "average": 1,
                "count": 3953465,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3953465,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.782771822,
                "count": 3953465,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6473521396,
                "variance": 0.4190647927
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 3953465,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3953465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              790200.0048,
              4378499.985,
              1312.712281,
              792700.0048,
              4380999.985,
              1449.632281
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    790200.0048268135,
                    4378499.984736441,
                    1312.7122809050245
                  ],
                  [
                    790200.0048268135,
                    4380999.984736441,
                    1312.7122809050245
                  ],
                  [
                    792700.0048268135,
                    4380999.984736441,
                    1449.6322809050246
                  ],
                  [
                    792700.0048268135,
                    4378499.984736441,
                    1449.6322809050246
                  ],
                  [
                    790200.0048268135,
                    4378499.984736441,
                    1312.7122809050245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_11.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.85732592681596,
              39.50777276560949,
              1381.6740637249407
            ],
            [
              -119.85705976063782,
              39.51367460480923,
              1381.6740637249407
            ],
            [
              -119.8307418616451,
              39.51295942328408,
              1426.5340637249408
            ],
            [
              -119.83101024754659,
              39.50705773317984,
              1426.5340637249408
            ],
            [
              -119.85732592681596,
              39.50777276560949,
              1381.6740637249407
            ]
          ]
        ]
      },
      "bbox": [
        -119.8573259,
        39.50705773,
        1381.674064,
        -119.8307419,
        39.5136746,
        1426.534064
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1083645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 770936.7304,
            "count": 1083645,
            "maximum": 772465.8053,
            "minimum": 770200.0053,
            "name": "X",
            "position": 0,
            "stddev": 531.0814705,
            "variance": 282047.5283
          },
          {
            "average": 4378286.061,
            "count": 1083645,
            "maximum": 4378499.991,
            "minimum": 4377844.011,
            "name": "Y",
            "position": 1,
            "stddev": 154.4664072,
            "variance": 23859.87095
          },
          {
            "average": 1394.535227,
            "count": 1083645,
            "maximum": 1426.534064,
            "minimum": 1381.674064,
            "name": "Z",
            "position": 2,
            "stddev": 5.347510227,
            "variance": 28.59586562
          },
          {
            "average": 18.61954422,
            "count": 1083645,
            "maximum": 19,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.7233936059,
            "variance": 0.5232983091
          },
          {
            "average": 1,
            "count": 1083645,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1083645,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.525392541,
            "count": 1083645,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5928834366,
            "variance": 0.3515107694
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1083645,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          770200.0053,
          4377844.011,
          1381.674064,
          772465.8053,
          4378499.991,
          1426.534064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                770200.0053134602,
                4377844.01089571,
                1381.6740637249407
              ],
              [
                770200.0053134602,
                4378499.990895711,
                1381.6740637249407
              ],
              [
                772465.8053134603,
                4378499.990895711,
                1426.5340637249408
              ],
              [
                772465.8053134603,
                4377844.01089571,
                1426.5340637249408
              ],
              [
                770200.0053134602,
                4377844.01089571,
                1381.6740637249407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_11.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_11.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_11.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_11.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8573259,
            39.50705773,
            1381.674064,
            -119.8307419,
            39.5136746,
            1426.534064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.85732592681596,
                  39.50777276560949,
                  1381.6740637249407
                ],
                [
                  -119.85705976063782,
                  39.51367460480923,
                  1381.6740637249407
                ],
                [
                  -119.8307418616451,
                  39.51295942328408,
                  1426.5340637249408
                ],
                [
                  -119.83101024754659,
                  39.50705773317984,
                  1426.5340637249408
                ],
                [
                  -119.85732592681596,
                  39.50777276560949,
                  1381.6740637249407
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_11.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_11.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1083645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 770936.7304,
                "count": 1083645,
                "maximum": 772465.8053,
                "minimum": 770200.0053,
                "name": "X",
                "position": 0,
                "stddev": 531.0814705,
                "variance": 282047.5283
              },
              {
                "average": 4378286.061,
                "count": 1083645,
                "maximum": 4378499.991,
                "minimum": 4377844.011,
                "name": "Y",
                "position": 1,
                "stddev": 154.4664072,
                "variance": 23859.87095
              },
              {
                "average": 1394.535227,
                "count": 1083645,
                "maximum": 1426.534064,
                "minimum": 1381.674064,
                "name": "Z",
                "position": 2,
                "stddev": 5.347510227,
                "variance": 28.59586562
              },
              {
                "average": 18.61954422,
                "count": 1083645,
                "maximum": 19,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.7233936059,
                "variance": 0.5232983091
              },
              {
                "average": 1,
                "count": 1083645,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1083645,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.525392541,
                "count": 1083645,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5928834366,
                "variance": 0.3515107694
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1083645,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              770200.0053,
              4377844.011,
              1381.674064,
              772465.8053,
              4378499.991,
              1426.534064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    770200.0053134602,
                    4377844.01089571,
                    1381.6740637249407
                  ],
                  [
                    770200.0053134602,
                    4378499.990895711,
                    1381.6740637249407
                  ],
                  [
                    772465.8053134603,
                    4378499.990895711,
                    1426.5340637249408
                  ],
                  [
                    772465.8053134603,
                    4377844.01089571,
                    1426.5340637249408
                  ],
                  [
                    770200.0053134602,
                    4377844.01089571,
                    1381.6740637249407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_29.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59465954642916,
              39.52879551144174,
              1301.3072857892823
            ],
            [
              -119.5935591999966,
              39.55128192692949,
              1301.3072857892823
            ],
            [
              -119.56451309532588,
              39.55042600062919,
              1536.2872857892824
            ],
            [
              -119.56562277940743,
              39.52794026466158,
              1536.2872857892824
            ],
            [
              -119.59465954642916,
              39.52879551144174,
              1301.3072857892823
            ]
          ]
        ]
      },
      "bbox": [
        -119.5946595,
        39.52794026,
        1301.307286,
        -119.5645131,
        39.55128193,
        1536.287286
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 5054853,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 794017.9613,
            "count": 5054853,
            "maximum": 795200.0054,
            "minimum": 792700.0054,
            "name": "X",
            "position": 0,
            "stddev": 713.7479112,
            "variance": 509436.0807
          },
          {
            "average": 4382494.433,
            "count": 5054853,
            "maximum": 4383499.982,
            "minimum": 4380999.982,
            "name": "Y",
            "position": 1,
            "stddev": 641.9278064,
            "variance": 412071.3086
          },
          {
            "average": 1375.65398,
            "count": 5054853,
            "maximum": 1536.287286,
            "minimum": 1301.307286,
            "name": "Z",
            "position": 2,
            "stddev": 66.73982304,
            "variance": 4454.203979
          },
          {
            "average": 18.3839083,
            "count": 5054853,
            "maximum": 20,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.7106760146,
            "variance": 0.5050603977
          },
          {
            "average": 1,
            "count": 5054853,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5054853,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.762866497,
            "count": 5054853,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6014954236,
            "variance": 0.3617967446
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 5054853,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5054853,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          792700.0054,
          4380999.982,
          1301.307286,
          795200.0054,
          4383499.982,
          1536.287286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                792700.0054157332,
                4380999.982212638,
                1301.3072857892823
              ],
              [
                792700.0054157332,
                4383499.982212638,
                1301.3072857892823
              ],
              [
                795200.0054157332,
                4383499.982212638,
                1536.2872857892824
              ],
              [
                795200.0054157332,
                4380999.982212638,
                1536.2872857892824
              ],
              [
                792700.0054157332,
                4380999.982212638,
                1301.3072857892823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_29.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_29.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_29.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_29.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5946595,
            39.52794026,
            1301.307286,
            -119.5645131,
            39.55128193,
            1536.287286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59465954642916,
                  39.52879551144174,
                  1301.3072857892823
                ],
                [
                  -119.5935591999966,
                  39.55128192692949,
                  1301.3072857892823
                ],
                [
                  -119.56451309532588,
                  39.55042600062919,
                  1536.2872857892824
                ],
                [
                  -119.56562277940743,
                  39.52794026466158,
                  1536.2872857892824
                ],
                [
                  -119.59465954642916,
                  39.52879551144174,
                  1301.3072857892823
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_29.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_29.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 5054853,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 794017.9613,
                "count": 5054853,
                "maximum": 795200.0054,
                "minimum": 792700.0054,
                "name": "X",
                "position": 0,
                "stddev": 713.7479112,
                "variance": 509436.0807
              },
              {
                "average": 4382494.433,
                "count": 5054853,
                "maximum": 4383499.982,
                "minimum": 4380999.982,
                "name": "Y",
                "position": 1,
                "stddev": 641.9278064,
                "variance": 412071.3086
              },
              {
                "average": 1375.65398,
                "count": 5054853,
                "maximum": 1536.287286,
                "minimum": 1301.307286,
                "name": "Z",
                "position": 2,
                "stddev": 66.73982304,
                "variance": 4454.203979
              },
              {
                "average": 18.3839083,
                "count": 5054853,
                "maximum": 20,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.7106760146,
                "variance": 0.5050603977
              },
              {
                "average": 1,
                "count": 5054853,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5054853,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.762866497,
                "count": 5054853,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6014954236,
                "variance": 0.3617967446
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 5054853,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5054853,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              792700.0054,
              4380999.982,
              1301.307286,
              795200.0054,
              4383499.982,
              1536.287286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    792700.0054157332,
                    4380999.982212638,
                    1301.3072857892823
                  ],
                  [
                    792700.0054157332,
                    4383499.982212638,
                    1301.3072857892823
                  ],
                  [
                    795200.0054157332,
                    4383499.982212638,
                    1536.2872857892824
                  ],
                  [
                    795200.0054157332,
                    4380999.982212638,
                    1536.2872857892824
                  ],
                  [
                    792700.0054157332,
                    4380999.982212638,
                    1301.3072857892823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_12.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.85705979539102,
              39.51367443954579,
              1371.553941929067
            ],
            [
              -119.8564093273262,
              39.52809026965163,
              1371.553941929067
            ],
            [
              -119.82736519834602,
              39.52730042357098,
              1464.373941929067
            ],
            [
              -119.82802165171933,
              39.5128849955771,
              1464.373941929067
            ],
            [
              -119.85705979539102,
              39.51367443954579,
              1371.553941929067
            ]
          ]
        ]
      },
      "bbox": [
        -119.8570598,
        39.512885,
        1371.553942,
        -119.8273652,
        39.52809027,
        1464.373942
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 5070898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 771593.1746,
            "count": 5070898,
            "maximum": 772700.003,
            "minimum": 770200.003,
            "name": "X",
            "position": 0,
            "stddev": 684.4600007,
            "variance": 468485.4926
          },
          {
            "average": 4379135.681,
            "count": 5070898,
            "maximum": 4380102.272,
            "minimum": 4378499.972,
            "name": "Y",
            "position": 1,
            "stddev": 388.5730981,
            "variance": 150989.0526
          },
          {
            "average": 1394.57677,
            "count": 5070898,
            "maximum": 1464.373942,
            "minimum": 1371.553942,
            "name": "Z",
            "position": 2,
            "stddev": 16.34937533,
            "variance": 267.3020736
          },
          {
            "average": 17.60865373,
            "count": 5070898,
            "maximum": 19,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.9655846165,
            "variance": 0.9323536517
          },
          {
            "average": 1,
            "count": 5070898,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5070898,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.584980806,
            "count": 5070898,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5626192391,
            "variance": 0.3165404082
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 5070898,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5070898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          770200.003,
          4378499.972,
          1371.553942,
          772700.003,
          4380102.272,
          1464.373942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                770200.0029661077,
                4378499.972444922,
                1371.553941929067
              ],
              [
                770200.0029661077,
                4380102.2724449225,
                1371.553941929067
              ],
              [
                772700.0029661077,
                4380102.2724449225,
                1464.373941929067
              ],
              [
                772700.0029661077,
                4378499.972444922,
                1464.373941929067
              ],
              [
                770200.0029661077,
                4378499.972444922,
                1371.553941929067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_12.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_12.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_12.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_12.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8570598,
            39.512885,
            1371.553942,
            -119.8273652,
            39.52809027,
            1464.373942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.85705979539102,
                  39.51367443954579,
                  1371.553941929067
                ],
                [
                  -119.8564093273262,
                  39.52809026965163,
                  1371.553941929067
                ],
                [
                  -119.82736519834602,
                  39.52730042357098,
                  1464.373941929067
                ],
                [
                  -119.82802165171933,
                  39.5128849955771,
                  1464.373941929067
                ],
                [
                  -119.85705979539102,
                  39.51367443954579,
                  1371.553941929067
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_12.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_12.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 5070898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 771593.1746,
                "count": 5070898,
                "maximum": 772700.003,
                "minimum": 770200.003,
                "name": "X",
                "position": 0,
                "stddev": 684.4600007,
                "variance": 468485.4926
              },
              {
                "average": 4379135.681,
                "count": 5070898,
                "maximum": 4380102.272,
                "minimum": 4378499.972,
                "name": "Y",
                "position": 1,
                "stddev": 388.5730981,
                "variance": 150989.0526
              },
              {
                "average": 1394.57677,
                "count": 5070898,
                "maximum": 1464.373942,
                "minimum": 1371.553942,
                "name": "Z",
                "position": 2,
                "stddev": 16.34937533,
                "variance": 267.3020736
              },
              {
                "average": 17.60865373,
                "count": 5070898,
                "maximum": 19,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.9655846165,
                "variance": 0.9323536517
              },
              {
                "average": 1,
                "count": 5070898,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5070898,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.584980806,
                "count": 5070898,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5626192391,
                "variance": 0.3165404082
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 5070898,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5070898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              770200.003,
              4378499.972,
              1371.553942,
              772700.003,
              4380102.272,
              1464.373942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    770200.0029661077,
                    4378499.972444922,
                    1371.553941929067
                  ],
                  [
                    770200.0029661077,
                    4380102.2724449225,
                    1371.553941929067
                  ],
                  [
                    772700.0029661077,
                    4380102.2724449225,
                    1464.373941929067
                  ],
                  [
                    772700.0029661077,
                    4378499.972444922,
                    1464.373941929067
                  ],
                  [
                    770200.0029661077,
                    4378499.972444922,
                    1371.553941929067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_20.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71188063624993,
              39.50965497582808,
              1331.4141596288925
            ],
            [
              -119.71103615143606,
              39.527543604171356,
              1331.4141596288925
            ],
            [
              -119.68199642705655,
              39.52671744962832,
              1519.0741596288924
            ],
            [
              -119.68284833499204,
              39.50882934318006,
              1519.0741596288924
            ],
            [
              -119.71188063624993,
              39.50965497582808,
              1331.4141596288925
            ]
          ]
        ]
      },
      "bbox": [
        -119.7118806,
        39.50882934,
        1331.41416,
        -119.6819964,
        39.5275436,
        1519.07416
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 5392984,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 783673.4898,
            "count": 5392984,
            "maximum": 785200.0042,
            "minimum": 782700.0042,
            "name": "X",
            "position": 0,
            "stddev": 647.1907834,
            "variance": 418855.9101
          },
          {
            "average": 4379589.614,
            "count": 5392984,
            "maximum": 4380488.568,
            "minimum": 4378499.988,
            "name": "Y",
            "position": 1,
            "stddev": 310.8819546,
            "variance": 96647.58971
          },
          {
            "average": 1355.764694,
            "count": 5392984,
            "maximum": 1519.07416,
            "minimum": 1331.41416,
            "name": "Z",
            "position": 2,
            "stddev": 28.26474948,
            "variance": 798.8960634
          },
          {
            "average": 21.60602609,
            "count": 5392984,
            "maximum": 23,
            "minimum": 15,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.271635684,
            "variance": 1.617057313
          },
          {
            "average": 1,
            "count": 5392984,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5392984,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.696046011,
            "count": 5392984,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5615908121,
            "variance": 0.3153842402
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 5392984,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5392984,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          782700.0042,
          4378499.988,
          1331.41416,
          785200.0042,
          4380488.568,
          1519.07416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                782700.0042399644,
                4378499.988291563,
                1331.4141596288925
              ],
              [
                782700.0042399644,
                4380488.568291563,
                1331.4141596288925
              ],
              [
                785200.0042399644,
                4380488.568291563,
                1519.0741596288924
              ],
              [
                785200.0042399644,
                4378499.988291563,
                1519.0741596288924
              ],
              [
                782700.0042399644,
                4378499.988291563,
                1331.4141596288925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_20.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_20.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_20.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_20.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7118806,
            39.50882934,
            1331.41416,
            -119.6819964,
            39.5275436,
            1519.07416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71188063624993,
                  39.50965497582808,
                  1331.4141596288925
                ],
                [
                  -119.71103615143606,
                  39.527543604171356,
                  1331.4141596288925
                ],
                [
                  -119.68199642705655,
                  39.52671744962832,
                  1519.0741596288924
                ],
                [
                  -119.68284833499204,
                  39.50882934318006,
                  1519.0741596288924
                ],
                [
                  -119.71188063624993,
                  39.50965497582808,
                  1331.4141596288925
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_20.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_20.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 5392984,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 783673.4898,
                "count": 5392984,
                "maximum": 785200.0042,
                "minimum": 782700.0042,
                "name": "X",
                "position": 0,
                "stddev": 647.1907834,
                "variance": 418855.9101
              },
              {
                "average": 4379589.614,
                "count": 5392984,
                "maximum": 4380488.568,
                "minimum": 4378499.988,
                "name": "Y",
                "position": 1,
                "stddev": 310.8819546,
                "variance": 96647.58971
              },
              {
                "average": 1355.764694,
                "count": 5392984,
                "maximum": 1519.07416,
                "minimum": 1331.41416,
                "name": "Z",
                "position": 2,
                "stddev": 28.26474948,
                "variance": 798.8960634
              },
              {
                "average": 21.60602609,
                "count": 5392984,
                "maximum": 23,
                "minimum": 15,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.271635684,
                "variance": 1.617057313
              },
              {
                "average": 1,
                "count": 5392984,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5392984,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.696046011,
                "count": 5392984,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5615908121,
                "variance": 0.3153842402
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 5392984,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5392984,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              782700.0042,
              4378499.988,
              1331.41416,
              785200.0042,
              4380488.568,
              1519.07416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    782700.0042399644,
                    4378499.988291563,
                    1331.4141596288925
                  ],
                  [
                    782700.0042399644,
                    4380488.568291563,
                    1331.4141596288925
                  ],
                  [
                    785200.0042399644,
                    4380488.568291563,
                    1519.0741596288924
                  ],
                  [
                    785200.0042399644,
                    4378499.988291563,
                    1519.0741596288924
                  ],
                  [
                    782700.0042399644,
                    4378499.988291563,
                    1331.4141596288925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_24.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6538172469383,
              39.50799641271205,
              1316.670074656785
            ],
            [
              -119.6528309434872,
              39.52852568303199,
              1316.670074656785
            ],
            [
              -119.62379253493467,
              39.52768497160437,
              1442.2100746567849
            ],
            [
              -119.62478735561206,
              39.50715631074547,
              1442.2100746567849
            ],
            [
              -119.6538172469383,
              39.50799641271205,
              1316.670074656785
            ]
          ]
        ]
      },
      "bbox": [
        -119.6538172,
        39.50715631,
        1316.670075,
        -119.6237925,
        39.52852568,
        1442.210075
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 2942704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789286.4694,
            "count": 2942704,
            "maximum": 790200.0033,
            "minimum": 787700.0033,
            "name": "X",
            "position": 0,
            "stddev": 653.0859199,
            "variance": 426521.2187
          },
          {
            "average": 4379257.719,
            "count": 2942704,
            "maximum": 4380782.241,
            "minimum": 4378499.981,
            "name": "Y",
            "position": 1,
            "stddev": 543.6899663,
            "variance": 295598.7795
          },
          {
            "average": 1349.961884,
            "count": 2942704,
            "maximum": 1442.210075,
            "minimum": 1316.670075,
            "name": "Z",
            "position": 2,
            "stddev": 26.66997146,
            "variance": 711.2873778
          },
          {
            "average": 18.33160386,
            "count": 2942704,
            "maximum": 23,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.014467321,
            "variance": 1.029143946
          },
          {
            "average": 1,
            "count": 2942704,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2942704,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.747835324,
            "count": 2942704,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5771640119,
            "variance": 0.3331182967
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 2942704,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2942704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787700.0033,
          4378499.981,
          1316.670075,
          790200.0033,
          4380782.241,
          1442.210075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787700.0033416804,
                4378499.98128643,
                1316.670074656785
              ],
              [
                787700.0033416804,
                4380782.24128643,
                1316.670074656785
              ],
              [
                790200.0033416804,
                4380782.24128643,
                1442.2100746567849
              ],
              [
                790200.0033416804,
                4378499.98128643,
                1442.2100746567849
              ],
              [
                787700.0033416804,
                4378499.98128643,
                1316.670074656785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_24.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_24.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_24.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_24.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6538172,
            39.50715631,
            1316.670075,
            -119.6237925,
            39.52852568,
            1442.210075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6538172469383,
                  39.50799641271205,
                  1316.670074656785
                ],
                [
                  -119.6528309434872,
                  39.52852568303199,
                  1316.670074656785
                ],
                [
                  -119.62379253493467,
                  39.52768497160437,
                  1442.2100746567849
                ],
                [
                  -119.62478735561206,
                  39.50715631074547,
                  1442.2100746567849
                ],
                [
                  -119.6538172469383,
                  39.50799641271205,
                  1316.670074656785
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_24.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_24.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 2942704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789286.4694,
                "count": 2942704,
                "maximum": 790200.0033,
                "minimum": 787700.0033,
                "name": "X",
                "position": 0,
                "stddev": 653.0859199,
                "variance": 426521.2187
              },
              {
                "average": 4379257.719,
                "count": 2942704,
                "maximum": 4380782.241,
                "minimum": 4378499.981,
                "name": "Y",
                "position": 1,
                "stddev": 543.6899663,
                "variance": 295598.7795
              },
              {
                "average": 1349.961884,
                "count": 2942704,
                "maximum": 1442.210075,
                "minimum": 1316.670075,
                "name": "Z",
                "position": 2,
                "stddev": 26.66997146,
                "variance": 711.2873778
              },
              {
                "average": 18.33160386,
                "count": 2942704,
                "maximum": 23,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.014467321,
                "variance": 1.029143946
              },
              {
                "average": 1,
                "count": 2942704,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2942704,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.747835324,
                "count": 2942704,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5771640119,
                "variance": 0.3331182967
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 2942704,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2942704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787700.0033,
              4378499.981,
              1316.670075,
              790200.0033,
              4380782.241,
              1442.210075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787700.0033416804,
                    4378499.98128643,
                    1316.670074656785
                  ],
                  [
                    787700.0033416804,
                    4380782.24128643,
                    1316.670074656785
                  ],
                  [
                    790200.0033416804,
                    4380782.24128643,
                    1442.2100746567849
                  ],
                  [
                    790200.0033416804,
                    4378499.98128643,
                    1442.2100746567849
                  ],
                  [
                    787700.0033416804,
                    4378499.98128643,
                    1316.670074656785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56499423385773,
              39.540679345761944,
              1299.2844028692164
            ],
            [
              -119.56451307304067,
              39.55042608890263,
              1299.2844028692164
            ],
            [
              -119.54867975150522,
              39.54995644910535,
              1368.3044028692163
            ],
            [
              -119.54916311916341,
              39.54020986760654,
              1368.3044028692163
            ],
            [
              -119.56499423385773,
              39.540679345761944,
              1299.2844028692164
            ]
          ]
        ]
      },
      "bbox": [
        -119.5649942,
        39.54020987,
        1299.284403,
        -119.5486798,
        39.55042609,
        1368.304403
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1201119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 795633.3733,
            "count": 1201119,
            "maximum": 796562.827,
            "minimum": 795200.007,
            "name": "X",
            "position": 0,
            "stddev": 313.6851616,
            "variance": 98398.38062
          },
          {
            "average": 4383148.589,
            "count": 1201119,
            "maximum": 4383499.992,
            "minimum": 4382416.332,
            "name": "Y",
            "position": 1,
            "stddev": 255.7862847,
            "variance": 65426.62344
          },
          {
            "average": 1308.848128,
            "count": 1201119,
            "maximum": 1368.304403,
            "minimum": 1299.284403,
            "name": "Z",
            "position": 2,
            "stddev": 7.730651744,
            "variance": 59.76297639
          },
          {
            "average": 18.636643,
            "count": 1201119,
            "maximum": 20,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.8909432457,
            "variance": 0.7937798671
          },
          {
            "average": 1,
            "count": 1201119,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1201119,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.846207578,
            "count": 1201119,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9515871099,
            "variance": 0.9055180277
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1201119,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1201119,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          795200.007,
          4382416.332,
          1299.284403,
          796562.827,
          4383499.992,
          1368.304403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                795200.0069564421,
                4382416.332085941,
                1299.2844028692164
              ],
              [
                795200.0069564421,
                4383499.992085941,
                1299.2844028692164
              ],
              [
                796562.8269564422,
                4383499.992085941,
                1368.3044028692163
              ],
              [
                796562.8269564422,
                4382416.332085941,
                1368.3044028692163
              ],
              [
                795200.0069564421,
                4382416.332085941,
                1299.2844028692164
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5649942,
            39.54020987,
            1299.284403,
            -119.5486798,
            39.55042609,
            1368.304403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56499423385773,
                  39.540679345761944,
                  1299.2844028692164
                ],
                [
                  -119.56451307304067,
                  39.55042608890263,
                  1299.2844028692164
                ],
                [
                  -119.54867975150522,
                  39.54995644910535,
                  1368.3044028692163
                ],
                [
                  -119.54916311916341,
                  39.54020986760654,
                  1368.3044028692163
                ],
                [
                  -119.56499423385773,
                  39.540679345761944,
                  1299.2844028692164
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1201119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 795633.3733,
                "count": 1201119,
                "maximum": 796562.827,
                "minimum": 795200.007,
                "name": "X",
                "position": 0,
                "stddev": 313.6851616,
                "variance": 98398.38062
              },
              {
                "average": 4383148.589,
                "count": 1201119,
                "maximum": 4383499.992,
                "minimum": 4382416.332,
                "name": "Y",
                "position": 1,
                "stddev": 255.7862847,
                "variance": 65426.62344
              },
              {
                "average": 1308.848128,
                "count": 1201119,
                "maximum": 1368.304403,
                "minimum": 1299.284403,
                "name": "Z",
                "position": 2,
                "stddev": 7.730651744,
                "variance": 59.76297639
              },
              {
                "average": 18.636643,
                "count": 1201119,
                "maximum": 20,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.8909432457,
                "variance": 0.7937798671
              },
              {
                "average": 1,
                "count": 1201119,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1201119,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.846207578,
                "count": 1201119,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9515871099,
                "variance": 0.9055180277
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1201119,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1201119,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              795200.007,
              4382416.332,
              1299.284403,
              796562.827,
              4383499.992,
              1368.304403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    795200.0069564421,
                    4382416.332085941,
                    1299.2844028692164
                  ],
                  [
                    795200.0069564421,
                    4383499.992085941,
                    1299.2844028692164
                  ],
                  [
                    796562.8269564422,
                    4383499.992085941,
                    1368.3044028692163
                  ],
                  [
                    796562.8269564422,
                    4382416.332085941,
                    1368.3044028692163
                  ],
                  [
                    795200.0069564421,
                    4382416.332085941,
                    1299.2844028692164
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_18.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74091413412252,
              39.5104731669037,
              1331.51374257604
            ],
            [
              -119.74010231529118,
              39.52782309698215,
              1331.51374257604
            ],
            [
              -119.71106162437235,
              39.52700419859751,
              1424.93374257604
            ],
            [
              -119.7118806436167,
              39.50965477025487,
              1424.93374257604
            ],
            [
              -119.74091413412252,
              39.5104731669037,
              1331.51374257604
            ]
          ]
        ]
      },
      "bbox": [
        -119.7409141,
        39.50965477,
        1331.513743,
        -119.7110616,
        39.5278231,
        1424.933743
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 9857256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 781401.287,
            "count": 9857256,
            "maximum": 782700.0044,
            "minimum": 780200.0044,
            "name": "X",
            "position": 0,
            "stddev": 718.0919457,
            "variance": 515656.0425
          },
          {
            "average": 4379473.981,
            "count": 9857256,
            "maximum": 4380428.605,
            "minimum": 4378499.965,
            "name": "Y",
            "position": 1,
            "stddev": 502.3861173,
            "variance": 252391.8109
          },
          {
            "average": 1341.490503,
            "count": 9857256,
            "maximum": 1424.933743,
            "minimum": 1331.513743,
            "name": "Z",
            "position": 2,
            "stddev": 4.155660967,
            "variance": 17.26951807
          },
          {
            "average": 21.26794556,
            "count": 9857256,
            "maximum": 22,
            "minimum": 15,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.387197266,
            "variance": 1.924316256
          },
          {
            "average": 1,
            "count": 9857256,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 9857256,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.676985664,
            "count": 9857256,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5270452816,
            "variance": 0.2777767288
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 9857256,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9857256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          780200.0044,
          4378499.965,
          1331.513743,
          782700.0044,
          4380428.605,
          1424.933743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                780200.0044406378,
                4378499.965446504,
                1331.51374257604
              ],
              [
                780200.0044406378,
                4380428.605446504,
                1331.51374257604
              ],
              [
                782700.0044406378,
                4380428.605446504,
                1424.93374257604
              ],
              [
                782700.0044406378,
                4378499.965446504,
                1424.93374257604
              ],
              [
                780200.0044406378,
                4378499.965446504,
                1331.51374257604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_18.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_18.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_18.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_18.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7409141,
            39.50965477,
            1331.513743,
            -119.7110616,
            39.5278231,
            1424.933743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74091413412252,
                  39.5104731669037,
                  1331.51374257604
                ],
                [
                  -119.74010231529118,
                  39.52782309698215,
                  1331.51374257604
                ],
                [
                  -119.71106162437235,
                  39.52700419859751,
                  1424.93374257604
                ],
                [
                  -119.7118806436167,
                  39.50965477025487,
                  1424.93374257604
                ],
                [
                  -119.74091413412252,
                  39.5104731669037,
                  1331.51374257604
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_18.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_18.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 9857256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 781401.287,
                "count": 9857256,
                "maximum": 782700.0044,
                "minimum": 780200.0044,
                "name": "X",
                "position": 0,
                "stddev": 718.0919457,
                "variance": 515656.0425
              },
              {
                "average": 4379473.981,
                "count": 9857256,
                "maximum": 4380428.605,
                "minimum": 4378499.965,
                "name": "Y",
                "position": 1,
                "stddev": 502.3861173,
                "variance": 252391.8109
              },
              {
                "average": 1341.490503,
                "count": 9857256,
                "maximum": 1424.933743,
                "minimum": 1331.513743,
                "name": "Z",
                "position": 2,
                "stddev": 4.155660967,
                "variance": 17.26951807
              },
              {
                "average": 21.26794556,
                "count": 9857256,
                "maximum": 22,
                "minimum": 15,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.387197266,
                "variance": 1.924316256
              },
              {
                "average": 1,
                "count": 9857256,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 9857256,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.676985664,
                "count": 9857256,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5270452816,
                "variance": 0.2777767288
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 9857256,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9857256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              780200.0044,
              4378499.965,
              1331.513743,
              782700.0044,
              4380428.605,
              1424.933743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    780200.0044406378,
                    4378499.965446504,
                    1331.51374257604
                  ],
                  [
                    780200.0044406378,
                    4380428.605446504,
                    1331.51374257604
                  ],
                  [
                    782700.0044406378,
                    4380428.605446504,
                    1424.93374257604
                  ],
                  [
                    782700.0044406378,
                    4378499.965446504,
                    1424.93374257604
                  ],
                  [
                    780200.0044406378,
                    4378499.965446504,
                    1331.51374257604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_25.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62484485662267,
              39.50596888000109,
              1388.2904186877238
            ],
            [
              -119.6247873411901,
              39.50715638727354,
              1388.2904186877238
            ],
            [
              -119.62256997201354,
              39.507091919556935,
              1420.4304186877237
            ],
            [
              -119.62262752505612,
              39.50590441498901,
              1420.4304186877237
            ],
            [
              -119.62484485662267,
              39.50596888000109,
              1388.2904186877238
            ]
          ]
        ]
      },
      "bbox": [
        -119.6248449,
        39.50590441,
        1388.290419,
        -119.62257,
        39.50715639,
        1420.430419
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 10214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 790261.7501,
            "count": 10214,
            "maximum": 790390.9643,
            "minimum": 790200.0043,
            "name": "X",
            "position": 0,
            "stddev": 43.02408417,
            "variance": 1851.071818
          },
          {
            "average": 4378452.044,
            "count": 10214,
            "maximum": 4378499.99,
            "minimum": 4378367.97,
            "name": "Y",
            "position": 1,
            "stddev": 34.14477819,
            "variance": 1165.865877
          },
          {
            "average": 1405.949072,
            "count": 10214,
            "maximum": 1420.430419,
            "minimum": 1388.290419,
            "name": "Z",
            "position": 2,
            "stddev": 5.332027574,
            "variance": 28.43051804
          },
          {
            "average": 18.69208929,
            "count": 10214,
            "maximum": 20,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.9357411797,
            "variance": 0.8756115553
          },
          {
            "average": 1,
            "count": 10214,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 10214,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.688271001,
            "count": 10214,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4632224501,
            "variance": 0.2145750383
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 10214,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10214,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          790200.0043,
          4378367.97,
          1388.290419,
          790390.9643,
          4378499.99,
          1420.430419
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                790200.0042631835,
                4378367.969828943,
                1388.2904186877238
              ],
              [
                790200.0042631835,
                4378499.989828942,
                1388.2904186877238
              ],
              [
                790390.9642631834,
                4378499.989828942,
                1420.4304186877237
              ],
              [
                790390.9642631834,
                4378367.969828943,
                1420.4304186877237
              ],
              [
                790200.0042631835,
                4378367.969828943,
                1388.2904186877238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_25.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_25.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_25.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_25.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6248449,
            39.50590441,
            1388.290419,
            -119.62257,
            39.50715639,
            1420.430419
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62484485662267,
                  39.50596888000109,
                  1388.2904186877238
                ],
                [
                  -119.6247873411901,
                  39.50715638727354,
                  1388.2904186877238
                ],
                [
                  -119.62256997201354,
                  39.507091919556935,
                  1420.4304186877237
                ],
                [
                  -119.62262752505612,
                  39.50590441498901,
                  1420.4304186877237
                ],
                [
                  -119.62484485662267,
                  39.50596888000109,
                  1388.2904186877238
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_25.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_25.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 10214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 790261.7501,
                "count": 10214,
                "maximum": 790390.9643,
                "minimum": 790200.0043,
                "name": "X",
                "position": 0,
                "stddev": 43.02408417,
                "variance": 1851.071818
              },
              {
                "average": 4378452.044,
                "count": 10214,
                "maximum": 4378499.99,
                "minimum": 4378367.97,
                "name": "Y",
                "position": 1,
                "stddev": 34.14477819,
                "variance": 1165.865877
              },
              {
                "average": 1405.949072,
                "count": 10214,
                "maximum": 1420.430419,
                "minimum": 1388.290419,
                "name": "Z",
                "position": 2,
                "stddev": 5.332027574,
                "variance": 28.43051804
              },
              {
                "average": 18.69208929,
                "count": 10214,
                "maximum": 20,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.9357411797,
                "variance": 0.8756115553
              },
              {
                "average": 1,
                "count": 10214,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 10214,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.688271001,
                "count": 10214,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4632224501,
                "variance": 0.2145750383
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 10214,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10214,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              790200.0043,
              4378367.97,
              1388.290419,
              790390.9643,
              4378499.99,
              1420.430419
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    790200.0042631835,
                    4378367.969828943,
                    1388.2904186877238
                  ],
                  [
                    790200.0042631835,
                    4378499.989828942,
                    1388.2904186877238
                  ],
                  [
                    790390.9642631834,
                    4378499.989828942,
                    1420.4304186877237
                  ],
                  [
                    790390.9642631834,
                    4378367.969828943,
                    1420.4304186877237
                  ],
                  [
                    790200.0042631835,
                    4378367.969828943,
                    1388.2904186877238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_27.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62069301510891,
              39.52955603807992,
              1308.391330984889
            ],
            [
              -119.61989222889171,
              39.54604910879437,
              1308.391330984889
            ],
            [
              -119.59385253371688,
              39.545288059556235,
              1417.431330984889
            ],
            [
              -119.59465946006117,
              39.528795432055475,
              1417.431330984889
            ],
            [
              -119.62069301510891,
              39.52955603807992,
              1308.391330984889
            ]
          ]
        ]
      },
      "bbox": [
        -119.620693,
        39.52879543,
        1308.391331,
        -119.5938525,
        39.54604911,
        1417.431331
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1787176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 791939.8588,
            "count": 1787176,
            "maximum": 792700.0132,
            "minimum": 790458.6732,
            "name": "X",
            "position": 0,
            "stddev": 532.6457553,
            "variance": 283711.5006
          },
          {
            "average": 4381598.772,
            "count": 1787176,
            "maximum": 4382833.594,
            "minimum": 4380999.974,
            "name": "Y",
            "position": 1,
            "stddev": 430.0370248,
            "variance": 184931.8427
          },
          {
            "average": 1338.063963,
            "count": 1787176,
            "maximum": 1417.431331,
            "minimum": 1308.391331,
            "name": "Z",
            "position": 2,
            "stddev": 22.83350653,
            "variance": 521.3690203
          },
          {
            "average": 18.28583754,
            "count": 1787176,
            "maximum": 19,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.869348056,
            "variance": 0.7557660425
          },
          {
            "average": 1,
            "count": 1787176,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1787176,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.76313245,
            "count": 1787176,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6029625878,
            "variance": 0.3635638823
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1787176,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1787176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          790458.6732,
          4380999.974,
          1308.391331,
          792700.0132,
          4382833.594,
          1417.431331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                790458.6731748016,
                4380999.9736804925,
                1308.391330984889
              ],
              [
                790458.6731748016,
                4382833.593680492,
                1308.391330984889
              ],
              [
                792700.0131748017,
                4382833.593680492,
                1417.431330984889
              ],
              [
                792700.0131748017,
                4380999.9736804925,
                1417.431330984889
              ],
              [
                790458.6731748016,
                4380999.9736804925,
                1308.391330984889
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_27.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_27.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_27.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_27.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.620693,
            39.52879543,
            1308.391331,
            -119.5938525,
            39.54604911,
            1417.431331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62069301510891,
                  39.52955603807992,
                  1308.391330984889
                ],
                [
                  -119.61989222889171,
                  39.54604910879437,
                  1308.391330984889
                ],
                [
                  -119.59385253371688,
                  39.545288059556235,
                  1417.431330984889
                ],
                [
                  -119.59465946006117,
                  39.528795432055475,
                  1417.431330984889
                ],
                [
                  -119.62069301510891,
                  39.52955603807992,
                  1308.391330984889
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_27.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_27.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1787176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 791939.8588,
                "count": 1787176,
                "maximum": 792700.0132,
                "minimum": 790458.6732,
                "name": "X",
                "position": 0,
                "stddev": 532.6457553,
                "variance": 283711.5006
              },
              {
                "average": 4381598.772,
                "count": 1787176,
                "maximum": 4382833.594,
                "minimum": 4380999.974,
                "name": "Y",
                "position": 1,
                "stddev": 430.0370248,
                "variance": 184931.8427
              },
              {
                "average": 1338.063963,
                "count": 1787176,
                "maximum": 1417.431331,
                "minimum": 1308.391331,
                "name": "Z",
                "position": 2,
                "stddev": 22.83350653,
                "variance": 521.3690203
              },
              {
                "average": 18.28583754,
                "count": 1787176,
                "maximum": 19,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.869348056,
                "variance": 0.7557660425
              },
              {
                "average": 1,
                "count": 1787176,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1787176,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.76313245,
                "count": 1787176,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6029625878,
                "variance": 0.3635638823
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1787176,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1787176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              790458.6732,
              4380999.974,
              1308.391331,
              792700.0132,
              4382833.594,
              1417.431331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    790458.6731748016,
                    4380999.9736804925,
                    1308.391330984889
                  ],
                  [
                    790458.6731748016,
                    4382833.593680492,
                    1308.391330984889
                  ],
                  [
                    792700.0131748017,
                    4382833.593680492,
                    1417.431330984889
                  ],
                  [
                    792700.0131748017,
                    4380999.9736804925,
                    1417.431330984889
                  ],
                  [
                    790458.6731748016,
                    4380999.9736804925,
                    1308.391330984889
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_16.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76994481104484,
              39.51137041470597,
              1335.655032066424
            ],
            [
              -119.76895488181145,
              39.532714604555686,
              1335.655032066424
            ],
            [
              -119.73991131654499,
              39.531902830492115,
              1373.9150320664241
            ],
            [
              -119.7409101059059,
              39.51055925246147,
              1373.9150320664241
            ],
            [
              -119.76994481104484,
              39.51137041470597,
              1335.655032066424
            ]
          ]
        ]
      },
      "bbox": [
        -119.7699448,
        39.51055925,
        1335.655032,
        -119.7399113,
        39.5327146,
        1373.915032
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 10841242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 778949.6917,
            "count": 10841242,
            "maximum": 780200.0046,
            "minimum": 777700.0046,
            "name": "X",
            "position": 0,
            "stddev": 720.7167552,
            "variance": 519432.6412
          },
          {
            "average": 4379825.223,
            "count": 10841242,
            "maximum": 4380882.115,
            "minimum": 4378509.535,
            "name": "Y",
            "position": 1,
            "stddev": 574.2346041,
            "variance": 329745.3805
          },
          {
            "average": 1346.16347,
            "count": 10841242,
            "maximum": 1373.915032,
            "minimum": 1335.655032,
            "name": "Z",
            "position": 2,
            "stddev": 3.909448227,
            "variance": 15.28378544
          },
          {
            "average": 20.99205312,
            "count": 10841242,
            "maximum": 22,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.707696283,
            "variance": 2.916226597
          },
          {
            "average": 1,
            "count": 10841242,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 10841242,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.631027792,
            "count": 10841242,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5142092471,
            "variance": 0.2644111498
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 10841242,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10841242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          777700.0046,
          4378509.535,
          1335.655032,
          780200.0046,
          4380882.115,
          1373.915032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                777700.0046071301,
                4378509.534813084,
                1335.655032066424
              ],
              [
                777700.0046071301,
                4380882.114813084,
                1335.655032066424
              ],
              [
                780200.0046071301,
                4380882.114813084,
                1373.9150320664241
              ],
              [
                780200.0046071301,
                4378509.534813084,
                1373.9150320664241
              ],
              [
                777700.0046071301,
                4378509.534813084,
                1335.655032066424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_16.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_16.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_16.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_16.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7699448,
            39.51055925,
            1335.655032,
            -119.7399113,
            39.5327146,
            1373.915032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76994481104484,
                  39.51137041470597,
                  1335.655032066424
                ],
                [
                  -119.76895488181145,
                  39.532714604555686,
                  1335.655032066424
                ],
                [
                  -119.73991131654499,
                  39.531902830492115,
                  1373.9150320664241
                ],
                [
                  -119.7409101059059,
                  39.51055925246147,
                  1373.9150320664241
                ],
                [
                  -119.76994481104484,
                  39.51137041470597,
                  1335.655032066424
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_16.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_16.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 10841242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 778949.6917,
                "count": 10841242,
                "maximum": 780200.0046,
                "minimum": 777700.0046,
                "name": "X",
                "position": 0,
                "stddev": 720.7167552,
                "variance": 519432.6412
              },
              {
                "average": 4379825.223,
                "count": 10841242,
                "maximum": 4380882.115,
                "minimum": 4378509.535,
                "name": "Y",
                "position": 1,
                "stddev": 574.2346041,
                "variance": 329745.3805
              },
              {
                "average": 1346.16347,
                "count": 10841242,
                "maximum": 1373.915032,
                "minimum": 1335.655032,
                "name": "Z",
                "position": 2,
                "stddev": 3.909448227,
                "variance": 15.28378544
              },
              {
                "average": 20.99205312,
                "count": 10841242,
                "maximum": 22,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.707696283,
                "variance": 2.916226597
              },
              {
                "average": 1,
                "count": 10841242,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 10841242,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.631027792,
                "count": 10841242,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5142092471,
                "variance": 0.2644111498
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 10841242,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10841242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              777700.0046,
              4378509.535,
              1335.655032,
              780200.0046,
              4380882.115,
              1373.915032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    777700.0046071301,
                    4378509.534813084,
                    1335.655032066424
                  ],
                  [
                    777700.0046071301,
                    4380882.114813084,
                    1335.655032066424
                  ],
                  [
                    780200.0046071301,
                    4380882.114813084,
                    1373.9150320664241
                  ],
                  [
                    780200.0046071301,
                    4378509.534813084,
                    1373.9150320664241
                  ],
                  [
                    777700.0046071301,
                    4378509.534813084,
                    1335.655032066424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_28.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5949349943236,
              39.52316152620097,
              1360.7402334859537
            ],
            [
              -119.59465949346743,
              39.528795560257585,
              1360.7402334859537
            ],
            [
              -119.58558339636457,
              39.528529015061025,
              1420.6402334859538
            ],
            [
              -119.5858596280254,
              39.522895034045284,
              1420.6402334859538
            ],
            [
              -119.5949349943236,
              39.52316152620097,
              1360.7402334859537
            ]
          ]
        ]
      },
      "bbox": [
        -119.594935,
        39.52289503,
        1360.740233,
        -119.5855834,
        39.52879556,
        1420.640233
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 205017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 792958.2822,
            "count": 205017,
            "maximum": 793481.4298,
            "minimum": 792700.0098,
            "name": "X",
            "position": 0,
            "stddev": 189.1552677,
            "variance": 35779.71529
          },
          {
            "average": 4380794.165,
            "count": 205017,
            "maximum": 4380999.988,
            "minimum": 4380373.608,
            "name": "Y",
            "position": 1,
            "stddev": 146.8642545,
            "variance": 21569.10926
          },
          {
            "average": 1391.96359,
            "count": 205017,
            "maximum": 1420.640233,
            "minimum": 1360.740233,
            "name": "Z",
            "position": 2,
            "stddev": 12.82578059,
            "variance": 164.5006476
          },
          {
            "average": 18.97019759,
            "count": 205017,
            "maximum": 20,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.2284953107,
            "variance": 0.05221010699
          },
          {
            "average": 1,
            "count": 205017,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 205017,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.81899062,
            "count": 205017,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3850268916,
            "variance": 0.1482457073
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 205017,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          792700.0098,
          4380373.608,
          1360.740233,
          793481.4298,
          4380999.988,
          1420.640233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                792700.0097637391,
                4380373.607804554,
                1360.7402334859537
              ],
              [
                792700.0097637391,
                4380999.987804554,
                1360.7402334859537
              ],
              [
                793481.429763739,
                4380999.987804554,
                1420.6402334859538
              ],
              [
                793481.429763739,
                4380373.607804554,
                1420.6402334859538
              ],
              [
                792700.0097637391,
                4380373.607804554,
                1360.7402334859537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_28.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_28.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_28.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_28.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.594935,
            39.52289503,
            1360.740233,
            -119.5855834,
            39.52879556,
            1420.640233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5949349943236,
                  39.52316152620097,
                  1360.7402334859537
                ],
                [
                  -119.59465949346743,
                  39.528795560257585,
                  1360.7402334859537
                ],
                [
                  -119.58558339636457,
                  39.528529015061025,
                  1420.6402334859538
                ],
                [
                  -119.5858596280254,
                  39.522895034045284,
                  1420.6402334859538
                ],
                [
                  -119.5949349943236,
                  39.52316152620097,
                  1360.7402334859537
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_28.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_28.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 205017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 792958.2822,
                "count": 205017,
                "maximum": 793481.4298,
                "minimum": 792700.0098,
                "name": "X",
                "position": 0,
                "stddev": 189.1552677,
                "variance": 35779.71529
              },
              {
                "average": 4380794.165,
                "count": 205017,
                "maximum": 4380999.988,
                "minimum": 4380373.608,
                "name": "Y",
                "position": 1,
                "stddev": 146.8642545,
                "variance": 21569.10926
              },
              {
                "average": 1391.96359,
                "count": 205017,
                "maximum": 1420.640233,
                "minimum": 1360.740233,
                "name": "Z",
                "position": 2,
                "stddev": 12.82578059,
                "variance": 164.5006476
              },
              {
                "average": 18.97019759,
                "count": 205017,
                "maximum": 20,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.2284953107,
                "variance": 0.05221010699
              },
              {
                "average": 1,
                "count": 205017,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 205017,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.81899062,
                "count": 205017,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3850268916,
                "variance": 0.1482457073
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 205017,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              792700.0098,
              4380373.608,
              1360.740233,
              793481.4298,
              4380999.988,
              1420.640233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    792700.0097637391,
                    4380373.607804554,
                    1360.7402334859537
                  ],
                  [
                    792700.0097637391,
                    4380999.987804554,
                    1360.7402334859537
                  ],
                  [
                    793481.429763739,
                    4380999.987804554,
                    1420.6402334859538
                  ],
                  [
                    793481.429763739,
                    4380373.607804554,
                    1420.6402334859538
                  ],
                  [
                    792700.0097637391,
                    4380373.607804554,
                    1360.7402334859537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_32.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5645131105041,
              39.55042586163236,
              1293.4184295618404
            ],
            [
              -119.56347392334857,
              39.57146017565124,
              1293.4184295618404
            ],
            [
              -119.5344203202321,
              39.57059636498619,
              1372.8984295618404
            ],
            [
              -119.5354682503444,
              39.549562692386466,
              1372.8984295618404
            ],
            [
              -119.5645131105041,
              39.55042586163236,
              1293.4184295618404
            ]
          ]
        ]
      },
      "bbox": [
        -119.5645131,
        39.54956269,
        1293.41843,
        -119.5344203,
        39.57146018,
        1372.89843
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 6008599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 796659.987,
            "count": 6008599,
            "maximum": 797700.0047,
            "minimum": 795200.0047,
            "name": "X",
            "position": 0,
            "stddev": 634.7938188,
            "variance": 402963.1924
          },
          {
            "average": 4384499.167,
            "count": 6008599,
            "maximum": 4385838.607,
            "minimum": 4383499.967,
            "name": "Y",
            "position": 1,
            "stddev": 592.1697829,
            "variance": 350665.0518
          },
          {
            "average": 1312.420738,
            "count": 6008599,
            "maximum": 1372.89843,
            "minimum": 1293.41843,
            "name": "Z",
            "position": 2,
            "stddev": 11.48690401,
            "variance": 131.9489637
          },
          {
            "average": 18.15806031,
            "count": 6008599,
            "maximum": 20,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.6916108208,
            "variance": 0.4783255275
          },
          {
            "average": 1,
            "count": 6008599,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6008599,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.792830076,
            "count": 6008599,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6211144162,
            "variance": 0.385783118
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 6008599,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008599,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          795200.0047,
          4383499.967,
          1293.41843,
          797700.0047,
          4385838.607,
          1372.89843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                795200.0047011103,
                4383499.966731393,
                1293.4184295618404
              ],
              [
                795200.0047011103,
                4385838.606731393,
                1293.4184295618404
              ],
              [
                797700.0047011103,
                4385838.606731393,
                1372.8984295618404
              ],
              [
                797700.0047011103,
                4383499.966731393,
                1372.8984295618404
              ],
              [
                795200.0047011103,
                4383499.966731393,
                1293.4184295618404
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_32.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_32.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_32.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_32.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5645131,
            39.54956269,
            1293.41843,
            -119.5344203,
            39.57146018,
            1372.89843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5645131105041,
                  39.55042586163236,
                  1293.4184295618404
                ],
                [
                  -119.56347392334857,
                  39.57146017565124,
                  1293.4184295618404
                ],
                [
                  -119.5344203202321,
                  39.57059636498619,
                  1372.8984295618404
                ],
                [
                  -119.5354682503444,
                  39.549562692386466,
                  1372.8984295618404
                ],
                [
                  -119.5645131105041,
                  39.55042586163236,
                  1293.4184295618404
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_32.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_32.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 6008599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 796659.987,
                "count": 6008599,
                "maximum": 797700.0047,
                "minimum": 795200.0047,
                "name": "X",
                "position": 0,
                "stddev": 634.7938188,
                "variance": 402963.1924
              },
              {
                "average": 4384499.167,
                "count": 6008599,
                "maximum": 4385838.607,
                "minimum": 4383499.967,
                "name": "Y",
                "position": 1,
                "stddev": 592.1697829,
                "variance": 350665.0518
              },
              {
                "average": 1312.420738,
                "count": 6008599,
                "maximum": 1372.89843,
                "minimum": 1293.41843,
                "name": "Z",
                "position": 2,
                "stddev": 11.48690401,
                "variance": 131.9489637
              },
              {
                "average": 18.15806031,
                "count": 6008599,
                "maximum": 20,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.6916108208,
                "variance": 0.4783255275
              },
              {
                "average": 1,
                "count": 6008599,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6008599,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.792830076,
                "count": 6008599,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6211144162,
                "variance": 0.385783118
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 6008599,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008599,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              795200.0047,
              4383499.967,
              1293.41843,
              797700.0047,
              4385838.607,
              1372.89843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    795200.0047011103,
                    4383499.966731393,
                    1293.4184295618404
                  ],
                  [
                    795200.0047011103,
                    4385838.606731393,
                    1293.4184295618404
                  ],
                  [
                    797700.0047011103,
                    4385838.606731393,
                    1372.8984295618404
                  ],
                  [
                    797700.0047011103,
                    4383499.966731393,
                    1372.8984295618404
                  ],
                  [
                    795200.0047011103,
                    4383499.966731393,
                    1293.4184295618404
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_21.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67345322727,
              39.50206212387819,
              1327.164477980834
            ],
            [
              -119.6731434503563,
              39.5085517313654,
              1327.164477980834
            ],
            [
              -119.65381723171821,
              39.50799647630062,
              1502.044477980834
            ],
            [
              -119.65412880000713,
              39.50150699610054,
              1502.044477980834
            ],
            [
              -119.67345322727,
              39.50206212387819,
              1327.164477980834
            ]
          ]
        ]
      },
      "bbox": [
        -119.6734532,
        39.501507,
        1327.164478,
        -119.6538172,
        39.50855173,
        1502.044478
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 689597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787250.1369,
            "count": 689597,
            "maximum": 787700.0044,
            "minimum": 786035.7244,
            "name": "X",
            "position": 0,
            "stddev": 361.6445338,
            "variance": 130786.7688
          },
          {
            "average": 4378264.915,
            "count": 689597,
            "maximum": 4378499.988,
            "minimum": 4377778.548,
            "name": "Y",
            "position": 1,
            "stddev": 160.3189097,
            "variance": 25702.15281
          },
          {
            "average": 1396.789764,
            "count": 689597,
            "maximum": 1502.044478,
            "minimum": 1327.164478,
            "name": "Z",
            "position": 2,
            "stddev": 41.73012899,
            "variance": 1741.403665
          },
          {
            "average": 20.91455444,
            "count": 689597,
            "maximum": 23,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.748124001,
            "variance": 3.055937522
          },
          {
            "average": 1,
            "count": 689597,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 689597,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.480479178,
            "count": 689597,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5100889202,
            "variance": 0.2601907065
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 689597,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 689597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786035.7244,
          4377778.548,
          1327.164478,
          787700.0044,
          4378499.988,
          1502.044478
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786035.7243879804,
                4377778.54839454,
                1327.164477980834
              ],
              [
                786035.7243879804,
                4378499.98839454,
                1327.164477980834
              ],
              [
                787700.0043879804,
                4378499.98839454,
                1502.044477980834
              ],
              [
                787700.0043879804,
                4377778.54839454,
                1502.044477980834
              ],
              [
                786035.7243879804,
                4377778.54839454,
                1327.164477980834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_21.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_21.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_21.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_21.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6734532,
            39.501507,
            1327.164478,
            -119.6538172,
            39.50855173,
            1502.044478
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67345322727,
                  39.50206212387819,
                  1327.164477980834
                ],
                [
                  -119.6731434503563,
                  39.5085517313654,
                  1327.164477980834
                ],
                [
                  -119.65381723171821,
                  39.50799647630062,
                  1502.044477980834
                ],
                [
                  -119.65412880000713,
                  39.50150699610054,
                  1502.044477980834
                ],
                [
                  -119.67345322727,
                  39.50206212387819,
                  1327.164477980834
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_21.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_21.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 689597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787250.1369,
                "count": 689597,
                "maximum": 787700.0044,
                "minimum": 786035.7244,
                "name": "X",
                "position": 0,
                "stddev": 361.6445338,
                "variance": 130786.7688
              },
              {
                "average": 4378264.915,
                "count": 689597,
                "maximum": 4378499.988,
                "minimum": 4377778.548,
                "name": "Y",
                "position": 1,
                "stddev": 160.3189097,
                "variance": 25702.15281
              },
              {
                "average": 1396.789764,
                "count": 689597,
                "maximum": 1502.044478,
                "minimum": 1327.164478,
                "name": "Z",
                "position": 2,
                "stddev": 41.73012899,
                "variance": 1741.403665
              },
              {
                "average": 20.91455444,
                "count": 689597,
                "maximum": 23,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.748124001,
                "variance": 3.055937522
              },
              {
                "average": 1,
                "count": 689597,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 689597,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.480479178,
                "count": 689597,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5100889202,
                "variance": 0.2601907065
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 689597,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 689597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786035.7244,
              4377778.548,
              1327.164478,
              787700.0044,
              4378499.988,
              1502.044478
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786035.7243879804,
                    4377778.54839454,
                    1327.164477980834
                  ],
                  [
                    786035.7243879804,
                    4378499.98839454,
                    1327.164477980834
                  ],
                  [
                    787700.0043879804,
                    4378499.98839454,
                    1502.044477980834
                  ],
                  [
                    787700.0043879804,
                    4377778.54839454,
                    1502.044477980834
                  ],
                  [
                    786035.7243879804,
                    4377778.54839454,
                    1327.164477980834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_34.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.50577844172604,
              39.56155744986578,
              1286.77864058264
            ],
            [
              -119.50532238707162,
              39.57063207871915,
              1286.77864058264
            ],
            [
              -119.47627093005462,
              39.569753746081545,
              1426.6586405826401
            ],
            [
              -119.4767307568623,
              39.560679398651004,
              1426.6586405826401
            ],
            [
              -119.50577844172604,
              39.56155744986578,
              1286.77864058264
            ]
          ]
        ]
      },
      "bbox": [
        -119.5057784,
        39.5606794,
        1286.778641,
        -119.4762709,
        39.57063208,
        1426.658641
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 3793519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 801502.1658,
            "count": 3793519,
            "maximum": 802700.0052,
            "minimum": 800200.0052,
            "name": "X",
            "position": 0,
            "stddev": 719.9389485,
            "variance": 518312.0896
          },
          {
            "average": 4385449.106,
            "count": 3793519,
            "maximum": 4385939.43,
            "minimum": 4384930.43,
            "name": "Y",
            "position": 1,
            "stddev": 256.0471807,
            "variance": 65560.15872
          },
          {
            "average": 1311.631362,
            "count": 3793519,
            "maximum": 1426.658641,
            "minimum": 1286.778641,
            "name": "Z",
            "position": 2,
            "stddev": 26.54215382,
            "variance": 704.4859292
          },
          {
            "average": 18.00979565,
            "count": 3793519,
            "maximum": 19,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.3078611904,
            "variance": 0.09477851258
          },
          {
            "average": 1,
            "count": 3793519,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3793519,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.71967242,
            "count": 3793519,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6597110392,
            "variance": 0.4352186552
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 3793519,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3793519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          800200.0052,
          4384930.43,
          1286.778641,
          802700.0052,
          4385939.43,
          1426.658641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                800200.0052445488,
                4384930.430003208,
                1286.77864058264
              ],
              [
                800200.0052445488,
                4385939.430003208,
                1286.77864058264
              ],
              [
                802700.0052445488,
                4385939.430003208,
                1426.6586405826401
              ],
              [
                802700.0052445488,
                4384930.430003208,
                1426.6586405826401
              ],
              [
                800200.0052445488,
                4384930.430003208,
                1286.77864058264
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_34.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_34.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_34.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_34.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5057784,
            39.5606794,
            1286.778641,
            -119.4762709,
            39.57063208,
            1426.658641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.50577844172604,
                  39.56155744986578,
                  1286.77864058264
                ],
                [
                  -119.50532238707162,
                  39.57063207871915,
                  1286.77864058264
                ],
                [
                  -119.47627093005462,
                  39.569753746081545,
                  1426.6586405826401
                ],
                [
                  -119.4767307568623,
                  39.560679398651004,
                  1426.6586405826401
                ],
                [
                  -119.50577844172604,
                  39.56155744986578,
                  1286.77864058264
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_34.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_34.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 3793519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 801502.1658,
                "count": 3793519,
                "maximum": 802700.0052,
                "minimum": 800200.0052,
                "name": "X",
                "position": 0,
                "stddev": 719.9389485,
                "variance": 518312.0896
              },
              {
                "average": 4385449.106,
                "count": 3793519,
                "maximum": 4385939.43,
                "minimum": 4384930.43,
                "name": "Y",
                "position": 1,
                "stddev": 256.0471807,
                "variance": 65560.15872
              },
              {
                "average": 1311.631362,
                "count": 3793519,
                "maximum": 1426.658641,
                "minimum": 1286.778641,
                "name": "Z",
                "position": 2,
                "stddev": 26.54215382,
                "variance": 704.4859292
              },
              {
                "average": 18.00979565,
                "count": 3793519,
                "maximum": 19,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.3078611904,
                "variance": 0.09477851258
              },
              {
                "average": 1,
                "count": 3793519,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3793519,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.71967242,
                "count": 3793519,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6597110392,
                "variance": 0.4352186552
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 3793519,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3793519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              800200.0052,
              4384930.43,
              1286.778641,
              802700.0052,
              4385939.43,
              1426.658641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    800200.0052445488,
                    4384930.430003208,
                    1286.77864058264
                  ],
                  [
                    800200.0052445488,
                    4385939.430003208,
                    1286.77864058264
                  ],
                  [
                    802700.0052445488,
                    4385939.430003208,
                    1426.6586405826401
                  ],
                  [
                    802700.0052445488,
                    4384930.430003208,
                    1426.6586405826401
                  ],
                  [
                    800200.0052445488,
                    4384930.430003208,
                    1286.77864058264
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_3.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.97366044648122,
              39.50670147578914,
              1436.709841087364
            ],
            [
              -119.97322361676153,
              39.51675994089828,
              1436.709841087364
            ],
            [
              -119.94418098673059,
              39.515999463154074,
              1539.949841087364
            ],
            [
              -119.94462199210446,
              39.505941268219175,
              1539.949841087364
            ],
            [
              -119.97366044648122,
              39.50670147578914,
              1436.709841087364
            ]
          ]
        ]
      },
      "bbox": [
        -119.9736604,
        39.50594127,
        1436.709841,
        -119.944181,
        39.51675994,
        1539.949841
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 3318085,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 761662.71,
            "count": 3318085,
            "maximum": 762700.0043,
            "minimum": 760200.0043,
            "name": "X",
            "position": 0,
            "stddev": 692.9769296,
            "variance": 480217.025
          },
          {
            "average": 4378107.428,
            "count": 3318085,
            "maximum": 4378499.988,
            "minimum": 4377382.128,
            "name": "Y",
            "position": 1,
            "stddev": 256.7902914,
            "variance": 65941.25376
          },
          {
            "average": 1477.680557,
            "count": 3318085,
            "maximum": 1539.949841,
            "minimum": 1436.709841,
            "name": "Z",
            "position": 2,
            "stddev": 20.28753401,
            "variance": 411.584036
          },
          {
            "average": 16.62611838,
            "count": 3318085,
            "maximum": 17,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.4838328484,
            "variance": 0.2340942251
          },
          {
            "average": 1,
            "count": 3318085,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3318085,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.726068199,
            "count": 3318085,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5953569265,
            "variance": 0.3544498699
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 3318085,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3318085,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          760200.0043,
          4377382.128,
          1436.709841,
          762700.0043,
          4378499.988,
          1539.949841
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                760200.0042806366,
                4377382.127703616,
                1436.709841087364
              ],
              [
                760200.0042806366,
                4378499.987703616,
                1436.709841087364
              ],
              [
                762700.0042806366,
                4378499.987703616,
                1539.949841087364
              ],
              [
                762700.0042806366,
                4377382.127703616,
                1539.949841087364
              ],
              [
                760200.0042806366,
                4377382.127703616,
                1436.709841087364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_3.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_3.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_3.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_3.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.9736604,
            39.50594127,
            1436.709841,
            -119.944181,
            39.51675994,
            1539.949841
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.97366044648122,
                  39.50670147578914,
                  1436.709841087364
                ],
                [
                  -119.97322361676153,
                  39.51675994089828,
                  1436.709841087364
                ],
                [
                  -119.94418098673059,
                  39.515999463154074,
                  1539.949841087364
                ],
                [
                  -119.94462199210446,
                  39.505941268219175,
                  1539.949841087364
                ],
                [
                  -119.97366044648122,
                  39.50670147578914,
                  1436.709841087364
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_3.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_3.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 3318085,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 761662.71,
                "count": 3318085,
                "maximum": 762700.0043,
                "minimum": 760200.0043,
                "name": "X",
                "position": 0,
                "stddev": 692.9769296,
                "variance": 480217.025
              },
              {
                "average": 4378107.428,
                "count": 3318085,
                "maximum": 4378499.988,
                "minimum": 4377382.128,
                "name": "Y",
                "position": 1,
                "stddev": 256.7902914,
                "variance": 65941.25376
              },
              {
                "average": 1477.680557,
                "count": 3318085,
                "maximum": 1539.949841,
                "minimum": 1436.709841,
                "name": "Z",
                "position": 2,
                "stddev": 20.28753401,
                "variance": 411.584036
              },
              {
                "average": 16.62611838,
                "count": 3318085,
                "maximum": 17,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.4838328484,
                "variance": 0.2340942251
              },
              {
                "average": 1,
                "count": 3318085,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3318085,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.726068199,
                "count": 3318085,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5953569265,
                "variance": 0.3544498699
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 3318085,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3318085,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              760200.0043,
              4377382.128,
              1436.709841,
              762700.0043,
              4378499.988,
              1539.949841
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    760200.0042806366,
                    4377382.127703616,
                    1436.709841087364
                  ],
                  [
                    760200.0042806366,
                    4378499.987703616,
                    1436.709841087364
                  ],
                  [
                    762700.0042806366,
                    4378499.987703616,
                    1539.949841087364
                  ],
                  [
                    762700.0042806366,
                    4377382.127703616,
                    1539.949841087364
                  ],
                  [
                    760200.0042806366,
                    4377382.127703616,
                    1436.709841087364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_22.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68284837673129,
              39.5088292825712,
              1325.7748171797816
            ],
            [
              -119.68226321241299,
              39.52111810930926,
              1325.7748171797816
            ],
            [
              -119.65322701289112,
              39.520284879927004,
              1585.0748171797818
            ],
            [
              -119.65381727524469,
              39.50799641482647,
              1585.0748171797818
            ],
            [
              -119.68284837673129,
              39.5088292825712,
              1325.7748171797816
            ]
          ]
        ]
      },
      "bbox": [
        -119.6828484,
        39.50799641,
        1325.774817,
        -119.653227,
        39.52111811,
        1585.074817
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1797965,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 786211.4236,
            "count": 1797965,
            "maximum": 787700.0009,
            "minimum": 785200.0009,
            "name": "X",
            "position": 0,
            "stddev": 666.3389384,
            "variance": 444007.5808
          },
          {
            "average": 4378975.409,
            "count": 1797965,
            "maximum": 4379866.101,
            "minimum": 4378499.981,
            "name": "Y",
            "position": 1,
            "stddev": 298.9984471,
            "variance": 89400.07139
          },
          {
            "average": 1387.534923,
            "count": 1797965,
            "maximum": 1585.074817,
            "minimum": 1325.774817,
            "name": "Z",
            "position": 2,
            "stddev": 64.44440468,
            "variance": 4153.081295
          },
          {
            "average": 21.94366687,
            "count": 1797965,
            "maximum": 23,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.52989737,
            "variance": 2.340585962
          },
          {
            "average": 1,
            "count": 1797965,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1797965,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.634176416,
            "count": 1797965,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.759431865,
            "variance": 0.5767367576
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1797965,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1797965,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          785200.0009,
          4378499.981,
          1325.774817,
          787700.0009,
          4379866.101,
          1585.074817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                785200.000898677,
                4378499.981430619,
                1325.7748171797816
              ],
              [
                785200.000898677,
                4379866.101430618,
                1325.7748171797816
              ],
              [
                787700.000898677,
                4379866.101430618,
                1585.0748171797818
              ],
              [
                787700.000898677,
                4378499.981430619,
                1585.0748171797818
              ],
              [
                785200.000898677,
                4378499.981430619,
                1325.7748171797816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_22.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_22.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_22.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_22.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6828484,
            39.50799641,
            1325.774817,
            -119.653227,
            39.52111811,
            1585.074817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68284837673129,
                  39.5088292825712,
                  1325.7748171797816
                ],
                [
                  -119.68226321241299,
                  39.52111810930926,
                  1325.7748171797816
                ],
                [
                  -119.65322701289112,
                  39.520284879927004,
                  1585.0748171797818
                ],
                [
                  -119.65381727524469,
                  39.50799641482647,
                  1585.0748171797818
                ],
                [
                  -119.68284837673129,
                  39.5088292825712,
                  1325.7748171797816
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_22.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_22.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1797965,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 786211.4236,
                "count": 1797965,
                "maximum": 787700.0009,
                "minimum": 785200.0009,
                "name": "X",
                "position": 0,
                "stddev": 666.3389384,
                "variance": 444007.5808
              },
              {
                "average": 4378975.409,
                "count": 1797965,
                "maximum": 4379866.101,
                "minimum": 4378499.981,
                "name": "Y",
                "position": 1,
                "stddev": 298.9984471,
                "variance": 89400.07139
              },
              {
                "average": 1387.534923,
                "count": 1797965,
                "maximum": 1585.074817,
                "minimum": 1325.774817,
                "name": "Z",
                "position": 2,
                "stddev": 64.44440468,
                "variance": 4153.081295
              },
              {
                "average": 21.94366687,
                "count": 1797965,
                "maximum": 23,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.52989737,
                "variance": 2.340585962
              },
              {
                "average": 1,
                "count": 1797965,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1797965,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.634176416,
                "count": 1797965,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.759431865,
                "variance": 0.5767367576
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1797965,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1797965,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              785200.0009,
              4378499.981,
              1325.774817,
              787700.0009,
              4379866.101,
              1585.074817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    785200.000898677,
                    4378499.981430619,
                    1325.7748171797816
                  ],
                  [
                    785200.000898677,
                    4379866.101430618,
                    1325.7748171797816
                  ],
                  [
                    787700.000898677,
                    4379866.101430618,
                    1585.0748171797818
                  ],
                  [
                    787700.000898677,
                    4378499.981430619,
                    1585.0748171797818
                  ],
                  [
                    785200.000898677,
                    4378499.981430619,
                    1325.7748171797816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_37.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47624242544548,
              39.57029828455076,
              1275.651367467892
            ],
            [
              -119.47510218439253,
              39.59278171815944,
              1275.651367467892
            ],
            [
              -119.44604335592504,
              39.59189544765903,
              1563.2713674678919
            ],
            [
              -119.44719294893731,
              39.56941271736884,
              1563.2713674678919
            ],
            [
              -119.47624242544548,
              39.57029828455076,
              1275.651367467892
            ]
          ]
        ]
      },
      "bbox": [
        -119.4762424,
        39.56941272,
        1275.651367,
        -119.4460434,
        39.59278172,
        1563.271367
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 5954763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 803825.4256,
            "count": 5954763,
            "maximum": 805200.003,
            "minimum": 802700.083,
            "name": "X",
            "position": 0,
            "stddev": 546.8407123,
            "variance": 299034.7646
          },
          {
            "average": 4387456.139,
            "count": 5954763,
            "maximum": 4388499.982,
            "minimum": 4385999.982,
            "name": "Y",
            "position": 1,
            "stddev": 695.8608754,
            "variance": 484222.3579
          },
          {
            "average": 1341.189208,
            "count": 5954763,
            "maximum": 1563.271367,
            "minimum": 1275.651367,
            "name": "Z",
            "position": 2,
            "stddev": 61.03147253,
            "variance": 3724.840639
          },
          {
            "average": 16.513893,
            "count": 5954763,
            "maximum": 19,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.5782975366,
            "variance": 0.3344280408
          },
          {
            "average": 1,
            "count": 5954763,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5954763,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.588842914,
            "count": 5954763,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5831470777,
            "variance": 0.3400605142
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 5954763,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5954763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          802700.083,
          4385999.982,
          1275.651367,
          805200.003,
          4388499.982,
          1563.271367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                802700.0829552911,
                4385999.981748835,
                1275.651367467892
              ],
              [
                802700.0829552911,
                4388499.981748835,
                1275.651367467892
              ],
              [
                805200.0029552911,
                4388499.981748835,
                1563.2713674678919
              ],
              [
                805200.0029552911,
                4385999.981748835,
                1563.2713674678919
              ],
              [
                802700.0829552911,
                4385999.981748835,
                1275.651367467892
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_37.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_37.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_37.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_37.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4762424,
            39.56941272,
            1275.651367,
            -119.4460434,
            39.59278172,
            1563.271367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47624242544548,
                  39.57029828455076,
                  1275.651367467892
                ],
                [
                  -119.47510218439253,
                  39.59278171815944,
                  1275.651367467892
                ],
                [
                  -119.44604335592504,
                  39.59189544765903,
                  1563.2713674678919
                ],
                [
                  -119.44719294893731,
                  39.56941271736884,
                  1563.2713674678919
                ],
                [
                  -119.47624242544548,
                  39.57029828455076,
                  1275.651367467892
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_37.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_37.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 5954763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 803825.4256,
                "count": 5954763,
                "maximum": 805200.003,
                "minimum": 802700.083,
                "name": "X",
                "position": 0,
                "stddev": 546.8407123,
                "variance": 299034.7646
              },
              {
                "average": 4387456.139,
                "count": 5954763,
                "maximum": 4388499.982,
                "minimum": 4385999.982,
                "name": "Y",
                "position": 1,
                "stddev": 695.8608754,
                "variance": 484222.3579
              },
              {
                "average": 1341.189208,
                "count": 5954763,
                "maximum": 1563.271367,
                "minimum": 1275.651367,
                "name": "Z",
                "position": 2,
                "stddev": 61.03147253,
                "variance": 3724.840639
              },
              {
                "average": 16.513893,
                "count": 5954763,
                "maximum": 19,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.5782975366,
                "variance": 0.3344280408
              },
              {
                "average": 1,
                "count": 5954763,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5954763,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.588842914,
                "count": 5954763,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5831470777,
                "variance": 0.3400605142
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 5954763,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5954763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              802700.083,
              4385999.982,
              1275.651367,
              805200.003,
              4388499.982,
              1563.271367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    802700.0829552911,
                    4385999.981748835,
                    1275.651367467892
                  ],
                  [
                    802700.0829552911,
                    4388499.981748835,
                    1275.651367467892
                  ],
                  [
                    805200.0029552911,
                    4388499.981748835,
                    1563.2713674678919
                  ],
                  [
                    805200.0029552911,
                    4385999.981748835,
                    1563.2713674678919
                  ],
                  [
                    802700.0829552911,
                    4385999.981748835,
                    1275.651367467892
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_13.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82799292495741,
              39.51351555684241,
              1358.185039265339
            ],
            [
              -119.82707627108246,
              39.533641361245486,
              1358.185039265339
            ],
            [
              -119.79803065693504,
              39.53284409347318,
              1471.3650392653387
            ],
            [
              -119.79895566725652,
              39.512718855662186,
              1471.3650392653387
            ],
            [
              -119.82799292495741,
              39.51351555684241,
              1358.185039265339
            ]
          ]
        ]
      },
      "bbox": [
        -119.8279929,
        39.51271886,
        1358.185039,
        -119.7980307,
        39.53364136,
        1471.365039
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 7776707,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 774080.3199,
            "count": 7776707,
            "maximum": 775200.0049,
            "minimum": 772700.0049,
            "name": "X",
            "position": 0,
            "stddev": 735.7494755,
            "variance": 541327.2907
          },
          {
            "average": 4379776.57,
            "count": 7776707,
            "maximum": 4380807.08,
            "minimum": 4378570.06,
            "name": "Y",
            "position": 1,
            "stddev": 476.2711815,
            "variance": 226834.2383
          },
          {
            "average": 1375.949707,
            "count": 7776707,
            "maximum": 1471.365039,
            "minimum": 1358.185039,
            "name": "Z",
            "position": 2,
            "stddev": 10.40875359,
            "variance": 108.3421512
          },
          {
            "average": 18.49144696,
            "count": 7776707,
            "maximum": 22,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.807264288,
            "variance": 3.266204206
          },
          {
            "average": 1,
            "count": 7776707,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7776707,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.555110151,
            "count": 7776707,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5355453504,
            "variance": 0.2868088223
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 7776707,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7776707,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          772700.0049,
          4378570.06,
          1358.185039,
          775200.0049,
          4380807.08,
          1471.365039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                772700.0048587123,
                4378570.060393086,
                1358.185039265339
              ],
              [
                772700.0048587123,
                4380807.080393085,
                1358.185039265339
              ],
              [
                775200.0048587123,
                4380807.080393085,
                1471.3650392653387
              ],
              [
                775200.0048587123,
                4378570.060393086,
                1471.3650392653387
              ],
              [
                772700.0048587123,
                4378570.060393086,
                1358.185039265339
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_13.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_13.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_13.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_13.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8279929,
            39.51271886,
            1358.185039,
            -119.7980307,
            39.53364136,
            1471.365039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82799292495741,
                  39.51351555684241,
                  1358.185039265339
                ],
                [
                  -119.82707627108246,
                  39.533641361245486,
                  1358.185039265339
                ],
                [
                  -119.79803065693504,
                  39.53284409347318,
                  1471.3650392653387
                ],
                [
                  -119.79895566725652,
                  39.512718855662186,
                  1471.3650392653387
                ],
                [
                  -119.82799292495741,
                  39.51351555684241,
                  1358.185039265339
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_13.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_13.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 7776707,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 774080.3199,
                "count": 7776707,
                "maximum": 775200.0049,
                "minimum": 772700.0049,
                "name": "X",
                "position": 0,
                "stddev": 735.7494755,
                "variance": 541327.2907
              },
              {
                "average": 4379776.57,
                "count": 7776707,
                "maximum": 4380807.08,
                "minimum": 4378570.06,
                "name": "Y",
                "position": 1,
                "stddev": 476.2711815,
                "variance": 226834.2383
              },
              {
                "average": 1375.949707,
                "count": 7776707,
                "maximum": 1471.365039,
                "minimum": 1358.185039,
                "name": "Z",
                "position": 2,
                "stddev": 10.40875359,
                "variance": 108.3421512
              },
              {
                "average": 18.49144696,
                "count": 7776707,
                "maximum": 22,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.807264288,
                "variance": 3.266204206
              },
              {
                "average": 1,
                "count": 7776707,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7776707,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.555110151,
                "count": 7776707,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5355453504,
                "variance": 0.2868088223
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 7776707,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7776707,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              772700.0049,
              4378570.06,
              1358.185039,
              775200.0049,
              4380807.08,
              1471.365039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    772700.0048587123,
                    4378570.060393086,
                    1358.185039265339
                  ],
                  [
                    772700.0048587123,
                    4380807.080393085,
                    1358.185039265339
                  ],
                  [
                    775200.0048587123,
                    4380807.080393085,
                    1471.3650392653387
                  ],
                  [
                    775200.0048587123,
                    4378570.060393086,
                    1471.3650392653387
                  ],
                  [
                    772700.0048587123,
                    4378570.060393086,
                    1358.185039265339
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_35.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47569135235689,
              39.59031104987428,
              1383.0655278913896
            ],
            [
              -119.47561555962375,
              39.59180502658951,
              1383.0655278913896
            ],
            [
              -119.4751533894254,
              39.591790989964764,
              1413.8055278913894
            ],
            [
              -119.47522919204742,
              39.59029701398994,
              1413.8055278913894
            ],
            [
              -119.47569135235689,
              39.59031104987428,
              1383.0655278913896
            ]
          ]
        ]
      },
      "bbox": [
        -119.4756914,
        39.59029701,
        1383.065528,
        -119.4751534,
        39.59180503,
        1413.805528
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 389,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 802683.4818,
            "count": 389,
            "maximum": 802700.0028,
            "minimum": 802660.2428,
            "name": "X",
            "position": 0,
            "stddev": 10.87766709,
            "variance": 118.3236413
          },
          {
            "average": 4388312.314,
            "count": 389,
            "maximum": 4388389.816,
            "minimum": 4388223.696,
            "name": "Y",
            "position": 1,
            "stddev": 41.61177211,
            "variance": 1731.539578
          },
          {
            "average": 1398.815322,
            "count": 389,
            "maximum": 1413.805528,
            "minimum": 1383.065528,
            "name": "Z",
            "position": 2,
            "stddev": 8.546125604,
            "variance": 73.03626284
          },
          {
            "average": 17,
            "count": 389,
            "maximum": 17,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 389,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 389,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277634961,
            "count": 389,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4484090553,
            "variance": 0.2010706808
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 389,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          802660.2428,
          4388223.696,
          1383.065528,
          802700.0028,
          4388389.816,
          1413.805528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                802660.2427723152,
                4388223.696311256,
                1383.0655278913896
              ],
              [
                802660.2427723152,
                4388389.816311255,
                1383.0655278913896
              ],
              [
                802700.0027723152,
                4388389.816311255,
                1413.8055278913894
              ],
              [
                802700.0027723152,
                4388223.696311256,
                1413.8055278913894
              ],
              [
                802660.2427723152,
                4388223.696311256,
                1383.0655278913896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_35.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_35.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_35.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_35.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4756914,
            39.59029701,
            1383.065528,
            -119.4751534,
            39.59180503,
            1413.805528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47569135235689,
                  39.59031104987428,
                  1383.0655278913896
                ],
                [
                  -119.47561555962375,
                  39.59180502658951,
                  1383.0655278913896
                ],
                [
                  -119.4751533894254,
                  39.591790989964764,
                  1413.8055278913894
                ],
                [
                  -119.47522919204742,
                  39.59029701398994,
                  1413.8055278913894
                ],
                [
                  -119.47569135235689,
                  39.59031104987428,
                  1383.0655278913896
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_35.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_35.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 389,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 802683.4818,
                "count": 389,
                "maximum": 802700.0028,
                "minimum": 802660.2428,
                "name": "X",
                "position": 0,
                "stddev": 10.87766709,
                "variance": 118.3236413
              },
              {
                "average": 4388312.314,
                "count": 389,
                "maximum": 4388389.816,
                "minimum": 4388223.696,
                "name": "Y",
                "position": 1,
                "stddev": 41.61177211,
                "variance": 1731.539578
              },
              {
                "average": 1398.815322,
                "count": 389,
                "maximum": 1413.805528,
                "minimum": 1383.065528,
                "name": "Z",
                "position": 2,
                "stddev": 8.546125604,
                "variance": 73.03626284
              },
              {
                "average": 17,
                "count": 389,
                "maximum": 17,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 389,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 389,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277634961,
                "count": 389,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4484090553,
                "variance": 0.2010706808
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 389,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              802660.2428,
              4388223.696,
              1383.065528,
              802700.0028,
              4388389.816,
              1413.805528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    802660.2427723152,
                    4388223.696311256,
                    1383.0655278913896
                  ],
                  [
                    802660.2427723152,
                    4388389.816311255,
                    1383.0655278913896
                  ],
                  [
                    802700.0027723152,
                    4388389.816311255,
                    1413.8055278913894
                  ],
                  [
                    802700.0027723152,
                    4388223.696311256,
                    1413.8055278913894
                  ],
                  [
                    802660.2427723152,
                    4388223.696311256,
                    1383.0655278913896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_30.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5835393464799,
              39.550987347880806,
              1297.4367355721074
            ],
            [
              -119.58320790235446,
              39.557735878685776,
              1297.4367355721074
            ],
            [
              -119.56417984496349,
              39.557174260516106,
              1559.5167355721073
            ],
            [
              -119.56451312606328,
              39.550425863548156,
              1559.5167355721073
            ],
            [
              -119.5835393464799,
              39.550987347880806,
              1297.4367355721074
            ]
          ]
        ]
      },
      "bbox": [
        -119.5835393,
        39.55042586,
        1297.436736,
        -119.5641798,
        39.55773588,
        1559.516736
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 563288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 794453.3454,
            "count": 563288,
            "maximum": 795200.0034,
            "minimum": 793562.4034,
            "name": "X",
            "position": 0,
            "stddev": 434.5740242,
            "variance": 188854.5826
          },
          {
            "average": 4383727.669,
            "count": 563288,
            "maximum": 4384250.267,
            "minimum": 4383499.967,
            "name": "Y",
            "position": 1,
            "stddev": 188.7929124,
            "variance": 35642.76376
          },
          {
            "average": 1400.026912,
            "count": 563288,
            "maximum": 1559.516736,
            "minimum": 1297.436736,
            "name": "Z",
            "position": 2,
            "stddev": 72.49020542,
            "variance": 5254.829882
          },
          {
            "average": 17.70325482,
            "count": 563288,
            "maximum": 19,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.8047982908,
            "variance": 0.6477002889
          },
          {
            "average": 1,
            "count": 563288,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 563288,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.691102953,
            "count": 563288,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6608235378,
            "variance": 0.4366877481
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 563288,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 563288,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          793562.4034,
          4383499.967,
          1297.436736,
          795200.0034,
          4384250.267,
          1559.516736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                793562.4033557259,
                4383499.966892965,
                1297.4367355721074
              ],
              [
                793562.4033557259,
                4384250.266892966,
                1297.4367355721074
              ],
              [
                795200.003355726,
                4384250.266892966,
                1559.5167355721073
              ],
              [
                795200.003355726,
                4383499.966892965,
                1559.5167355721073
              ],
              [
                793562.4033557259,
                4383499.966892965,
                1297.4367355721074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_30.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_30.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_30.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_30.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5835393,
            39.55042586,
            1297.436736,
            -119.5641798,
            39.55773588,
            1559.516736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5835393464799,
                  39.550987347880806,
                  1297.4367355721074
                ],
                [
                  -119.58320790235446,
                  39.557735878685776,
                  1297.4367355721074
                ],
                [
                  -119.56417984496349,
                  39.557174260516106,
                  1559.5167355721073
                ],
                [
                  -119.56451312606328,
                  39.550425863548156,
                  1559.5167355721073
                ],
                [
                  -119.5835393464799,
                  39.550987347880806,
                  1297.4367355721074
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_30.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_30.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 563288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 794453.3454,
                "count": 563288,
                "maximum": 795200.0034,
                "minimum": 793562.4034,
                "name": "X",
                "position": 0,
                "stddev": 434.5740242,
                "variance": 188854.5826
              },
              {
                "average": 4383727.669,
                "count": 563288,
                "maximum": 4384250.267,
                "minimum": 4383499.967,
                "name": "Y",
                "position": 1,
                "stddev": 188.7929124,
                "variance": 35642.76376
              },
              {
                "average": 1400.026912,
                "count": 563288,
                "maximum": 1559.516736,
                "minimum": 1297.436736,
                "name": "Z",
                "position": 2,
                "stddev": 72.49020542,
                "variance": 5254.829882
              },
              {
                "average": 17.70325482,
                "count": 563288,
                "maximum": 19,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.8047982908,
                "variance": 0.6477002889
              },
              {
                "average": 1,
                "count": 563288,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 563288,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.691102953,
                "count": 563288,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6608235378,
                "variance": 0.4366877481
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 563288,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 563288,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              793562.4034,
              4383499.967,
              1297.436736,
              795200.0034,
              4384250.267,
              1559.516736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    793562.4033557259,
                    4383499.966892965,
                    1297.4367355721074
                  ],
                  [
                    793562.4033557259,
                    4384250.266892966,
                    1297.4367355721074
                  ],
                  [
                    795200.003355726,
                    4384250.266892966,
                    1559.5167355721073
                  ],
                  [
                    795200.003355726,
                    4383499.966892965,
                    1559.5167355721073
                  ],
                  [
                    793562.4033557259,
                    4383499.966892965,
                    1297.4367355721074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_4.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.97322367167955,
              39.51675979693088,
              1450.4554466413833
            ],
            [
              -119.97280717718623,
              39.52634530899416,
              1450.4554466413833
            ],
            [
              -119.9437605659503,
              39.525584573723435,
              1584.7954466413835
            ],
            [
              -119.94418104170708,
              39.5159993192027,
              1584.7954466413835
            ],
            [
              -119.97322367167955,
              39.51675979693088,
              1450.4554466413833
            ]
          ]
        ]
      },
      "bbox": [
        -119.9732237,
        39.51599932,
        1450.455447,
        -119.9437606,
        39.52634531,
        1584.795447
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 3009527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 761241.9432,
            "count": 3009527,
            "maximum": 762700.0001,
            "minimum": 760200.0001,
            "name": "X",
            "position": 0,
            "stddev": 689.1948009,
            "variance": 474989.4736
          },
          {
            "average": 4378863.179,
            "count": 3009527,
            "maximum": 4379565.272,
            "minimum": 4378499.972,
            "name": "Y",
            "position": 1,
            "stddev": 242.8006558,
            "variance": 58952.15844
          },
          {
            "average": 1493.692022,
            "count": 3009527,
            "maximum": 1584.795447,
            "minimum": 1450.455447,
            "name": "Z",
            "position": 2,
            "stddev": 31.53299005,
            "variance": 994.3294614
          },
          {
            "average": 16.01869596,
            "count": 3009527,
            "maximum": 17,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.1354489879,
            "variance": 0.01834642832
          },
          {
            "average": 1,
            "count": 3009527,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3009527,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.708733299,
            "count": 3009527,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5263423614,
            "variance": 0.2770362814
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 3009527,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3009527,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          760200.0001,
          4378499.972,
          1450.455447,
          762700.0001,
          4379565.272,
          1584.795447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                760200.0000964308,
                4378499.971562821,
                1450.4554466413833
              ],
              [
                760200.0000964308,
                4379565.271562822,
                1450.4554466413833
              ],
              [
                762700.0000964308,
                4379565.271562822,
                1584.7954466413835
              ],
              [
                762700.0000964308,
                4378499.971562821,
                1584.7954466413835
              ],
              [
                760200.0000964308,
                4378499.971562821,
                1450.4554466413833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_4.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_4.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_4.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_4.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.9732237,
            39.51599932,
            1450.455447,
            -119.9437606,
            39.52634531,
            1584.795447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.97322367167955,
                  39.51675979693088,
                  1450.4554466413833
                ],
                [
                  -119.97280717718623,
                  39.52634530899416,
                  1450.4554466413833
                ],
                [
                  -119.9437605659503,
                  39.525584573723435,
                  1584.7954466413835
                ],
                [
                  -119.94418104170708,
                  39.5159993192027,
                  1584.7954466413835
                ],
                [
                  -119.97322367167955,
                  39.51675979693088,
                  1450.4554466413833
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_4.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_4.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 3009527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 761241.9432,
                "count": 3009527,
                "maximum": 762700.0001,
                "minimum": 760200.0001,
                "name": "X",
                "position": 0,
                "stddev": 689.1948009,
                "variance": 474989.4736
              },
              {
                "average": 4378863.179,
                "count": 3009527,
                "maximum": 4379565.272,
                "minimum": 4378499.972,
                "name": "Y",
                "position": 1,
                "stddev": 242.8006558,
                "variance": 58952.15844
              },
              {
                "average": 1493.692022,
                "count": 3009527,
                "maximum": 1584.795447,
                "minimum": 1450.455447,
                "name": "Z",
                "position": 2,
                "stddev": 31.53299005,
                "variance": 994.3294614
              },
              {
                "average": 16.01869596,
                "count": 3009527,
                "maximum": 17,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.1354489879,
                "variance": 0.01834642832
              },
              {
                "average": 1,
                "count": 3009527,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3009527,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.708733299,
                "count": 3009527,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5263423614,
                "variance": 0.2770362814
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 3009527,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3009527,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              760200.0001,
              4378499.972,
              1450.455447,
              762700.0001,
              4379565.272,
              1584.795447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    760200.0000964308,
                    4378499.971562821,
                    1450.4554466413833
                  ],
                  [
                    760200.0000964308,
                    4379565.271562822,
                    1450.4554466413833
                  ],
                  [
                    762700.0000964308,
                    4379565.271562822,
                    1584.7954466413835
                  ],
                  [
                    762700.0000964308,
                    4378499.971562821,
                    1584.7954466413835
                  ],
                  [
                    760200.0000964308,
                    4378499.971562821,
                    1450.4554466413833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_36.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4767345015761,
              39.560606697354004,
              1285.0813994302714
            ],
            [
              -119.47624338801656,
              39.57029835170695,
              1285.0813994302714
            ],
            [
              -119.46434023574639,
              39.569936367554455,
              1473.3613994302716
            ],
            [
              -119.4648329998584,
              39.56024483706954,
              1473.3613994302716
            ],
            [
              -119.4767345015761,
              39.560606697354004,
              1285.0813994302714
            ]
          ]
        ]
      },
      "bbox": [
        -119.4767345,
        39.56024484,
        1285.081399,
        -119.4643402,
        39.57029835,
        1473.361399
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 2436670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 803094.7156,
            "count": 2436670,
            "maximum": 803724.34,
            "minimum": 802700,
            "name": "X",
            "position": 0,
            "stddev": 217.1083025,
            "variance": 47136.01499
          },
          {
            "average": 4385511.849,
            "count": 2436670,
            "maximum": 4385999.986,
            "minimum": 4384922.346,
            "name": "Y",
            "position": 1,
            "stddev": 278.8330764,
            "variance": 77747.88451
          },
          {
            "average": 1332.295046,
            "count": 2436670,
            "maximum": 1473.361399,
            "minimum": 1285.081399,
            "name": "Z",
            "position": 2,
            "stddev": 39.45575628,
            "variance": 1556.756703
          },
          {
            "average": 17.43569913,
            "count": 2436670,
            "maximum": 19,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.5497479094,
            "variance": 0.3022227638
          },
          {
            "average": 1,
            "count": 2436670,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2436670,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.636582303,
            "count": 2436670,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5772468666,
            "variance": 0.333213945
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 2436670,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2436670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          802700,
          4384922.346,
          1285.081399,
          803724.34,
          4385999.986,
          1473.361399
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                802699.9999556298,
                4384922.345960237,
                1285.0813994302714
              ],
              [
                802699.9999556298,
                4385999.985960238,
                1285.0813994302714
              ],
              [
                803724.3399556299,
                4385999.985960238,
                1473.3613994302716
              ],
              [
                803724.3399556299,
                4384922.345960237,
                1473.3613994302716
              ],
              [
                802699.9999556298,
                4384922.345960237,
                1285.0813994302714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_36.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_36.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_36.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_36.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4767345,
            39.56024484,
            1285.081399,
            -119.4643402,
            39.57029835,
            1473.361399
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4767345015761,
                  39.560606697354004,
                  1285.0813994302714
                ],
                [
                  -119.47624338801656,
                  39.57029835170695,
                  1285.0813994302714
                ],
                [
                  -119.46434023574639,
                  39.569936367554455,
                  1473.3613994302716
                ],
                [
                  -119.4648329998584,
                  39.56024483706954,
                  1473.3613994302716
                ],
                [
                  -119.4767345015761,
                  39.560606697354004,
                  1285.0813994302714
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_36.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_36.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 2436670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 803094.7156,
                "count": 2436670,
                "maximum": 803724.34,
                "minimum": 802700,
                "name": "X",
                "position": 0,
                "stddev": 217.1083025,
                "variance": 47136.01499
              },
              {
                "average": 4385511.849,
                "count": 2436670,
                "maximum": 4385999.986,
                "minimum": 4384922.346,
                "name": "Y",
                "position": 1,
                "stddev": 278.8330764,
                "variance": 77747.88451
              },
              {
                "average": 1332.295046,
                "count": 2436670,
                "maximum": 1473.361399,
                "minimum": 1285.081399,
                "name": "Z",
                "position": 2,
                "stddev": 39.45575628,
                "variance": 1556.756703
              },
              {
                "average": 17.43569913,
                "count": 2436670,
                "maximum": 19,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.5497479094,
                "variance": 0.3022227638
              },
              {
                "average": 1,
                "count": 2436670,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2436670,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.636582303,
                "count": 2436670,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5772468666,
                "variance": 0.333213945
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 2436670,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2436670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              802700,
              4384922.346,
              1285.081399,
              803724.34,
              4385999.986,
              1473.361399
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    802699.9999556298,
                    4384922.345960237,
                    1285.0813994302714
                  ],
                  [
                    802699.9999556298,
                    4385999.985960238,
                    1285.0813994302714
                  ],
                  [
                    803724.3399556299,
                    4385999.985960238,
                    1473.3613994302716
                  ],
                  [
                    803724.3399556299,
                    4384922.345960237,
                    1473.3613994302716
                  ],
                  [
                    802699.9999556298,
                    4384922.345960237,
                    1285.0813994302714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_19.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71192197633724,
              39.50877583671801,
              1337.5469020063583
            ],
            [
              -119.71188051423428,
              39.50965453650355,
              1337.5469020063583
            ],
            [
              -119.70643628622213,
              39.50950026506293,
              1428.7669020063581
            ],
            [
              -119.70647781667252,
              39.50862157006627,
              1428.7669020063581
            ],
            [
              -119.71192197633724,
              39.50877583671801,
              1337.5469020063583
            ]
          ]
        ]
      },
      "bbox": [
        -119.711922,
        39.50862157,
        1337.546902,
        -119.7064363,
        39.50965454,
        1428.766902
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 3194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 782780.5251,
            "count": 3194,
            "maximum": 783168.8165,
            "minimum": 782700.0165,
            "name": "X",
            "position": 0,
            "stddev": 104.7410809,
            "variance": 10970.69403
          },
          {
            "average": 4378459.933,
            "count": 3194,
            "maximum": 4378499.94,
            "minimum": 4378402.26,
            "name": "Y",
            "position": 1,
            "stddev": 24.42391545,
            "variance": 596.5276458
          },
          {
            "average": 1364.621169,
            "count": 3194,
            "maximum": 1428.766902,
            "minimum": 1337.546902,
            "name": "Z",
            "position": 2,
            "stddev": 31.6985504,
            "variance": 1004.798098
          },
          {
            "average": 19.78209142,
            "count": 3194,
            "maximum": 22,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.151797741,
            "variance": 4.63023352
          },
          {
            "average": 1,
            "count": 3194,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3194,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343769568,
            "count": 3194,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4750396869,
            "variance": 0.2256627042
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 3194,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3194,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          782700.0165,
          4378402.26,
          1337.546902,
          783168.8165,
          4378499.94,
          1428.766902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                782700.0165153068,
                4378402.259903058,
                1337.5469020063583
              ],
              [
                782700.0165153068,
                4378499.939903058,
                1337.5469020063583
              ],
              [
                783168.8165153068,
                4378499.939903058,
                1428.7669020063581
              ],
              [
                783168.8165153068,
                4378402.259903058,
                1428.7669020063581
              ],
              [
                782700.0165153068,
                4378402.259903058,
                1337.5469020063583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_19.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_19.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_19.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_19.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.711922,
            39.50862157,
            1337.546902,
            -119.7064363,
            39.50965454,
            1428.766902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71192197633724,
                  39.50877583671801,
                  1337.5469020063583
                ],
                [
                  -119.71188051423428,
                  39.50965453650355,
                  1337.5469020063583
                ],
                [
                  -119.70643628622213,
                  39.50950026506293,
                  1428.7669020063581
                ],
                [
                  -119.70647781667252,
                  39.50862157006627,
                  1428.7669020063581
                ],
                [
                  -119.71192197633724,
                  39.50877583671801,
                  1337.5469020063583
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_19.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_19.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 3194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 782780.5251,
                "count": 3194,
                "maximum": 783168.8165,
                "minimum": 782700.0165,
                "name": "X",
                "position": 0,
                "stddev": 104.7410809,
                "variance": 10970.69403
              },
              {
                "average": 4378459.933,
                "count": 3194,
                "maximum": 4378499.94,
                "minimum": 4378402.26,
                "name": "Y",
                "position": 1,
                "stddev": 24.42391545,
                "variance": 596.5276458
              },
              {
                "average": 1364.621169,
                "count": 3194,
                "maximum": 1428.766902,
                "minimum": 1337.546902,
                "name": "Z",
                "position": 2,
                "stddev": 31.6985504,
                "variance": 1004.798098
              },
              {
                "average": 19.78209142,
                "count": 3194,
                "maximum": 22,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.151797741,
                "variance": 4.63023352
              },
              {
                "average": 1,
                "count": 3194,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3194,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343769568,
                "count": 3194,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4750396869,
                "variance": 0.2256627042
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 3194,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3194,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              782700.0165,
              4378402.26,
              1337.546902,
              783168.8165,
              4378499.94,
              1428.766902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    782700.0165153068,
                    4378402.259903058,
                    1337.5469020063583
                  ],
                  [
                    782700.0165153068,
                    4378499.939903058,
                    1337.5469020063583
                  ],
                  [
                    783168.8165153068,
                    4378499.939903058,
                    1428.7669020063581
                  ],
                  [
                    783168.8165153068,
                    4378402.259903058,
                    1428.7669020063581
                  ],
                  [
                    782700.0165153068,
                    4378402.259903058,
                    1337.5469020063583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_45.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41698485228162,
              39.59100188936508,
              1273.0845493730938
            ],
            [
              -119.41670962099364,
              39.59633730565877,
              1273.0845493730938
            ],
            [
              -119.38765023145082,
              39.595436336821194,
              1370.5645493730938
            ],
            [
              -119.38792768298752,
              39.5901010902334,
              1370.5645493730938
            ],
            [
              -119.41698485228162,
              39.59100188936508,
              1273.0845493730938
            ]
          ]
        ]
      },
      "bbox": [
        -119.4169849,
        39.59010109,
        1273.084549,
        -119.3876502,
        39.59633731,
        1370.564549
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1181856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 809086.7727,
            "count": 1181856,
            "maximum": 810200.006,
            "minimum": 807700.006,
            "name": "X",
            "position": 0,
            "stddev": 723.7329286,
            "variance": 523789.352
          },
          {
            "average": 4388749.68,
            "count": 1181856,
            "maximum": 4389093.281,
            "minimum": 4388499.981,
            "name": "Y",
            "position": 1,
            "stddev": 146.271925,
            "variance": 21395.47604
          },
          {
            "average": 1318.658885,
            "count": 1181856,
            "maximum": 1370.564549,
            "minimum": 1273.084549,
            "name": "Z",
            "position": 2,
            "stddev": 21.10118672,
            "variance": 445.2600809
          },
          {
            "average": 16.04397744,
            "count": 1181856,
            "maximum": 18,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.2128245313,
            "variance": 0.04529428112
          },
          {
            "average": 1,
            "count": 1181856,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1181856,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.769988053,
            "count": 1181856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4208403513,
            "variance": 0.1771066013
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1181856,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1181856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          807700.006,
          4388499.981,
          1273.084549,
          810200.006,
          4389093.281,
          1370.564549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                807700.0059644833,
                4388499.98088151,
                1273.0845493730938
              ],
              [
                807700.0059644833,
                4389093.280881511,
                1273.0845493730938
              ],
              [
                810200.0059644833,
                4389093.280881511,
                1370.5645493730938
              ],
              [
                810200.0059644833,
                4388499.98088151,
                1370.5645493730938
              ],
              [
                807700.0059644833,
                4388499.98088151,
                1273.0845493730938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_45.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_45.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_45.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_45.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4169849,
            39.59010109,
            1273.084549,
            -119.3876502,
            39.59633731,
            1370.564549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41698485228162,
                  39.59100188936508,
                  1273.0845493730938
                ],
                [
                  -119.41670962099364,
                  39.59633730565877,
                  1273.0845493730938
                ],
                [
                  -119.38765023145082,
                  39.595436336821194,
                  1370.5645493730938
                ],
                [
                  -119.38792768298752,
                  39.5901010902334,
                  1370.5645493730938
                ],
                [
                  -119.41698485228162,
                  39.59100188936508,
                  1273.0845493730938
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_45.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_45.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1181856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 809086.7727,
                "count": 1181856,
                "maximum": 810200.006,
                "minimum": 807700.006,
                "name": "X",
                "position": 0,
                "stddev": 723.7329286,
                "variance": 523789.352
              },
              {
                "average": 4388749.68,
                "count": 1181856,
                "maximum": 4389093.281,
                "minimum": 4388499.981,
                "name": "Y",
                "position": 1,
                "stddev": 146.271925,
                "variance": 21395.47604
              },
              {
                "average": 1318.658885,
                "count": 1181856,
                "maximum": 1370.564549,
                "minimum": 1273.084549,
                "name": "Z",
                "position": 2,
                "stddev": 21.10118672,
                "variance": 445.2600809
              },
              {
                "average": 16.04397744,
                "count": 1181856,
                "maximum": 18,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.2128245313,
                "variance": 0.04529428112
              },
              {
                "average": 1,
                "count": 1181856,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1181856,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.769988053,
                "count": 1181856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4208403513,
                "variance": 0.1771066013
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1181856,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1181856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              807700.006,
              4388499.981,
              1273.084549,
              810200.006,
              4389093.281,
              1370.564549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    807700.0059644833,
                    4388499.98088151,
                    1273.0845493730938
                  ],
                  [
                    807700.0059644833,
                    4389093.280881511,
                    1273.0845493730938
                  ],
                  [
                    810200.0059644833,
                    4389093.280881511,
                    1370.5645493730938
                  ],
                  [
                    810200.0059644833,
                    4388499.98088151,
                    1370.5645493730938
                  ],
                  [
                    807700.0059644833,
                    4388499.98088151,
                    1273.0845493730938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_33.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53506926098251,
              39.55757403972924,
              1288.3675053148047
            ],
            [
              -119.53440168576081,
              39.57097055469916,
              1288.3675053148047
            ],
            [
              -119.50534918338376,
              39.570099485137824,
              1391.647505314805
            ],
            [
              -119.50602232730179,
              39.556703382159505,
              1391.647505314805
            ],
            [
              -119.53506926098251,
              39.55757403972924,
              1288.3675053148047
            ]
          ]
        ]
      },
      "bbox": [
        -119.5350693,
        39.55670338,
        1288.367505,
        -119.5053492,
        39.57097055,
        1391.647505
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 3645505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 798881.8992,
            "count": 3645505,
            "maximum": 800200.0031,
            "minimum": 797700.0031,
            "name": "X",
            "position": 0,
            "stddev": 735.7764912,
            "variance": 541367.0451
          },
          {
            "average": 4385308.397,
            "count": 3645505,
            "maximum": 4385880.211,
            "minimum": 4384390.711,
            "name": "Y",
            "position": 1,
            "stddev": 308.5422929,
            "variance": 95198.3465
          },
          {
            "average": 1303.569886,
            "count": 3645505,
            "maximum": 1391.647505,
            "minimum": 1288.367505,
            "name": "Z",
            "position": 2,
            "stddev": 10.58941381,
            "variance": 112.1356848
          },
          {
            "average": 18.10413811,
            "count": 3645505,
            "maximum": 20,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.4813796572,
            "variance": 0.2317263743
          },
          {
            "average": 1,
            "count": 3645505,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3645505,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.766671559,
            "count": 3645505,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7157837618,
            "variance": 0.5123463937
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 3645505,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3645505,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          797700.0031,
          4384390.711,
          1288.367505,
          800200.0031,
          4385880.211,
          1391.647505
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                797700.0031344711,
                4384390.711252125,
                1288.3675053148047
              ],
              [
                797700.0031344711,
                4385880.211252125,
                1288.3675053148047
              ],
              [
                800200.0031344711,
                4385880.211252125,
                1391.647505314805
              ],
              [
                800200.0031344711,
                4384390.711252125,
                1391.647505314805
              ],
              [
                797700.0031344711,
                4384390.711252125,
                1288.3675053148047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_33.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_33.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_33.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_33.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5350693,
            39.55670338,
            1288.367505,
            -119.5053492,
            39.57097055,
            1391.647505
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53506926098251,
                  39.55757403972924,
                  1288.3675053148047
                ],
                [
                  -119.53440168576081,
                  39.57097055469916,
                  1288.3675053148047
                ],
                [
                  -119.50534918338376,
                  39.570099485137824,
                  1391.647505314805
                ],
                [
                  -119.50602232730179,
                  39.556703382159505,
                  1391.647505314805
                ],
                [
                  -119.53506926098251,
                  39.55757403972924,
                  1288.3675053148047
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_33.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_33.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 3645505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 798881.8992,
                "count": 3645505,
                "maximum": 800200.0031,
                "minimum": 797700.0031,
                "name": "X",
                "position": 0,
                "stddev": 735.7764912,
                "variance": 541367.0451
              },
              {
                "average": 4385308.397,
                "count": 3645505,
                "maximum": 4385880.211,
                "minimum": 4384390.711,
                "name": "Y",
                "position": 1,
                "stddev": 308.5422929,
                "variance": 95198.3465
              },
              {
                "average": 1303.569886,
                "count": 3645505,
                "maximum": 1391.647505,
                "minimum": 1288.367505,
                "name": "Z",
                "position": 2,
                "stddev": 10.58941381,
                "variance": 112.1356848
              },
              {
                "average": 18.10413811,
                "count": 3645505,
                "maximum": 20,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.4813796572,
                "variance": 0.2317263743
              },
              {
                "average": 1,
                "count": 3645505,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3645505,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.766671559,
                "count": 3645505,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7157837618,
                "variance": 0.5123463937
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 3645505,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3645505,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              797700.0031,
              4384390.711,
              1288.367505,
              800200.0031,
              4385880.211,
              1391.647505
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    797700.0031344711,
                    4384390.711252125,
                    1288.3675053148047
                  ],
                  [
                    797700.0031344711,
                    4385880.211252125,
                    1288.3675053148047
                  ],
                  [
                    800200.0031344711,
                    4385880.211252125,
                    1391.647505314805
                  ],
                  [
                    800200.0031344711,
                    4384390.711252125,
                    1391.647505314805
                  ],
                  [
                    797700.0031344711,
                    4384390.711252125,
                    1288.3675053148047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_42.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43305628397088,
              39.844140546211236,
              1160.0366183020992
            ],
            [
              -119.43214717977855,
              39.86167904221882,
              1160.0366183020992
            ],
            [
              -119.40297568484766,
              39.86077694846031,
              1186.2966183020994
            ],
            [
              -119.40389218313456,
              39.84323900993065,
              1186.2966183020994
            ],
            [
              -119.43305628397088,
              39.844140546211236,
              1160.0366183020992
            ]
          ]
        ]
      },
      "bbox": [
        -119.4330563,
        39.84323901,
        1160.036618,
        -119.4029757,
        39.86167904,
        1186.296618
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 6745149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 806438.4593,
            "count": 6745149,
            "maximum": 807700.0065,
            "minimum": 805200.0065,
            "name": "X",
            "position": 0,
            "stddev": 715.2275167,
            "variance": 511550.4007
          },
          {
            "average": 4417500.405,
            "count": 6745149,
            "maximum": 4418499.963,
            "minimum": 4416549.623,
            "name": "Y",
            "position": 1,
            "stddev": 435.7685566,
            "variance": 189894.235
          },
          {
            "average": 1170.270811,
            "count": 6745149,
            "maximum": 1186.296618,
            "minimum": 1160.036618,
            "name": "Z",
            "position": 2,
            "stddev": 8.144503887,
            "variance": 66.33294356
          },
          {
            "average": 20.75046793,
            "count": 6745149,
            "maximum": 22,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.268403274,
            "variance": 5.145653414
          },
          {
            "average": 1,
            "count": 6745149,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6745149,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.769499087,
            "count": 6745149,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9152002577,
            "variance": 0.8375915117
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 6745149,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6745149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          805200.0065,
          4416549.623,
          1160.036618,
          807700.0065,
          4418499.963,
          1186.296618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                805200.0064699703,
                4416549.623328218,
                1160.0366183020992
              ],
              [
                805200.0064699703,
                4418499.963328218,
                1160.0366183020992
              ],
              [
                807700.0064699703,
                4418499.963328218,
                1186.2966183020994
              ],
              [
                807700.0064699703,
                4416549.623328218,
                1186.2966183020994
              ],
              [
                805200.0064699703,
                4416549.623328218,
                1160.0366183020992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_42.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_42.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_42.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_42.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4330563,
            39.84323901,
            1160.036618,
            -119.4029757,
            39.86167904,
            1186.296618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43305628397088,
                  39.844140546211236,
                  1160.0366183020992
                ],
                [
                  -119.43214717977855,
                  39.86167904221882,
                  1160.0366183020992
                ],
                [
                  -119.40297568484766,
                  39.86077694846031,
                  1186.2966183020994
                ],
                [
                  -119.40389218313456,
                  39.84323900993065,
                  1186.2966183020994
                ],
                [
                  -119.43305628397088,
                  39.844140546211236,
                  1160.0366183020992
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_42.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_42.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 6745149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 806438.4593,
                "count": 6745149,
                "maximum": 807700.0065,
                "minimum": 805200.0065,
                "name": "X",
                "position": 0,
                "stddev": 715.2275167,
                "variance": 511550.4007
              },
              {
                "average": 4417500.405,
                "count": 6745149,
                "maximum": 4418499.963,
                "minimum": 4416549.623,
                "name": "Y",
                "position": 1,
                "stddev": 435.7685566,
                "variance": 189894.235
              },
              {
                "average": 1170.270811,
                "count": 6745149,
                "maximum": 1186.296618,
                "minimum": 1160.036618,
                "name": "Z",
                "position": 2,
                "stddev": 8.144503887,
                "variance": 66.33294356
              },
              {
                "average": 20.75046793,
                "count": 6745149,
                "maximum": 22,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.268403274,
                "variance": 5.145653414
              },
              {
                "average": 1,
                "count": 6745149,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6745149,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.769499087,
                "count": 6745149,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9152002577,
                "variance": 0.8375915117
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 6745149,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6745149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              805200.0065,
              4416549.623,
              1160.036618,
              807700.0065,
              4418499.963,
              1186.296618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    805200.0064699703,
                    4416549.623328218,
                    1160.0366183020992
                  ],
                  [
                    805200.0064699703,
                    4418499.963328218,
                    1160.0366183020992
                  ],
                  [
                    807700.0064699703,
                    4418499.963328218,
                    1186.2966183020994
                  ],
                  [
                    807700.0064699703,
                    4416549.623328218,
                    1186.2966183020994
                  ],
                  [
                    805200.0064699703,
                    4416549.623328218,
                    1160.0366183020992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_40.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44648854153125,
              39.583191263411514,
              1269.5670614865503
            ],
            [
              -119.44604332142335,
              39.59189548374287,
              1269.5670614865503
            ],
            [
              -119.41698485233987,
              39.5910019343192,
              1442.7270614865502
            ],
            [
              -119.41743369381284,
              39.5822979885619,
              1442.7270614865502
            ],
            [
              -119.44648854153125,
              39.583191263411514,
              1269.5670614865503
            ]
          ]
        ]
      },
      "bbox": [
        -119.4464885,
        39.58229799,
        1269.567061,
        -119.4169849,
        39.59189548,
        1442.727061
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1975352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 806399.2251,
            "count": 1975352,
            "maximum": 807700.0058,
            "minimum": 805200.0058,
            "name": "X",
            "position": 0,
            "stddev": 717.4556157,
            "variance": 514742.5605
          },
          {
            "average": 4388070.347,
            "count": 1975352,
            "maximum": 4388499.986,
            "minimum": 4387532.106,
            "name": "Y",
            "position": 1,
            "stddev": 253.3272088,
            "variance": 64174.67473
          },
          {
            "average": 1305.565696,
            "count": 1975352,
            "maximum": 1442.727061,
            "minimum": 1269.567061,
            "name": "Z",
            "position": 2,
            "stddev": 34.66322789,
            "variance": 1201.539368
          },
          {
            "average": 16.15682521,
            "count": 1975352,
            "maximum": 18,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.506500955,
            "variance": 0.2565432174
          },
          {
            "average": 1,
            "count": 1975352,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1975352,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.612873047,
            "count": 1975352,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6522840231,
            "variance": 0.4254744467
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1975352,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1975352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          805200.0058,
          4387532.106,
          1269.567061,
          807700.0058,
          4388499.986,
          1442.727061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                805200.0057603081,
                4387532.105872271,
                1269.5670614865503
              ],
              [
                805200.0057603081,
                4388499.9858722715,
                1269.5670614865503
              ],
              [
                807700.0057603081,
                4388499.9858722715,
                1442.7270614865502
              ],
              [
                807700.0057603081,
                4387532.105872271,
                1442.7270614865502
              ],
              [
                805200.0057603081,
                4387532.105872271,
                1269.5670614865503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_40.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_40.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_40.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_40.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4464885,
            39.58229799,
            1269.567061,
            -119.4169849,
            39.59189548,
            1442.727061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44648854153125,
                  39.583191263411514,
                  1269.5670614865503
                ],
                [
                  -119.44604332142335,
                  39.59189548374287,
                  1269.5670614865503
                ],
                [
                  -119.41698485233987,
                  39.5910019343192,
                  1442.7270614865502
                ],
                [
                  -119.41743369381284,
                  39.5822979885619,
                  1442.7270614865502
                ],
                [
                  -119.44648854153125,
                  39.583191263411514,
                  1269.5670614865503
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_40.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_40.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1975352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 806399.2251,
                "count": 1975352,
                "maximum": 807700.0058,
                "minimum": 805200.0058,
                "name": "X",
                "position": 0,
                "stddev": 717.4556157,
                "variance": 514742.5605
              },
              {
                "average": 4388070.347,
                "count": 1975352,
                "maximum": 4388499.986,
                "minimum": 4387532.106,
                "name": "Y",
                "position": 1,
                "stddev": 253.3272088,
                "variance": 64174.67473
              },
              {
                "average": 1305.565696,
                "count": 1975352,
                "maximum": 1442.727061,
                "minimum": 1269.567061,
                "name": "Z",
                "position": 2,
                "stddev": 34.66322789,
                "variance": 1201.539368
              },
              {
                "average": 16.15682521,
                "count": 1975352,
                "maximum": 18,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.506500955,
                "variance": 0.2565432174
              },
              {
                "average": 1,
                "count": 1975352,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1975352,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.612873047,
                "count": 1975352,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6522840231,
                "variance": 0.4254744467
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1975352,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1975352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              805200.0058,
              4387532.106,
              1269.567061,
              807700.0058,
              4388499.986,
              1442.727061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    805200.0057603081,
                    4387532.105872271,
                    1269.5670614865503
                  ],
                  [
                    805200.0057603081,
                    4388499.9858722715,
                    1269.5670614865503
                  ],
                  [
                    807700.0057603081,
                    4388499.9858722715,
                    1442.7270614865502
                  ],
                  [
                    807700.0057603081,
                    4387532.105872271,
                    1442.7270614865502
                  ],
                  [
                    805200.0057603081,
                    4387532.105872271,
                    1269.5670614865503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_46.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37977177728601,
              39.833957247213185,
              1195.0700218900936
            ],
            [
              -119.37958387077039,
              39.83753140181269,
              1195.0700218900936
            ],
            [
              -119.3749896319614,
              39.83738775024414,
              1214.2900218900934
            ],
            [
              -119.37517777565373,
              39.83381361374248,
              1214.2900218900934
            ],
            [
              -119.37977177728601,
              39.833957247213185,
              1195.0700218900936
            ]
          ]
        ]
      },
      "bbox": [
        -119.3797718,
        39.83381361,
        1195.070022,
        -119.3749896,
        39.8375314,
        1214.290022
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 108178,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 810069.8638,
            "count": 108178,
            "maximum": 810200.006,
            "minimum": 809806.126,
            "name": "X",
            "position": 0,
            "stddev": 93.01199526,
            "variance": 8651.231263
          },
          {
            "average": 4415868.086,
            "count": 108178,
            "maximum": 4415999.977,
            "minimum": 4415602.497,
            "name": "Y",
            "position": 1,
            "stddev": 94.90030393,
            "variance": 9006.067687
          },
          {
            "average": 1203.893213,
            "count": 108178,
            "maximum": 1214.290022,
            "minimum": 1195.070022,
            "name": "Z",
            "position": 2,
            "stddev": 2.221241637,
            "variance": 4.933914412
          },
          {
            "average": 21.92937566,
            "count": 108178,
            "maximum": 22,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.5900314631,
            "variance": 0.3481371274
          },
          {
            "average": 1,
            "count": 108178,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 108178,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.703276082,
            "count": 108178,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4568158968,
            "variance": 0.2086807635
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 108178,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 108178,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          809806.126,
          4415602.497,
          1195.070022,
          810200.006,
          4415999.977,
          1214.290022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                809806.1259523043,
                4415602.497063251,
                1195.0700218900936
              ],
              [
                809806.1259523043,
                4415999.977063252,
                1195.0700218900936
              ],
              [
                810200.0059523042,
                4415999.977063252,
                1214.2900218900934
              ],
              [
                810200.0059523042,
                4415602.497063251,
                1214.2900218900934
              ],
              [
                809806.1259523043,
                4415602.497063251,
                1195.0700218900936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_46.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_46.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_46.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_46.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3797718,
            39.83381361,
            1195.070022,
            -119.3749896,
            39.8375314,
            1214.290022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37977177728601,
                  39.833957247213185,
                  1195.0700218900936
                ],
                [
                  -119.37958387077039,
                  39.83753140181269,
                  1195.0700218900936
                ],
                [
                  -119.3749896319614,
                  39.83738775024414,
                  1214.2900218900934
                ],
                [
                  -119.37517777565373,
                  39.83381361374248,
                  1214.2900218900934
                ],
                [
                  -119.37977177728601,
                  39.833957247213185,
                  1195.0700218900936
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_46.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_46.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 108178,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 810069.8638,
                "count": 108178,
                "maximum": 810200.006,
                "minimum": 809806.126,
                "name": "X",
                "position": 0,
                "stddev": 93.01199526,
                "variance": 8651.231263
              },
              {
                "average": 4415868.086,
                "count": 108178,
                "maximum": 4415999.977,
                "minimum": 4415602.497,
                "name": "Y",
                "position": 1,
                "stddev": 94.90030393,
                "variance": 9006.067687
              },
              {
                "average": 1203.893213,
                "count": 108178,
                "maximum": 1214.290022,
                "minimum": 1195.070022,
                "name": "Z",
                "position": 2,
                "stddev": 2.221241637,
                "variance": 4.933914412
              },
              {
                "average": 21.92937566,
                "count": 108178,
                "maximum": 22,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.5900314631,
                "variance": 0.3481371274
              },
              {
                "average": 1,
                "count": 108178,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 108178,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.703276082,
                "count": 108178,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4568158968,
                "variance": 0.2086807635
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 108178,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 108178,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              809806.126,
              4415602.497,
              1195.070022,
              810200.006,
              4415999.977,
              1214.290022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    809806.1259523043,
                    4415602.497063251,
                    1195.0700218900936
                  ],
                  [
                    809806.1259523043,
                    4415999.977063252,
                    1195.0700218900936
                  ],
                  [
                    810200.0059523042,
                    4415999.977063252,
                    1214.2900218900934
                  ],
                  [
                    810200.0059523042,
                    4415602.497063251,
                    1214.2900218900934
                  ],
                  [
                    809806.1259523043,
                    4415602.497063251,
                    1195.0700218900936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_38.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46578776318805,
              39.5924983084667,
              1280.3746789743645
            ],
            [
              -119.4656856965638,
              39.5945043447054,
              1280.3746789743645
            ],
            [
              -119.44594067435285,
              39.59390131842905,
              1431.5946789743643
            ],
            [
              -119.4460433082689,
              39.59189532489958,
              1431.5946789743643
            ],
            [
              -119.46578776318805,
              39.5924983084667,
              1280.3746789743645
            ]
          ]
        ]
      },
      "bbox": [
        -119.4657878,
        39.59189532,
        1280.374679,
        -119.4459407,
        39.59450434,
        1431.594679
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 332017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 804388.3594,
            "count": 332017,
            "maximum": 805200.0076,
            "minimum": 803501.3876,
            "name": "X",
            "position": 0,
            "stddev": 461.1406242,
            "variance": 212650.6753
          },
          {
            "average": 4388582.523,
            "count": 332017,
            "maximum": 4388723.028,
            "minimum": 4388499.968,
            "name": "Y",
            "position": 1,
            "stddev": 55.46013714,
            "variance": 3075.826812
          },
          {
            "average": 1352.674855,
            "count": 332017,
            "maximum": 1431.594679,
            "minimum": 1280.374679,
            "name": "Z",
            "position": 2,
            "stddev": 35.41636277,
            "variance": 1254.318752
          },
          {
            "average": 16.01923998,
            "count": 332017,
            "maximum": 17,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.1373676044,
            "variance": 0.01886985873
          },
          {
            "average": 1,
            "count": 332017,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 332017,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405774403,
            "count": 332017,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4910420177,
            "variance": 0.2411222631
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 332017,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 332017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          803501.3876,
          4388499.968,
          1280.374679,
          805200.0076,
          4388723.028,
          1431.594679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                803501.3875882835,
                4388499.968281771,
                1280.3746789743645
              ],
              [
                803501.3875882835,
                4388723.028281772,
                1280.3746789743645
              ],
              [
                805200.0075882836,
                4388723.028281772,
                1431.5946789743643
              ],
              [
                805200.0075882836,
                4388499.968281771,
                1431.5946789743643
              ],
              [
                803501.3875882835,
                4388499.968281771,
                1280.3746789743645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_38.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_38.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_38.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_38.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4657878,
            39.59189532,
            1280.374679,
            -119.4459407,
            39.59450434,
            1431.594679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46578776318805,
                  39.5924983084667,
                  1280.3746789743645
                ],
                [
                  -119.4656856965638,
                  39.5945043447054,
                  1280.3746789743645
                ],
                [
                  -119.44594067435285,
                  39.59390131842905,
                  1431.5946789743643
                ],
                [
                  -119.4460433082689,
                  39.59189532489958,
                  1431.5946789743643
                ],
                [
                  -119.46578776318805,
                  39.5924983084667,
                  1280.3746789743645
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_38.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_38.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 332017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 804388.3594,
                "count": 332017,
                "maximum": 805200.0076,
                "minimum": 803501.3876,
                "name": "X",
                "position": 0,
                "stddev": 461.1406242,
                "variance": 212650.6753
              },
              {
                "average": 4388582.523,
                "count": 332017,
                "maximum": 4388723.028,
                "minimum": 4388499.968,
                "name": "Y",
                "position": 1,
                "stddev": 55.46013714,
                "variance": 3075.826812
              },
              {
                "average": 1352.674855,
                "count": 332017,
                "maximum": 1431.594679,
                "minimum": 1280.374679,
                "name": "Z",
                "position": 2,
                "stddev": 35.41636277,
                "variance": 1254.318752
              },
              {
                "average": 16.01923998,
                "count": 332017,
                "maximum": 17,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.1373676044,
                "variance": 0.01886985873
              },
              {
                "average": 1,
                "count": 332017,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 332017,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405774403,
                "count": 332017,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4910420177,
                "variance": 0.2411222631
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 332017,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 332017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              803501.3876,
              4388499.968,
              1280.374679,
              805200.0076,
              4388723.028,
              1431.594679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    803501.3875882835,
                    4388499.968281771,
                    1280.3746789743645
                  ],
                  [
                    803501.3875882835,
                    4388723.028281772,
                    1280.3746789743645
                  ],
                  [
                    805200.0075882836,
                    4388723.028281772,
                    1431.5946789743643
                  ],
                  [
                    805200.0075882836,
                    4388499.968281771,
                    1431.5946789743643
                  ],
                  [
                    803501.3875882835,
                    4388499.968281771,
                    1280.3746789743645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_17.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74049217845044,
              39.50710249358565,
              1334.900890093987
            ],
            [
              -119.74033526756936,
              39.5104570853575,
              1334.900890093987
            ],
            [
              -119.71188060021666,
              39.5096549335548,
              1355.500890093987
            ],
            [
              -119.71203887483014,
              39.506300436839446,
              1355.500890093987
            ],
            [
              -119.74049217845044,
              39.50710249358565,
              1334.900890093987
            ]
          ]
        ]
      },
      "bbox": [
        -119.7404922,
        39.50630044,
        1334.90089,
        -119.7118806,
        39.51045709,
        1355.50089
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 692554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 781717.5639,
            "count": 692554,
            "maximum": 782700.0075,
            "minimum": 780249.8475,
            "name": "X",
            "position": 0,
            "stddev": 494.818573,
            "variance": 244845.4201
          },
          {
            "average": 4378384.65,
            "count": 692554,
            "maximum": 4378499.984,
            "minimum": 4378127.084,
            "name": "Y",
            "position": 1,
            "stddev": 88.50006995,
            "variance": 7832.262381
          },
          {
            "average": 1338.405032,
            "count": 692554,
            "maximum": 1355.50089,
            "minimum": 1334.90089,
            "name": "Z",
            "position": 2,
            "stddev": 1.269508367,
            "variance": 1.611651493
          },
          {
            "average": 17.77545433,
            "count": 692554,
            "maximum": 22,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.80312548,
            "variance": 3.251261497
          },
          {
            "average": 1,
            "count": 692554,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 692554,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.916690973,
            "count": 692554,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2763489523,
            "variance": 0.07636874343
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 692554,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 692554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          780249.8475,
          4378127.084,
          1334.90089,
          782700.0075,
          4378499.984,
          1355.50089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                780249.8475101582,
                4378127.083711813,
                1334.900890093987
              ],
              [
                780249.8475101582,
                4378499.983711814,
                1334.900890093987
              ],
              [
                782700.0075101581,
                4378499.983711814,
                1355.500890093987
              ],
              [
                782700.0075101581,
                4378127.083711813,
                1355.500890093987
              ],
              [
                780249.8475101582,
                4378127.083711813,
                1334.900890093987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_17.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_17.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_17.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_17.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7404922,
            39.50630044,
            1334.90089,
            -119.7118806,
            39.51045709,
            1355.50089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74049217845044,
                  39.50710249358565,
                  1334.900890093987
                ],
                [
                  -119.74033526756936,
                  39.5104570853575,
                  1334.900890093987
                ],
                [
                  -119.71188060021666,
                  39.5096549335548,
                  1355.500890093987
                ],
                [
                  -119.71203887483014,
                  39.506300436839446,
                  1355.500890093987
                ],
                [
                  -119.74049217845044,
                  39.50710249358565,
                  1334.900890093987
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_17.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_17.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 692554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 781717.5639,
                "count": 692554,
                "maximum": 782700.0075,
                "minimum": 780249.8475,
                "name": "X",
                "position": 0,
                "stddev": 494.818573,
                "variance": 244845.4201
              },
              {
                "average": 4378384.65,
                "count": 692554,
                "maximum": 4378499.984,
                "minimum": 4378127.084,
                "name": "Y",
                "position": 1,
                "stddev": 88.50006995,
                "variance": 7832.262381
              },
              {
                "average": 1338.405032,
                "count": 692554,
                "maximum": 1355.50089,
                "minimum": 1334.90089,
                "name": "Z",
                "position": 2,
                "stddev": 1.269508367,
                "variance": 1.611651493
              },
              {
                "average": 17.77545433,
                "count": 692554,
                "maximum": 22,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.80312548,
                "variance": 3.251261497
              },
              {
                "average": 1,
                "count": 692554,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 692554,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.916690973,
                "count": 692554,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2763489523,
                "variance": 0.07636874343
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 692554,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 692554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              780249.8475,
              4378127.084,
              1334.90089,
              782700.0075,
              4378499.984,
              1355.50089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    780249.8475101582,
                    4378127.083711813,
                    1334.900890093987
                  ],
                  [
                    780249.8475101582,
                    4378499.983711814,
                    1334.900890093987
                  ],
                  [
                    782700.0075101581,
                    4378499.983711814,
                    1355.500890093987
                  ],
                  [
                    782700.0075101581,
                    4378127.083711813,
                    1355.500890093987
                  ],
                  [
                    780249.8475101582,
                    4378127.083711813,
                    1334.900890093987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_2.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.00149869412533,
              39.51749333689912,
              1461.565381388402
            ],
            [
              -120.00093604697346,
              39.530563367513764,
              1461.565381388402
            ],
            [
              -119.97265566268035,
              39.52982963497949,
              1585.665381388402
            ],
            [
              -119.97322359578133,
              39.516759943037854,
              1585.665381388402
            ],
            [
              -120.00149869412533,
              39.51749333689912,
              1461.565381388402
            ]
          ]
        ]
      },
      "bbox": [
        -120.0014987,
        39.51675994,
        1461.565381,
        -119.9726557,
        39.53056337,
        1585.665381
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 4741039,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 759058.2047,
            "count": 4741039,
            "maximum": 760200.0061,
            "minimum": 757766.1661,
            "name": "X",
            "position": 0,
            "stddev": 642.5677322,
            "variance": 412893.2905
          },
          {
            "average": 4379167.95,
            "count": 4741039,
            "maximum": 4379952.508,
            "minimum": 4378499.988,
            "name": "Y",
            "position": 1,
            "stddev": 356.0534944,
            "variance": 126774.0908
          },
          {
            "average": 1490.970393,
            "count": 4741039,
            "maximum": 1585.665381,
            "minimum": 1461.565381,
            "name": "Z",
            "position": 2,
            "stddev": 15.9997478,
            "variance": 255.9919298
          },
          {
            "average": 16.33279098,
            "count": 4741039,
            "maximum": 17,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.4712124674,
            "variance": 0.2220411894
          },
          {
            "average": 1,
            "count": 4741039,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4741039,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.655894626,
            "count": 4741039,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.48223422,
            "variance": 0.232549843
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 4741039,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4741039,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          757766.1661,
          4378499.988,
          1461.565381,
          760200.0061,
          4379952.508,
          1585.665381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                757766.1660765497,
                4378499.988001825,
                1461.565381388402
              ],
              [
                757766.1660765497,
                4379952.508001825,
                1461.565381388402
              ],
              [
                760200.0060765498,
                4379952.508001825,
                1585.665381388402
              ],
              [
                760200.0060765498,
                4378499.988001825,
                1585.665381388402
              ],
              [
                757766.1660765497,
                4378499.988001825,
                1461.565381388402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_2.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_2.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_2.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_2.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -120.0014987,
            39.51675994,
            1461.565381,
            -119.9726557,
            39.53056337,
            1585.665381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -120.00149869412533,
                  39.51749333689912,
                  1461.565381388402
                ],
                [
                  -120.00093604697346,
                  39.530563367513764,
                  1461.565381388402
                ],
                [
                  -119.97265566268035,
                  39.52982963497949,
                  1585.665381388402
                ],
                [
                  -119.97322359578133,
                  39.516759943037854,
                  1585.665381388402
                ],
                [
                  -120.00149869412533,
                  39.51749333689912,
                  1461.565381388402
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_2.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_2.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 4741039,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 759058.2047,
                "count": 4741039,
                "maximum": 760200.0061,
                "minimum": 757766.1661,
                "name": "X",
                "position": 0,
                "stddev": 642.5677322,
                "variance": 412893.2905
              },
              {
                "average": 4379167.95,
                "count": 4741039,
                "maximum": 4379952.508,
                "minimum": 4378499.988,
                "name": "Y",
                "position": 1,
                "stddev": 356.0534944,
                "variance": 126774.0908
              },
              {
                "average": 1490.970393,
                "count": 4741039,
                "maximum": 1585.665381,
                "minimum": 1461.565381,
                "name": "Z",
                "position": 2,
                "stddev": 15.9997478,
                "variance": 255.9919298
              },
              {
                "average": 16.33279098,
                "count": 4741039,
                "maximum": 17,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.4712124674,
                "variance": 0.2220411894
              },
              {
                "average": 1,
                "count": 4741039,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4741039,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.655894626,
                "count": 4741039,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.48223422,
                "variance": 0.232549843
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 4741039,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4741039,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              757766.1661,
              4378499.988,
              1461.565381,
              760200.0061,
              4379952.508,
              1585.665381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    757766.1660765497,
                    4378499.988001825,
                    1461.565381388402
                  ],
                  [
                    757766.1660765497,
                    4379952.508001825,
                    1461.565381388402
                  ],
                  [
                    760200.0060765498,
                    4379952.508001825,
                    1585.665381388402
                  ],
                  [
                    760200.0060765498,
                    4378499.988001825,
                    1585.665381388402
                  ],
                  [
                    757766.1660765497,
                    4378499.988001825,
                    1461.565381388402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_39.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4466175082211,
              39.84357892377328,
              1159.3364575282192
            ],
            [
              -119.44574696549786,
              39.86043837572809,
              1159.3364575282192
            ],
            [
              -119.43223297483887,
              39.860022980462205,
              1174.7764575282192
            ],
            [
              -119.433106810451,
              39.843163775281404,
              1174.7764575282192
            ],
            [
              -119.4466175082211,
              39.84357892377328,
              1159.3364575282192
            ]
          ]
        ]
      },
      "bbox": [
        -119.4466175,
        39.84316378,
        1159.336458,
        -119.432233,
        39.86043838,
        1174.776458
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1083189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 804919.4596,
            "count": 1083189,
            "maximum": 805200.0134,
            "minimum": 804041.8734,
            "name": "X",
            "position": 0,
            "stddev": 205.044662,
            "variance": 42043.3134
          },
          {
            "average": 4417304.464,
            "count": 1083189,
            "maximum": 4418315.804,
            "minimum": 4416441.004,
            "name": "Y",
            "position": 1,
            "stddev": 460.214954,
            "variance": 211797.8039
          },
          {
            "average": 1163.263309,
            "count": 1083189,
            "maximum": 1174.776458,
            "minimum": 1159.336458,
            "name": "Z",
            "position": 2,
            "stddev": 3.790635393,
            "variance": 14.36891668
          },
          {
            "average": 19.91058255,
            "count": 1083189,
            "maximum": 22,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.69845283,
            "variance": 7.281647676
          },
          {
            "average": 1,
            "count": 1083189,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1083189,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.052072168,
            "count": 1083189,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.844634659,
            "variance": 3.402677025
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1083189,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1083189,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          804041.8734,
          4416441.004,
          1159.336458,
          805200.0134,
          4418315.804,
          1174.776458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                804041.8733788164,
                4416441.003607711,
                1159.3364575282192
              ],
              [
                804041.8733788164,
                4418315.803607712,
                1159.3364575282192
              ],
              [
                805200.0133788163,
                4418315.803607712,
                1174.7764575282192
              ],
              [
                805200.0133788163,
                4416441.003607711,
                1174.7764575282192
              ],
              [
                804041.8733788164,
                4416441.003607711,
                1159.3364575282192
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_39.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_39.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_39.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_39.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4466175,
            39.84316378,
            1159.336458,
            -119.432233,
            39.86043838,
            1174.776458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4466175082211,
                  39.84357892377328,
                  1159.3364575282192
                ],
                [
                  -119.44574696549786,
                  39.86043837572809,
                  1159.3364575282192
                ],
                [
                  -119.43223297483887,
                  39.860022980462205,
                  1174.7764575282192
                ],
                [
                  -119.433106810451,
                  39.843163775281404,
                  1174.7764575282192
                ],
                [
                  -119.4466175082211,
                  39.84357892377328,
                  1159.3364575282192
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_39.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_39.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1083189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 804919.4596,
                "count": 1083189,
                "maximum": 805200.0134,
                "minimum": 804041.8734,
                "name": "X",
                "position": 0,
                "stddev": 205.044662,
                "variance": 42043.3134
              },
              {
                "average": 4417304.464,
                "count": 1083189,
                "maximum": 4418315.804,
                "minimum": 4416441.004,
                "name": "Y",
                "position": 1,
                "stddev": 460.214954,
                "variance": 211797.8039
              },
              {
                "average": 1163.263309,
                "count": 1083189,
                "maximum": 1174.776458,
                "minimum": 1159.336458,
                "name": "Z",
                "position": 2,
                "stddev": 3.790635393,
                "variance": 14.36891668
              },
              {
                "average": 19.91058255,
                "count": 1083189,
                "maximum": 22,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.69845283,
                "variance": 7.281647676
              },
              {
                "average": 1,
                "count": 1083189,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1083189,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.052072168,
                "count": 1083189,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.844634659,
                "variance": 3.402677025
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1083189,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1083189,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              804041.8734,
              4416441.004,
              1159.336458,
              805200.0134,
              4418315.804,
              1174.776458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    804041.8733788164,
                    4416441.003607711,
                    1159.3364575282192
                  ],
                  [
                    804041.8733788164,
                    4418315.803607712,
                    1159.3364575282192
                  ],
                  [
                    805200.0133788163,
                    4418315.803607712,
                    1174.7764575282192
                  ],
                  [
                    805200.0133788163,
                    4416441.003607711,
                    1174.7764575282192
                  ],
                  [
                    804041.8733788164,
                    4416441.003607711,
                    1159.3364575282192
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_48.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.40297553274075,
              39.86077707101179,
              1173.0382697799832
            ],
            [
              -119.40274299349144,
              39.86522444515889,
              1173.0382697799832
            ],
            [
              -119.3862295826339,
              39.864710477681705,
              1238.6582697799831
            ],
            [
              -119.38646318371327,
              39.86026318409052,
              1238.6582697799831
            ],
            [
              -119.40297553274075,
              39.86077707101179,
              1173.0382697799832
            ]
          ]
        ]
      },
      "bbox": [
        -119.4029755,
        39.86026318,
        1173.03827,
        -119.3862296,
        39.86522445,
        1238.65827
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 188406,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 808218.2886,
            "count": 188406,
            "maximum": 809115.1789,
            "minimum": 807700.0189,
            "name": "X",
            "position": 0,
            "stddev": 270.3062498,
            "variance": 73065.46868
          },
          {
            "average": 4418656.862,
            "count": 188406,
            "maximum": 4418994.557,
            "minimum": 4418499.977,
            "name": "Y",
            "position": 1,
            "stddev": 122.2937341,
            "variance": 14955.75739
          },
          {
            "average": 1182.524738,
            "count": 188406,
            "maximum": 1238.65827,
            "minimum": 1173.03827,
            "name": "Z",
            "position": 2,
            "stddev": 6.747772076,
            "variance": 45.53242799
          },
          {
            "average": 17.45319151,
            "count": 188406,
            "maximum": 21,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.270290586,
            "variance": 5.154219346
          },
          {
            "average": 1,
            "count": 188406,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 188406,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.443786291,
            "count": 188406,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4968312884,
            "variance": 0.2468413291
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 188406,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188406,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          807700.0189,
          4418499.977,
          1173.03827,
          809115.1789,
          4418994.557,
          1238.65827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                807700.0189365011,
                4418499.9774591,
                1173.0382697799832
              ],
              [
                807700.0189365011,
                4418994.5574591,
                1173.0382697799832
              ],
              [
                809115.178936501,
                4418994.5574591,
                1238.6582697799831
              ],
              [
                809115.178936501,
                4418499.9774591,
                1238.6582697799831
              ],
              [
                807700.0189365011,
                4418499.9774591,
                1173.0382697799832
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_48.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_48.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_48.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_48.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4029755,
            39.86026318,
            1173.03827,
            -119.3862296,
            39.86522445,
            1238.65827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.40297553274075,
                  39.86077707101179,
                  1173.0382697799832
                ],
                [
                  -119.40274299349144,
                  39.86522444515889,
                  1173.0382697799832
                ],
                [
                  -119.3862295826339,
                  39.864710477681705,
                  1238.6582697799831
                ],
                [
                  -119.38646318371327,
                  39.86026318409052,
                  1238.6582697799831
                ],
                [
                  -119.40297553274075,
                  39.86077707101179,
                  1173.0382697799832
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_48.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_48.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 188406,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 808218.2886,
                "count": 188406,
                "maximum": 809115.1789,
                "minimum": 807700.0189,
                "name": "X",
                "position": 0,
                "stddev": 270.3062498,
                "variance": 73065.46868
              },
              {
                "average": 4418656.862,
                "count": 188406,
                "maximum": 4418994.557,
                "minimum": 4418499.977,
                "name": "Y",
                "position": 1,
                "stddev": 122.2937341,
                "variance": 14955.75739
              },
              {
                "average": 1182.524738,
                "count": 188406,
                "maximum": 1238.65827,
                "minimum": 1173.03827,
                "name": "Z",
                "position": 2,
                "stddev": 6.747772076,
                "variance": 45.53242799
              },
              {
                "average": 17.45319151,
                "count": 188406,
                "maximum": 21,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.270290586,
                "variance": 5.154219346
              },
              {
                "average": 1,
                "count": 188406,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 188406,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.443786291,
                "count": 188406,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4968312884,
                "variance": 0.2468413291
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 188406,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188406,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              807700.0189,
              4418499.977,
              1173.03827,
              809115.1789,
              4418994.557,
              1238.65827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    807700.0189365011,
                    4418499.9774591,
                    1173.0382697799832
                  ],
                  [
                    807700.0189365011,
                    4418994.5574591,
                    1173.0382697799832
                  ],
                  [
                    809115.178936501,
                    4418994.5574591,
                    1238.6582697799831
                  ],
                  [
                    809115.178936501,
                    4418499.9774591,
                    1238.6582697799831
                  ],
                  [
                    807700.0189365011,
                    4418499.9774591,
                    1173.0382697799832
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_41.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44604339163281,
              39.59189540730425,
              1279.7092119451352
            ],
            [
              -119.44585341004145,
              39.59560846409331,
              1279.7092119451352
            ],
            [
              -119.41679339570312,
              39.594714797539744,
              1369.1092119451353
            ],
            [
              -119.41698492257905,
              39.59100185789957,
              1369.1092119451353
            ],
            [
              -119.44604339163281,
              39.59189540730425,
              1279.7092119451352
            ]
          ]
        ]
      },
      "bbox": [
        -119.4460434,
        39.59100186,
        1279.709212,
        -119.4167934,
        39.59560846,
        1369.109212
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 683629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 806574.9594,
            "count": 683629,
            "maximum": 807700.0001,
            "minimum": 805200.0001,
            "name": "X",
            "position": 0,
            "stddev": 714.9224766,
            "variance": 511114.1475
          },
          {
            "average": 4388647.211,
            "count": 683629,
            "maximum": 4388912.857,
            "minimum": 4388499.977,
            "name": "Y",
            "position": 1,
            "stddev": 97.34632657,
            "variance": 9476.307296
          },
          {
            "average": 1321.496064,
            "count": 683629,
            "maximum": 1369.109212,
            "minimum": 1279.709212,
            "name": "Z",
            "position": 2,
            "stddev": 16.57101381,
            "variance": 274.5984988
          },
          {
            "average": 16.02530174,
            "count": 683629,
            "maximum": 17,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.1570401018,
            "variance": 0.02466159356
          },
          {
            "average": 1,
            "count": 683629,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 683629,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.714029101,
            "count": 683629,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4518759153,
            "variance": 0.2041918428
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 683629,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 683629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          805200.0001,
          4388499.977,
          1279.709212,
          807700.0001,
          4388912.857,
          1369.109212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                805200.000065444,
                4388499.9771471275,
                1279.7092119451352
              ],
              [
                805200.000065444,
                4388912.857147128,
                1279.7092119451352
              ],
              [
                807700.000065444,
                4388912.857147128,
                1369.1092119451353
              ],
              [
                807700.000065444,
                4388499.9771471275,
                1369.1092119451353
              ],
              [
                805200.000065444,
                4388499.9771471275,
                1279.7092119451352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_41.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_41.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_41.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_41.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4460434,
            39.59100186,
            1279.709212,
            -119.4167934,
            39.59560846,
            1369.109212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44604339163281,
                  39.59189540730425,
                  1279.7092119451352
                ],
                [
                  -119.44585341004145,
                  39.59560846409331,
                  1279.7092119451352
                ],
                [
                  -119.41679339570312,
                  39.594714797539744,
                  1369.1092119451353
                ],
                [
                  -119.41698492257905,
                  39.59100185789957,
                  1369.1092119451353
                ],
                [
                  -119.44604339163281,
                  39.59189540730425,
                  1279.7092119451352
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_41.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_41.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 683629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 806574.9594,
                "count": 683629,
                "maximum": 807700.0001,
                "minimum": 805200.0001,
                "name": "X",
                "position": 0,
                "stddev": 714.9224766,
                "variance": 511114.1475
              },
              {
                "average": 4388647.211,
                "count": 683629,
                "maximum": 4388912.857,
                "minimum": 4388499.977,
                "name": "Y",
                "position": 1,
                "stddev": 97.34632657,
                "variance": 9476.307296
              },
              {
                "average": 1321.496064,
                "count": 683629,
                "maximum": 1369.109212,
                "minimum": 1279.709212,
                "name": "Z",
                "position": 2,
                "stddev": 16.57101381,
                "variance": 274.5984988
              },
              {
                "average": 16.02530174,
                "count": 683629,
                "maximum": 17,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.1570401018,
                "variance": 0.02466159356
              },
              {
                "average": 1,
                "count": 683629,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 683629,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.714029101,
                "count": 683629,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4518759153,
                "variance": 0.2041918428
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 683629,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 683629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              805200.0001,
              4388499.977,
              1279.709212,
              807700.0001,
              4388912.857,
              1369.109212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    805200.000065444,
                    4388499.9771471275,
                    1279.7092119451352
                  ],
                  [
                    805200.000065444,
                    4388912.857147128,
                    1279.7092119451352
                  ],
                  [
                    807700.000065444,
                    4388912.857147128,
                    1369.1092119451353
                  ],
                  [
                    807700.000065444,
                    4388499.9771471275,
                    1369.1092119451353
                  ],
                  [
                    805200.000065444,
                    4388499.9771471275,
                    1279.7092119451352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_49.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38829981477414,
              39.58294296342798,
              1255.4239065376491
            ],
            [
              -119.387927678923,
              39.59010117863811,
              1255.4239065376491
            ],
            [
              -119.3588720522412,
              39.589193138055535,
              1330.9239065376491
            ],
            [
              -119.35924716549617,
              39.582035152320636,
              1330.9239065376491
            ],
            [
              -119.38829981477414,
              39.58294296342798,
              1255.4239065376491
            ]
          ]
        ]
      },
      "bbox": [
        -119.3882998,
        39.58203515,
        1255.423907,
        -119.3588721,
        39.59010118,
        1330.923907
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 2626291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 811512.1462,
            "count": 2626291,
            "maximum": 812699.9859,
            "minimum": 810200.0059,
            "name": "X",
            "position": 0,
            "stddev": 642.7082988,
            "variance": 413073.9573
          },
          {
            "average": 4388218.326,
            "count": 2626291,
            "maximum": 4388499.991,
            "minimum": 4387703.971,
            "name": "Y",
            "position": 1,
            "stddev": 176.3958598,
            "variance": 31115.49935
          },
          {
            "average": 1285.590733,
            "count": 2626291,
            "maximum": 1330.923907,
            "minimum": 1255.423907,
            "name": "Z",
            "position": 2,
            "stddev": 18.68215485,
            "variance": 349.0229098
          },
          {
            "average": 10.23622782,
            "count": 2626291,
            "maximum": 23,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10.38849548,
            "variance": 107.9208384
          },
          {
            "average": 1,
            "count": 2626291,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2626291,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.741487901,
            "count": 2626291,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5380718362,
            "variance": 0.2895213009
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 2626291,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2626291,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          810200.0059,
          4387703.971,
          1255.423907,
          812699.9859,
          4388499.991,
          1330.923907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                810200.0059187647,
                4387703.970710611,
                1255.4239065376491
              ],
              [
                810200.0059187647,
                4388499.9907106105,
                1255.4239065376491
              ],
              [
                812699.9859187647,
                4388499.9907106105,
                1330.9239065376491
              ],
              [
                812699.9859187647,
                4387703.970710611,
                1330.9239065376491
              ],
              [
                810200.0059187647,
                4387703.970710611,
                1255.4239065376491
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_49.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_49.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_49.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_49.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3882998,
            39.58203515,
            1255.423907,
            -119.3588721,
            39.59010118,
            1330.923907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38829981477414,
                  39.58294296342798,
                  1255.4239065376491
                ],
                [
                  -119.387927678923,
                  39.59010117863811,
                  1255.4239065376491
                ],
                [
                  -119.3588720522412,
                  39.589193138055535,
                  1330.9239065376491
                ],
                [
                  -119.35924716549617,
                  39.582035152320636,
                  1330.9239065376491
                ],
                [
                  -119.38829981477414,
                  39.58294296342798,
                  1255.4239065376491
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_49.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_49.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 2626291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 811512.1462,
                "count": 2626291,
                "maximum": 812699.9859,
                "minimum": 810200.0059,
                "name": "X",
                "position": 0,
                "stddev": 642.7082988,
                "variance": 413073.9573
              },
              {
                "average": 4388218.326,
                "count": 2626291,
                "maximum": 4388499.991,
                "minimum": 4387703.971,
                "name": "Y",
                "position": 1,
                "stddev": 176.3958598,
                "variance": 31115.49935
              },
              {
                "average": 1285.590733,
                "count": 2626291,
                "maximum": 1330.923907,
                "minimum": 1255.423907,
                "name": "Z",
                "position": 2,
                "stddev": 18.68215485,
                "variance": 349.0229098
              },
              {
                "average": 10.23622782,
                "count": 2626291,
                "maximum": 23,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10.38849548,
                "variance": 107.9208384
              },
              {
                "average": 1,
                "count": 2626291,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2626291,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.741487901,
                "count": 2626291,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5380718362,
                "variance": 0.2895213009
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 2626291,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2626291,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              810200.0059,
              4387703.971,
              1255.423907,
              812699.9859,
              4388499.991,
              1330.923907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    810200.0059187647,
                    4387703.970710611,
                    1255.4239065376491
                  ],
                  [
                    810200.0059187647,
                    4388499.9907106105,
                    1255.4239065376491
                  ],
                  [
                    812699.9859187647,
                    4388499.9907106105,
                    1330.9239065376491
                  ],
                  [
                    812699.9859187647,
                    4387703.970710611,
                    1330.9239065376491
                  ],
                  [
                    810200.0059187647,
                    4387703.970710611,
                    1255.4239065376491
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_50.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38792767866602,
              39.59010103281876,
              1251.702158689151
            ],
            [
              -119.38733193446407,
              39.60155512385398,
              1251.702158689151
            ],
            [
              -119.35827130891263,
              39.60064670868948,
              1369.242158689151
            ],
            [
              -119.35887181960352,
              39.5891929849455,
              1369.242158689151
            ],
            [
              -119.38792767866602,
              39.59010103281876,
              1251.702158689151
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879277,
        39.58919298,
        1251.702159,
        -119.3582713,
        39.60155512,
        1369.242159
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 2738112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 811730.6676,
            "count": 2738112,
            "maximum": 812700.0066,
            "minimum": 810200.0066,
            "name": "X",
            "position": 0,
            "stddev": 722.1500066,
            "variance": 521500.6321
          },
          {
            "average": 4388868.655,
            "count": 2738112,
            "maximum": 4389773.715,
            "minimum": 4388499.975,
            "name": "Y",
            "position": 1,
            "stddev": 261.3108991,
            "variance": 68283.386
          },
          {
            "average": 1288.971976,
            "count": 2738112,
            "maximum": 1369.242159,
            "minimum": 1251.702159,
            "name": "Z",
            "position": 2,
            "stddev": 24.00291008,
            "variance": 576.1396925
          },
          {
            "average": 7.566137178,
            "count": 2738112,
            "maximum": 23,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8.791692438,
            "variance": 77.29385593
          },
          {
            "average": 1,
            "count": 2738112,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2738112,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.725312551,
            "count": 2738112,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5548878122,
            "variance": 0.3079004841
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 2738112,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2738112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          810200.0066,
          4388499.975,
          1251.702159,
          812700.0066,
          4389773.715,
          1369.242159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                810200.0065921441,
                4388499.974522034,
                1251.702158689151
              ],
              [
                810200.0065921441,
                4389773.714522034,
                1251.702158689151
              ],
              [
                812700.0065921441,
                4389773.714522034,
                1369.242158689151
              ],
              [
                812700.0065921441,
                4388499.974522034,
                1369.242158689151
              ],
              [
                810200.0065921441,
                4388499.974522034,
                1251.702158689151
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_50.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_50.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_50.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_50.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879277,
            39.58919298,
            1251.702159,
            -119.3582713,
            39.60155512,
            1369.242159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38792767866602,
                  39.59010103281876,
                  1251.702158689151
                ],
                [
                  -119.38733193446407,
                  39.60155512385398,
                  1251.702158689151
                ],
                [
                  -119.35827130891263,
                  39.60064670868948,
                  1369.242158689151
                ],
                [
                  -119.35887181960352,
                  39.5891929849455,
                  1369.242158689151
                ],
                [
                  -119.38792767866602,
                  39.59010103281876,
                  1251.702158689151
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_50.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_50.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 2738112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 811730.6676,
                "count": 2738112,
                "maximum": 812700.0066,
                "minimum": 810200.0066,
                "name": "X",
                "position": 0,
                "stddev": 722.1500066,
                "variance": 521500.6321
              },
              {
                "average": 4388868.655,
                "count": 2738112,
                "maximum": 4389773.715,
                "minimum": 4388499.975,
                "name": "Y",
                "position": 1,
                "stddev": 261.3108991,
                "variance": 68283.386
              },
              {
                "average": 1288.971976,
                "count": 2738112,
                "maximum": 1369.242159,
                "minimum": 1251.702159,
                "name": "Z",
                "position": 2,
                "stddev": 24.00291008,
                "variance": 576.1396925
              },
              {
                "average": 7.566137178,
                "count": 2738112,
                "maximum": 23,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8.791692438,
                "variance": 77.29385593
              },
              {
                "average": 1,
                "count": 2738112,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2738112,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.725312551,
                "count": 2738112,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5548878122,
                "variance": 0.3079004841
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 2738112,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2738112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              810200.0066,
              4388499.975,
              1251.702159,
              812700.0066,
              4389773.715,
              1369.242159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    810200.0065921441,
                    4388499.974522034,
                    1251.702158689151
                  ],
                  [
                    810200.0065921441,
                    4389773.714522034,
                    1251.702158689151
                  ],
                  [
                    812700.0065921441,
                    4389773.714522034,
                    1369.242158689151
                  ],
                  [
                    812700.0065921441,
                    4388499.974522034,
                    1369.242158689151
                  ],
                  [
                    810200.0065921441,
                    4388499.974522034,
                    1251.702158689151
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_47.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.40415031970356,
              39.83829652300753,
              1161.140096396135
            ],
            [
              -119.40297568105363,
              39.8607769728238,
              1161.140096396135
            ],
            [
              -119.37380550543541,
              39.85986756025544,
              1211.3600963961348
            ],
            [
              -119.37498961915564,
              39.83738783075198,
              1211.3600963961348
            ],
            [
              -119.40415031970356,
              39.83829652300753,
              1161.140096396135
            ]
          ]
        ]
      },
      "bbox": [
        -119.4041503,
        39.83738783,
        1161.140096,
        -119.3738055,
        39.86077697,
        1211.360096
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 7127880,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 808975.3868,
            "count": 7127880,
            "maximum": 810200.0067,
            "minimum": 807700.0067,
            "name": "X",
            "position": 0,
            "stddev": 696.0999147,
            "variance": 484555.0912
          },
          {
            "average": 4417431.086,
            "count": 7127880,
            "maximum": 4418499.966,
            "minimum": 4415999.986,
            "name": "Y",
            "position": 1,
            "stddev": 550.3252474,
            "variance": 302857.878
          },
          {
            "average": 1181.642017,
            "count": 7127880,
            "maximum": 1211.360096,
            "minimum": 1161.140096,
            "name": "Z",
            "position": 2,
            "stddev": 6.967571219,
            "variance": 48.54704869
          },
          {
            "average": 21.49212753,
            "count": 7127880,
            "maximum": 23,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.143949949,
            "variance": 4.596521384
          },
          {
            "average": 1,
            "count": 7127880,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7127880,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.705470771,
            "count": 7127880,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.054023868,
            "variance": 1.110966315
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 7127880,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127880,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          807700.0067,
          4415999.986,
          1161.140096,
          810200.0067,
          4418499.966,
          1211.360096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                807700.0066856135,
                4415999.986046299,
                1161.140096396135
              ],
              [
                807700.0066856135,
                4418499.9660463,
                1161.140096396135
              ],
              [
                810200.0066856135,
                4418499.9660463,
                1211.3600963961348
              ],
              [
                810200.0066856135,
                4415999.986046299,
                1211.3600963961348
              ],
              [
                807700.0066856135,
                4415999.986046299,
                1161.140096396135
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_47.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_47.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_47.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_47.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4041503,
            39.83738783,
            1161.140096,
            -119.3738055,
            39.86077697,
            1211.360096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.40415031970356,
                  39.83829652300753,
                  1161.140096396135
                ],
                [
                  -119.40297568105363,
                  39.8607769728238,
                  1161.140096396135
                ],
                [
                  -119.37380550543541,
                  39.85986756025544,
                  1211.3600963961348
                ],
                [
                  -119.37498961915564,
                  39.83738783075198,
                  1211.3600963961348
                ],
                [
                  -119.40415031970356,
                  39.83829652300753,
                  1161.140096396135
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_47.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_47.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 7127880,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 808975.3868,
                "count": 7127880,
                "maximum": 810200.0067,
                "minimum": 807700.0067,
                "name": "X",
                "position": 0,
                "stddev": 696.0999147,
                "variance": 484555.0912
              },
              {
                "average": 4417431.086,
                "count": 7127880,
                "maximum": 4418499.966,
                "minimum": 4415999.986,
                "name": "Y",
                "position": 1,
                "stddev": 550.3252474,
                "variance": 302857.878
              },
              {
                "average": 1181.642017,
                "count": 7127880,
                "maximum": 1211.360096,
                "minimum": 1161.140096,
                "name": "Z",
                "position": 2,
                "stddev": 6.967571219,
                "variance": 48.54704869
              },
              {
                "average": 21.49212753,
                "count": 7127880,
                "maximum": 23,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.143949949,
                "variance": 4.596521384
              },
              {
                "average": 1,
                "count": 7127880,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7127880,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.705470771,
                "count": 7127880,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.054023868,
                "variance": 1.110966315
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 7127880,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127880,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              807700.0067,
              4415999.986,
              1161.140096,
              810200.0067,
              4418499.966,
              1211.360096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    807700.0066856135,
                    4415999.986046299,
                    1161.140096396135
                  ],
                  [
                    807700.0066856135,
                    4418499.9660463,
                    1161.140096396135
                  ],
                  [
                    810200.0066856135,
                    4418499.9660463,
                    1211.3600963961348
                  ],
                  [
                    810200.0066856135,
                    4415999.986046299,
                    1211.3600963961348
                  ],
                  [
                    807700.0066856135,
                    4415999.986046299,
                    1161.140096396135
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_43.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42085458100111,
              39.86133079537783,
              1166.9034050118735
            ],
            [
              -119.42070159967965,
              39.86427131052983,
              1166.9034050118735
            ],
            [
              -119.40282236950668,
              39.863717509694574,
              1183.2634050118736
            ],
            [
              -119.40297611098697,
              39.86077705193401,
              1183.2634050118736
            ],
            [
              -119.42085458100111,
              39.86133079537783,
              1166.9034050118735
            ]
          ]
        ]
      },
      "bbox": [
        -119.4208546,
        39.86077705,
        1166.903405,
        -119.4028224,
        39.86427131,
        1183.263405
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 92660,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 807187.0084,
            "count": 92660,
            "maximum": 807699.9695,
            "minimum": 806167.7695,
            "name": "X",
            "position": 0,
            "stddev": 355.4642075,
            "variance": 126354.8028
          },
          {
            "average": 4418607.445,
            "count": 92660,
            "maximum": 4418826.973,
            "minimum": 4418499.973,
            "name": "Y",
            "position": 1,
            "stddev": 75.49027612,
            "variance": 5698.781788
          },
          {
            "average": 1176.626996,
            "count": 92660,
            "maximum": 1183.263405,
            "minimum": 1166.903405,
            "name": "Z",
            "position": 2,
            "stddev": 3.162110911,
            "variance": 9.998945413
          },
          {
            "average": 16,
            "count": 92660,
            "maximum": 16,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 92660,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 92660,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308784805,
            "count": 92660,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4619946456,
            "variance": 0.2134390525
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 92660,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92660,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          806167.7695,
          4418499.973,
          1166.903405,
          807699.9695,
          4418826.973,
          1183.263405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                806167.7695452821,
                4418499.973347517,
                1166.9034050118735
              ],
              [
                806167.7695452821,
                4418826.973347517,
                1166.9034050118735
              ],
              [
                807699.9695452821,
                4418826.973347517,
                1183.2634050118736
              ],
              [
                807699.9695452821,
                4418499.973347517,
                1183.2634050118736
              ],
              [
                806167.7695452821,
                4418499.973347517,
                1166.9034050118735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_43.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_43.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_43.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_43.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4208546,
            39.86077705,
            1166.903405,
            -119.4028224,
            39.86427131,
            1183.263405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42085458100111,
                  39.86133079537783,
                  1166.9034050118735
                ],
                [
                  -119.42070159967965,
                  39.86427131052983,
                  1166.9034050118735
                ],
                [
                  -119.40282236950668,
                  39.863717509694574,
                  1183.2634050118736
                ],
                [
                  -119.40297611098697,
                  39.86077705193401,
                  1183.2634050118736
                ],
                [
                  -119.42085458100111,
                  39.86133079537783,
                  1166.9034050118735
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_43.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_43.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 92660,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 807187.0084,
                "count": 92660,
                "maximum": 807699.9695,
                "minimum": 806167.7695,
                "name": "X",
                "position": 0,
                "stddev": 355.4642075,
                "variance": 126354.8028
              },
              {
                "average": 4418607.445,
                "count": 92660,
                "maximum": 4418826.973,
                "minimum": 4418499.973,
                "name": "Y",
                "position": 1,
                "stddev": 75.49027612,
                "variance": 5698.781788
              },
              {
                "average": 1176.626996,
                "count": 92660,
                "maximum": 1183.263405,
                "minimum": 1166.903405,
                "name": "Z",
                "position": 2,
                "stddev": 3.162110911,
                "variance": 9.998945413
              },
              {
                "average": 16,
                "count": 92660,
                "maximum": 16,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 92660,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 92660,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308784805,
                "count": 92660,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4619946456,
                "variance": 0.2134390525
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 92660,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92660,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              806167.7695,
              4418499.973,
              1166.903405,
              807699.9695,
              4418826.973,
              1183.263405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    806167.7695452821,
                    4418499.973347517,
                    1166.9034050118735
                  ],
                  [
                    806167.7695452821,
                    4418826.973347517,
                    1166.9034050118735
                  ],
                  [
                    807699.9695452821,
                    4418826.973347517,
                    1183.2634050118736
                  ],
                  [
                    807699.9695452821,
                    4418499.973347517,
                    1183.2634050118736
                  ],
                  [
                    806167.7695452821,
                    4418499.973347517,
                    1166.9034050118735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_51.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.35343975196797,
              39.782737284515996,
              1194.0736676963545
            ],
            [
              -119.35296788160285,
              39.79166277188769,
              1194.0736676963545
            ],
            [
              -119.34821341553146,
              39.79151305497639,
              1255.4736676963546
            ],
            [
              -119.34868589771942,
              39.782587614717784,
              1255.4736676963546
            ],
            [
              -119.35343975196797,
              39.782737284515996,
              1194.0736676963545
            ]
          ]
        ]
      },
      "bbox": [
        -119.3534398,
        39.78258761,
        1194.073668,
        -119.3482134,
        39.79166277,
        1255.473668
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 298618,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 812565.7119,
            "count": 298618,
            "maximum": 812700.0078,
            "minimum": 812292.1078,
            "name": "X",
            "position": 0,
            "stddev": 96.46201465,
            "variance": 9304.920271
          },
          {
            "average": 4410683.634,
            "count": 298618,
            "maximum": 4410999.98,
            "minimum": 4410007.36,
            "name": "Y",
            "position": 1,
            "stddev": 230.6929671,
            "variance": 53219.24505
          },
          {
            "average": 1230.604116,
            "count": 298618,
            "maximum": 1255.473668,
            "minimum": 1194.073668,
            "name": "Z",
            "position": 2,
            "stddev": 17.92686607,
            "variance": 321.372527
          },
          {
            "average": 18,
            "count": 298618,
            "maximum": 18,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 298618,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 298618,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.693354051,
            "count": 298618,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8219179091,
            "variance": 0.6755490493
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 298618,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 298618,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          812292.1078,
          4410007.36,
          1194.073668,
          812700.0078,
          4410999.98,
          1255.473668
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                812292.1077737992,
                4410007.36014372,
                1194.0736676963545
              ],
              [
                812292.1077737992,
                4410999.980143719,
                1194.0736676963545
              ],
              [
                812700.0077737991,
                4410999.980143719,
                1255.4736676963546
              ],
              [
                812700.0077737991,
                4410007.36014372,
                1255.4736676963546
              ],
              [
                812292.1077737992,
                4410007.36014372,
                1194.0736676963545
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_51.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_51.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_51.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_51.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3534398,
            39.78258761,
            1194.073668,
            -119.3482134,
            39.79166277,
            1255.473668
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.35343975196797,
                  39.782737284515996,
                  1194.0736676963545
                ],
                [
                  -119.35296788160285,
                  39.79166277188769,
                  1194.0736676963545
                ],
                [
                  -119.34821341553146,
                  39.79151305497639,
                  1255.4736676963546
                ],
                [
                  -119.34868589771942,
                  39.782587614717784,
                  1255.4736676963546
                ],
                [
                  -119.35343975196797,
                  39.782737284515996,
                  1194.0736676963545
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_51.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_51.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 298618,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 812565.7119,
                "count": 298618,
                "maximum": 812700.0078,
                "minimum": 812292.1078,
                "name": "X",
                "position": 0,
                "stddev": 96.46201465,
                "variance": 9304.920271
              },
              {
                "average": 4410683.634,
                "count": 298618,
                "maximum": 4410999.98,
                "minimum": 4410007.36,
                "name": "Y",
                "position": 1,
                "stddev": 230.6929671,
                "variance": 53219.24505
              },
              {
                "average": 1230.604116,
                "count": 298618,
                "maximum": 1255.473668,
                "minimum": 1194.073668,
                "name": "Z",
                "position": 2,
                "stddev": 17.92686607,
                "variance": 321.372527
              },
              {
                "average": 18,
                "count": 298618,
                "maximum": 18,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 298618,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 298618,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.693354051,
                "count": 298618,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8219179091,
                "variance": 0.6755490493
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 298618,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 298618,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              812292.1078,
              4410007.36,
              1194.073668,
              812700.0078,
              4410999.98,
              1255.473668
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    812292.1077737992,
                    4410007.36014372,
                    1194.0736676963545
                  ],
                  [
                    812292.1077737992,
                    4410999.980143719,
                    1194.0736676963545
                  ],
                  [
                    812700.0077737991,
                    4410999.980143719,
                    1255.4736676963546
                  ],
                  [
                    812700.0077737991,
                    4410007.36014372,
                    1255.4736676963546
                  ],
                  [
                    812292.1077737992,
                    4410007.36014372,
                    1194.0736676963545
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_44.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41735533621008,
              39.58381743153529,
              1263.1091045920714
            ],
            [
              -119.41698483365509,
              39.59100195351676,
              1263.1091045920714
            ],
            [
              -119.3879276643348,
              39.590101154379205,
              1427.0891045920714
            ],
            [
              -119.38830115568156,
              39.58291686087811,
              1427.0891045920714
            ],
            [
              -119.41735533621008,
              39.58381743153529,
              1263.1091045920714
            ]
          ]
        ]
      },
      "bbox": [
        -119.4173553,
        39.58291686,
        1263.109105,
        -119.3879277,
        39.59100195,
        1427.089105
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1576372,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 808892.237,
            "count": 1576372,
            "maximum": 810200.0073,
            "minimum": 807700.0073,
            "name": "X",
            "position": 0,
            "stddev": 722.8267528,
            "variance": 522478.5145
          },
          {
            "average": 4388158.703,
            "count": 1576372,
            "maximum": 4388499.988,
            "minimum": 4387701.068,
            "name": "Y",
            "position": 1,
            "stddev": 206.4375838,
            "variance": 42616.47601
          },
          {
            "average": 1291.264891,
            "count": 1576372,
            "maximum": 1427.089105,
            "minimum": 1263.109105,
            "name": "Z",
            "position": 2,
            "stddev": 26.23349431,
            "variance": 688.1962239
          },
          {
            "average": 16.19219956,
            "count": 1576372,
            "maximum": 18,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.5772594841,
            "variance": 0.333228512
          },
          {
            "average": 1,
            "count": 1576372,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1576372,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.703261032,
            "count": 1576372,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6745680587,
            "variance": 0.4550420658
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1576372,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1576372,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          807700.0073,
          4387701.068,
          1263.109105,
          810200.0073,
          4388499.988,
          1427.089105
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                807700.007280248,
                4387701.0680677,
                1263.1091045920714
              ],
              [
                807700.007280248,
                4388499.9880677,
                1263.1091045920714
              ],
              [
                810200.007280248,
                4388499.9880677,
                1427.0891045920714
              ],
              [
                810200.007280248,
                4387701.0680677,
                1427.0891045920714
              ],
              [
                807700.007280248,
                4387701.0680677,
                1263.1091045920714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_44.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_44.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_44.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_44.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4173553,
            39.58291686,
            1263.109105,
            -119.3879277,
            39.59100195,
            1427.089105
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41735533621008,
                  39.58381743153529,
                  1263.1091045920714
                ],
                [
                  -119.41698483365509,
                  39.59100195351676,
                  1263.1091045920714
                ],
                [
                  -119.3879276643348,
                  39.590101154379205,
                  1427.0891045920714
                ],
                [
                  -119.38830115568156,
                  39.58291686087811,
                  1427.0891045920714
                ],
                [
                  -119.41735533621008,
                  39.58381743153529,
                  1263.1091045920714
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_44.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_44.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1576372,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 808892.237,
                "count": 1576372,
                "maximum": 810200.0073,
                "minimum": 807700.0073,
                "name": "X",
                "position": 0,
                "stddev": 722.8267528,
                "variance": 522478.5145
              },
              {
                "average": 4388158.703,
                "count": 1576372,
                "maximum": 4388499.988,
                "minimum": 4387701.068,
                "name": "Y",
                "position": 1,
                "stddev": 206.4375838,
                "variance": 42616.47601
              },
              {
                "average": 1291.264891,
                "count": 1576372,
                "maximum": 1427.089105,
                "minimum": 1263.109105,
                "name": "Z",
                "position": 2,
                "stddev": 26.23349431,
                "variance": 688.1962239
              },
              {
                "average": 16.19219956,
                "count": 1576372,
                "maximum": 18,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.5772594841,
                "variance": 0.333228512
              },
              {
                "average": 1,
                "count": 1576372,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1576372,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.703261032,
                "count": 1576372,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6745680587,
                "variance": 0.4550420658
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1576372,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1576372,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              807700.0073,
              4387701.068,
              1263.109105,
              810200.0073,
              4388499.988,
              1427.089105
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    807700.007280248,
                    4387701.0680677,
                    1263.1091045920714
                  ],
                  [
                    807700.007280248,
                    4388499.9880677,
                    1263.1091045920714
                  ],
                  [
                    810200.007280248,
                    4388499.9880677,
                    1427.0891045920714
                  ],
                  [
                    810200.007280248,
                    4387701.0680677,
                    1427.0891045920714
                  ],
                  [
                    807700.007280248,
                    4387701.0680677,
                    1263.1091045920714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_52.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.35968969291892,
              39.79187389290319,
              1185.5260739189102
            ],
            [
              -119.35850248517177,
              39.81435377658592,
              1185.5260739189102
            ],
            [
              -119.34702247709915,
              39.8139924385078,
              1244.4860739189103
            ],
            [
              -119.3482134073149,
              39.79151284110874,
              1244.4860739189103
            ],
            [
              -119.35968969291892,
              39.79187389290319,
              1185.5260739189102
            ]
          ]
        ]
      },
      "bbox": [
        -119.3596897,
        39.79151284,
        1185.526074,
        -119.3470225,
        39.81435378,
        1244.486074
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 2361122,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 812389.8926,
            "count": 2361122,
            "maximum": 812700.0094,
            "minimum": 811715.4294,
            "name": "X",
            "position": 0,
            "stddev": 218.1470573,
            "variance": 47588.13861
          },
          {
            "average": 4412517.849,
            "count": 2361122,
            "maximum": 4413499.976,
            "minimum": 4410999.956,
            "name": "Y",
            "position": 1,
            "stddev": 738.7363857,
            "variance": 545731.4475
          },
          {
            "average": 1207.19948,
            "count": 2361122,
            "maximum": 1244.486074,
            "minimum": 1185.526074,
            "name": "Z",
            "position": 2,
            "stddev": 13.0452358,
            "variance": 170.1781771
          },
          {
            "average": 17.90849605,
            "count": 2361122,
            "maximum": 18,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.2883244977,
            "variance": 0.083131016
          },
          {
            "average": 1,
            "count": 2361122,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2361122,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.744809036,
            "count": 2361122,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9760559345,
            "variance": 0.9526851872
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 2361122,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361122,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          811715.4294,
          4410999.956,
          1185.526074,
          812700.0094,
          4413499.976,
          1244.486074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                811715.4294474532,
                4410999.956427313,
                1185.5260739189102
              ],
              [
                811715.4294474532,
                4413499.976427313,
                1185.5260739189102
              ],
              [
                812700.0094474533,
                4413499.976427313,
                1244.4860739189103
              ],
              [
                812700.0094474533,
                4410999.956427313,
                1244.4860739189103
              ],
              [
                811715.4294474532,
                4410999.956427313,
                1185.5260739189102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_52.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_52.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_52.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_52.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3596897,
            39.79151284,
            1185.526074,
            -119.3470225,
            39.81435378,
            1244.486074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.35968969291892,
                  39.79187389290319,
                  1185.5260739189102
                ],
                [
                  -119.35850248517177,
                  39.81435377658592,
                  1185.5260739189102
                ],
                [
                  -119.34702247709915,
                  39.8139924385078,
                  1244.4860739189103
                ],
                [
                  -119.3482134073149,
                  39.79151284110874,
                  1244.4860739189103
                ],
                [
                  -119.35968969291892,
                  39.79187389290319,
                  1185.5260739189102
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_52.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_52.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 2361122,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 812389.8926,
                "count": 2361122,
                "maximum": 812700.0094,
                "minimum": 811715.4294,
                "name": "X",
                "position": 0,
                "stddev": 218.1470573,
                "variance": 47588.13861
              },
              {
                "average": 4412517.849,
                "count": 2361122,
                "maximum": 4413499.976,
                "minimum": 4410999.956,
                "name": "Y",
                "position": 1,
                "stddev": 738.7363857,
                "variance": 545731.4475
              },
              {
                "average": 1207.19948,
                "count": 2361122,
                "maximum": 1244.486074,
                "minimum": 1185.526074,
                "name": "Z",
                "position": 2,
                "stddev": 13.0452358,
                "variance": 170.1781771
              },
              {
                "average": 17.90849605,
                "count": 2361122,
                "maximum": 18,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.2883244977,
                "variance": 0.083131016
              },
              {
                "average": 1,
                "count": 2361122,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2361122,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.744809036,
                "count": 2361122,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9760559345,
                "variance": 0.9526851872
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 2361122,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361122,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              811715.4294,
              4410999.956,
              1185.526074,
              812700.0094,
              4413499.976,
              1244.486074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    811715.4294474532,
                    4410999.956427313,
                    1185.5260739189102
                  ],
                  [
                    811715.4294474532,
                    4413499.976427313,
                    1185.5260739189102
                  ],
                  [
                    812700.0094474533,
                    4413499.976427313,
                    1244.4860739189103
                  ],
                  [
                    812700.0094474533,
                    4410999.956427313,
                    1244.4860739189103
                  ],
                  [
                    811715.4294474532,
                    4410999.956427313,
                    1185.5260739189102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_56.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.35887181475302,
              39.58919309072903,
              1246.1349340225263
            ],
            [
              -119.35769285394157,
              39.61167356000205,
              1246.1349340225263
            ],
            [
              -119.32862895925244,
              39.610757537619136,
              1419.1549340225263
            ],
            [
              -119.32981727628786,
              39.58827779508594,
              1419.1549340225263
            ],
            [
              -119.35887181475302,
              39.58919309072903,
              1246.1349340225263
            ]
          ]
        ]
      },
      "bbox": [
        -119.3588718,
        39.5882778,
        1246.134934,
        -119.328629,
        39.61167356,
        1419.154934
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 8800812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 814092.0908,
            "count": 8800812,
            "maximum": 815200.0065,
            "minimum": 812700.0065,
            "name": "X",
            "position": 0,
            "stddev": 712.5937513,
            "variance": 507789.8543
          },
          {
            "average": 4389621.26,
            "count": 8800812,
            "maximum": 4390999.986,
            "minimum": 4388499.986,
            "name": "Y",
            "position": 1,
            "stddev": 524.3600449,
            "variance": 274953.4567
          },
          {
            "average": 1278.411425,
            "count": 8800812,
            "maximum": 1419.154934,
            "minimum": 1246.134934,
            "name": "Z",
            "position": 2,
            "stddev": 22.37046136,
            "variance": 500.4375416
          },
          {
            "average": 17.63906774,
            "count": 8800812,
            "maximum": 23,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9.71884357,
            "variance": 94.45592034
          },
          {
            "average": 1,
            "count": 8800812,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8800812,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.781773091,
            "count": 8800812,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4693763267,
            "variance": 0.2203141361
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 8800812,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8800812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          812700.0065,
          4388499.986,
          1246.134934,
          815200.0065,
          4390999.986,
          1419.154934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                812700.0065325231,
                4388499.986283523,
                1246.1349340225263
              ],
              [
                812700.0065325231,
                4390999.986283523,
                1246.1349340225263
              ],
              [
                815200.0065325231,
                4390999.986283523,
                1419.1549340225263
              ],
              [
                815200.0065325231,
                4388499.986283523,
                1419.1549340225263
              ],
              [
                812700.0065325231,
                4388499.986283523,
                1246.1349340225263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_56.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_56.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_56.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_56.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3588718,
            39.5882778,
            1246.134934,
            -119.328629,
            39.61167356,
            1419.154934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.35887181475302,
                  39.58919309072903,
                  1246.1349340225263
                ],
                [
                  -119.35769285394157,
                  39.61167356000205,
                  1246.1349340225263
                ],
                [
                  -119.32862895925244,
                  39.610757537619136,
                  1419.1549340225263
                ],
                [
                  -119.32981727628786,
                  39.58827779508594,
                  1419.1549340225263
                ],
                [
                  -119.35887181475302,
                  39.58919309072903,
                  1246.1349340225263
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_56.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_56.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 8800812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 814092.0908,
                "count": 8800812,
                "maximum": 815200.0065,
                "minimum": 812700.0065,
                "name": "X",
                "position": 0,
                "stddev": 712.5937513,
                "variance": 507789.8543
              },
              {
                "average": 4389621.26,
                "count": 8800812,
                "maximum": 4390999.986,
                "minimum": 4388499.986,
                "name": "Y",
                "position": 1,
                "stddev": 524.3600449,
                "variance": 274953.4567
              },
              {
                "average": 1278.411425,
                "count": 8800812,
                "maximum": 1419.154934,
                "minimum": 1246.134934,
                "name": "Z",
                "position": 2,
                "stddev": 22.37046136,
                "variance": 500.4375416
              },
              {
                "average": 17.63906774,
                "count": 8800812,
                "maximum": 23,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9.71884357,
                "variance": 94.45592034
              },
              {
                "average": 1,
                "count": 8800812,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8800812,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.781773091,
                "count": 8800812,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4693763267,
                "variance": 0.2203141361
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 8800812,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8800812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              812700.0065,
              4388499.986,
              1246.134934,
              815200.0065,
              4390999.986,
              1419.154934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    812700.0065325231,
                    4388499.986283523,
                    1246.1349340225263
                  ],
                  [
                    812700.0065325231,
                    4390999.986283523,
                    1246.1349340225263
                  ],
                  [
                    815200.0065325231,
                    4390999.986283523,
                    1419.1549340225263
                  ],
                  [
                    815200.0065325231,
                    4388499.986283523,
                    1419.1549340225263
                  ],
                  [
                    812700.0065325231,
                    4388499.986283523,
                    1246.1349340225263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_14.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7987947596248,
              39.516221264626445,
              1335.4687832006862
            ],
            [
              -119.79795085079104,
              39.53457958927744,
              1335.4687832006862
            ],
            [
              -119.76890567514405,
              39.53377502828807,
              1464.068783200686
            ],
            [
              -119.76975720658699,
              39.515417225207734,
              1464.068783200686
            ],
            [
              -119.7987947596248,
              39.516221264626445,
              1335.4687832006862
            ]
          ]
        ]
      },
      "bbox": [
        -119.7987948,
        39.51541723,
        1335.468783,
        -119.7689057,
        39.53457959,
        1464.068783
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 11043173,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 776358.9176,
            "count": 11043173,
            "maximum": 777700.0044,
            "minimum": 775200.0044,
            "name": "X",
            "position": 0,
            "stddev": 710.5217912,
            "variance": 504841.2158
          },
          {
            "average": 4380271.598,
            "count": 11043173,
            "maximum": 4380999.99,
            "minimum": 4378959.37,
            "name": "Y",
            "position": 1,
            "stddev": 437.6939526,
            "variance": 191575.9961
          },
          {
            "average": 1359.821013,
            "count": 11043173,
            "maximum": 1464.068783,
            "minimum": 1335.468783,
            "name": "Z",
            "position": 2,
            "stddev": 6.828505999,
            "variance": 46.62849418
          },
          {
            "average": 20.64152893,
            "count": 11043173,
            "maximum": 22,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.771267096,
            "variance": 3.137387124
          },
          {
            "average": 1,
            "count": 11043173,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11043173,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.690184243,
            "count": 11043173,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4962440486,
            "variance": 0.2462581558
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 11043173,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11043173,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          775200.0044,
          4378959.37,
          1335.468783,
          777700.0044,
          4380999.99,
          1464.068783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                775200.0043784875,
                4378959.369800569,
                1335.4687832006862
              ],
              [
                775200.0043784875,
                4380999.989800568,
                1335.4687832006862
              ],
              [
                777700.0043784875,
                4380999.989800568,
                1464.068783200686
              ],
              [
                777700.0043784875,
                4378959.369800569,
                1464.068783200686
              ],
              [
                775200.0043784875,
                4378959.369800569,
                1335.4687832006862
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_14.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_14.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_14.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_14.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7987948,
            39.51541723,
            1335.468783,
            -119.7689057,
            39.53457959,
            1464.068783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7987947596248,
                  39.516221264626445,
                  1335.4687832006862
                ],
                [
                  -119.79795085079104,
                  39.53457958927744,
                  1335.4687832006862
                ],
                [
                  -119.76890567514405,
                  39.53377502828807,
                  1464.068783200686
                ],
                [
                  -119.76975720658699,
                  39.515417225207734,
                  1464.068783200686
                ],
                [
                  -119.7987947596248,
                  39.516221264626445,
                  1335.4687832006862
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_14.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_14.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 11043173,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 776358.9176,
                "count": 11043173,
                "maximum": 777700.0044,
                "minimum": 775200.0044,
                "name": "X",
                "position": 0,
                "stddev": 710.5217912,
                "variance": 504841.2158
              },
              {
                "average": 4380271.598,
                "count": 11043173,
                "maximum": 4380999.99,
                "minimum": 4378959.37,
                "name": "Y",
                "position": 1,
                "stddev": 437.6939526,
                "variance": 191575.9961
              },
              {
                "average": 1359.821013,
                "count": 11043173,
                "maximum": 1464.068783,
                "minimum": 1335.468783,
                "name": "Z",
                "position": 2,
                "stddev": 6.828505999,
                "variance": 46.62849418
              },
              {
                "average": 20.64152893,
                "count": 11043173,
                "maximum": 22,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.771267096,
                "variance": 3.137387124
              },
              {
                "average": 1,
                "count": 11043173,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11043173,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.690184243,
                "count": 11043173,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4962440486,
                "variance": 0.2462581558
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 11043173,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11043173,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              775200.0044,
              4378959.37,
              1335.468783,
              777700.0044,
              4380999.99,
              1464.068783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    775200.0043784875,
                    4378959.369800569,
                    1335.4687832006862
                  ],
                  [
                    775200.0043784875,
                    4380999.989800568,
                    1335.4687832006862
                  ],
                  [
                    777700.0043784875,
                    4380999.989800568,
                    1464.068783200686
                  ],
                  [
                    777700.0043784875,
                    4378959.369800569,
                    1464.068783200686
                  ],
                  [
                    775200.0043784875,
                    4378959.369800569,
                    1335.4687832006862
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_59.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34329074280207,
              39.746323853970715,
              1202.327161058256
            ],
            [
              -119.34210012730775,
              39.76880332316409,
              1202.327161058256
            ],
            [
              -119.3202732662127,
              39.76811243730968,
              1371.427161058256
            ],
            [
              -119.32147094718796,
              39.745633515646304,
              1371.427161058256
            ],
            [
              -119.34329074280207,
              39.746323853970715,
              1202.327161058256
            ]
          ]
        ]
      },
      "bbox": [
        -119.3432907,
        39.74563352,
        1202.327161,
        -119.3202733,
        39.76880332,
        1371.427161
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 5463389,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 814452.7095,
            "count": 5463389,
            "maximum": 815200.0121,
            "minimum": 813326.7521,
            "name": "X",
            "position": 0,
            "stddev": 406.1568216,
            "variance": 164963.3637
          },
          {
            "average": 4407355.278,
            "count": 5463389,
            "maximum": 4408499.985,
            "minimum": 4405999.985,
            "name": "Y",
            "position": 1,
            "stddev": 687.986556,
            "variance": 473325.5012
          },
          {
            "average": 1258.626569,
            "count": 5463389,
            "maximum": 1371.427161,
            "minimum": 1202.327161,
            "name": "Z",
            "position": 2,
            "stddev": 38.70147697,
            "variance": 1497.80432
          },
          {
            "average": 18.07381828,
            "count": 5463389,
            "maximum": 19,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.2861394671,
            "variance": 0.08187579461
          },
          {
            "average": 1,
            "count": 5463389,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5463389,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.78168752,
            "count": 5463389,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5154799271,
            "variance": 0.2657195552
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 5463389,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5463389,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          813326.7521,
          4405999.985,
          1202.327161,
          815200.0121,
          4408499.985,
          1371.427161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                813326.7521455447,
                4405999.984721292,
                1202.327161058256
              ],
              [
                813326.7521455447,
                4408499.984721292,
                1202.327161058256
              ],
              [
                815200.0121455448,
                4408499.984721292,
                1371.427161058256
              ],
              [
                815200.0121455448,
                4405999.984721292,
                1371.427161058256
              ],
              [
                813326.7521455447,
                4405999.984721292,
                1202.327161058256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_59.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_59.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_59.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_59.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3432907,
            39.74563352,
            1202.327161,
            -119.3202733,
            39.76880332,
            1371.427161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34329074280207,
                  39.746323853970715,
                  1202.327161058256
                ],
                [
                  -119.34210012730775,
                  39.76880332316409,
                  1202.327161058256
                ],
                [
                  -119.3202732662127,
                  39.76811243730968,
                  1371.427161058256
                ],
                [
                  -119.32147094718796,
                  39.745633515646304,
                  1371.427161058256
                ],
                [
                  -119.34329074280207,
                  39.746323853970715,
                  1202.327161058256
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_59.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_59.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 5463389,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 814452.7095,
                "count": 5463389,
                "maximum": 815200.0121,
                "minimum": 813326.7521,
                "name": "X",
                "position": 0,
                "stddev": 406.1568216,
                "variance": 164963.3637
              },
              {
                "average": 4407355.278,
                "count": 5463389,
                "maximum": 4408499.985,
                "minimum": 4405999.985,
                "name": "Y",
                "position": 1,
                "stddev": 687.986556,
                "variance": 473325.5012
              },
              {
                "average": 1258.626569,
                "count": 5463389,
                "maximum": 1371.427161,
                "minimum": 1202.327161,
                "name": "Z",
                "position": 2,
                "stddev": 38.70147697,
                "variance": 1497.80432
              },
              {
                "average": 18.07381828,
                "count": 5463389,
                "maximum": 19,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.2861394671,
                "variance": 0.08187579461
              },
              {
                "average": 1,
                "count": 5463389,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5463389,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.78168752,
                "count": 5463389,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5154799271,
                "variance": 0.2657195552
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 5463389,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5463389,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              813326.7521,
              4405999.985,
              1202.327161,
              815200.0121,
              4408499.985,
              1371.427161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    813326.7521455447,
                    4405999.984721292,
                    1202.327161058256
                  ],
                  [
                    813326.7521455447,
                    4408499.984721292,
                    1202.327161058256
                  ],
                  [
                    815200.0121455448,
                    4408499.984721292,
                    1371.427161058256
                  ],
                  [
                    815200.0121455448,
                    4405999.984721292,
                    1371.427161058256
                  ],
                  [
                    813326.7521455447,
                    4405999.984721292,
                    1202.327161058256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_5.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.94474322258661,
              39.503175166995376,
              1416.1304530186153
            ],
            [
              -119.94418097612949,
              39.515999445800425,
              1416.1304530186153
            ],
            [
              -119.9151394520319,
              39.51523172525209,
              1592.1704530186153
            ],
            [
              -119.91570702133373,
              39.502407794180876,
              1592.1704530186153
            ],
            [
              -119.94474322258661,
              39.503175166995376,
              1416.1304530186153
            ]
          ]
        ]
      },
      "bbox": [
        -119.9447432,
        39.50240779,
        1416.130453,
        -119.9151395,
        39.51599945,
        1592.170453
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 5697559,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 763946.1218,
            "count": 5697559,
            "maximum": 765200.0053,
            "minimum": 762700.0053,
            "name": "X",
            "position": 0,
            "stddev": 720.5349313,
            "variance": 519170.5873
          },
          {
            "average": 4377862.953,
            "count": 5697559,
            "maximum": 4378499.986,
            "minimum": 4377074.706,
            "name": "Y",
            "position": 1,
            "stddev": 359.4016774,
            "variance": 129169.5657
          },
          {
            "average": 1471.229125,
            "count": 5697559,
            "maximum": 1592.170453,
            "minimum": 1416.130453,
            "name": "Z",
            "position": 2,
            "stddev": 32.7590694,
            "variance": 1073.156628
          },
          {
            "average": 16.24042138,
            "count": 5697559,
            "maximum": 17,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.4273394112,
            "variance": 0.1826189723
          },
          {
            "average": 1,
            "count": 5697559,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5697559,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.697756179,
            "count": 5697559,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5879471541,
            "variance": 0.345681856
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 5697559,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5697559,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          762700.0053,
          4377074.706,
          1416.130453,
          765200.0053,
          4378499.986,
          1592.170453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                762700.0052575872,
                4377074.705808128,
                1416.1304530186153
              ],
              [
                762700.0052575872,
                4378499.985808128,
                1416.1304530186153
              ],
              [
                765200.0052575872,
                4378499.985808128,
                1592.1704530186153
              ],
              [
                765200.0052575872,
                4377074.705808128,
                1592.1704530186153
              ],
              [
                762700.0052575872,
                4377074.705808128,
                1416.1304530186153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_5.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_5.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_5.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_5.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.9447432,
            39.50240779,
            1416.130453,
            -119.9151395,
            39.51599945,
            1592.170453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.94474322258661,
                  39.503175166995376,
                  1416.1304530186153
                ],
                [
                  -119.94418097612949,
                  39.515999445800425,
                  1416.1304530186153
                ],
                [
                  -119.9151394520319,
                  39.51523172525209,
                  1592.1704530186153
                ],
                [
                  -119.91570702133373,
                  39.502407794180876,
                  1592.1704530186153
                ],
                [
                  -119.94474322258661,
                  39.503175166995376,
                  1416.1304530186153
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_5.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_5.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 5697559,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 763946.1218,
                "count": 5697559,
                "maximum": 765200.0053,
                "minimum": 762700.0053,
                "name": "X",
                "position": 0,
                "stddev": 720.5349313,
                "variance": 519170.5873
              },
              {
                "average": 4377862.953,
                "count": 5697559,
                "maximum": 4378499.986,
                "minimum": 4377074.706,
                "name": "Y",
                "position": 1,
                "stddev": 359.4016774,
                "variance": 129169.5657
              },
              {
                "average": 1471.229125,
                "count": 5697559,
                "maximum": 1592.170453,
                "minimum": 1416.130453,
                "name": "Z",
                "position": 2,
                "stddev": 32.7590694,
                "variance": 1073.156628
              },
              {
                "average": 16.24042138,
                "count": 5697559,
                "maximum": 17,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.4273394112,
                "variance": 0.1826189723
              },
              {
                "average": 1,
                "count": 5697559,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5697559,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.697756179,
                "count": 5697559,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5879471541,
                "variance": 0.345681856
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 5697559,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5697559,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              762700.0053,
              4377074.706,
              1416.130453,
              765200.0053,
              4378499.986,
              1592.170453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    762700.0052575872,
                    4377074.705808128,
                    1416.1304530186153
                  ],
                  [
                    762700.0052575872,
                    4378499.985808128,
                    1416.1304530186153
                  ],
                  [
                    765200.0052575872,
                    4378499.985808128,
                    1592.1704530186153
                  ],
                  [
                    765200.0052575872,
                    4377074.705808128,
                    1592.1704530186153
                  ],
                  [
                    762700.0052575872,
                    4377074.705808128,
                    1416.1304530186153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "20111103_truckee_usace_HTFL_53.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3761724152012,
              39.814907677590696,
              1178.4289104022027
            ],
            [
              -119.37498962026517,
              39.837387703653235,
              1178.4289104022027
            ],
            [
              -119.34583024802731,
              39.836471699350945,
              298826.1489104022
            ],
            [
              -119.34702250587414,
              39.813992398917875,
              298826.1489104022
            ],
            [
              -119.3761724152012,
              39.814907677590696,
              1178.4289104022027
            ]
          ]
        ]
      },
      "bbox": [
        -119.3761724,
        39.8139924,
        1178.42891,
        -119.3458302,
        39.8373877,
        298826.1489
      ],
      "properties": {
        "datetime": "2011-11-04T03:07:04Z",
        "pc:count": 8050100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 811751.8863,
            "count": 8050100,
            "maximum": 812700.0072,
            "minimum": 810200.0072,
            "name": "X",
            "position": 0,
            "stddev": 570.9087352,
            "variance": 325936.7839
          },
          {
            "average": 4414777.028,
            "count": 8050100,
            "maximum": 4415999.972,
            "minimum": 4413499.972,
            "name": "Y",
            "position": 1,
            "stddev": 642.574428,
            "variance": 412901.8955
          },
          {
            "average": 1191.288856,
            "count": 8050100,
            "maximum": 298826.1489,
            "minimum": 1178.42891,
            "name": "Z",
            "position": 2,
            "stddev": 148.4605103,
            "variance": 22040.52311
          },
          {
            "average": 20.39067005,
            "count": 8050100,
            "maximum": 1190,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.565055434,
            "variance": 6.579509377
          },
          {
            "average": 1,
            "count": 8050100,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8050100,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.77449659,
            "count": 8050100,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.871492461,
            "variance": 0.7594991096
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2009.095444,
            "count": 8050100,
            "maximum": 4411224.768,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2197.737323,
            "variance": 4830049.339
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8050100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          810200.0072,
          4413499.972,
          1178.42891,
          812700.0072,
          4415999.972,
          298826.1489
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                810200.007163356,
                4413499.971931022,
                1178.4289104022027
              ],
              [
                810200.007163356,
                4415999.971931022,
                1178.4289104022027
              ],
              [
                812700.007163356,
                4415999.971931022,
                298826.1489104022
              ],
              [
                812700.007163356,
                4413499.971931022,
                298826.1489104022
              ],
              [
                810200.007163356,
                4413499.971931022,
                1178.4289104022027
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-11-04T03:07:04+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/20111103_truckee_usace_HTFL_53.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20111103_truckee_usace_HTFL_53.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/20111103_truckee_usace_HTFL_53.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/20111103_truckee_usace_HTFL_53.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3761724,
            39.8139924,
            1178.42891,
            -119.3458302,
            39.8373877,
            298826.1489
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3761724152012,
                  39.814907677590696,
                  1178.4289104022027
                ],
                [
                  -119.37498962026517,
                  39.837387703653235,
                  1178.4289104022027
                ],
                [
                  -119.34583024802731,
                  39.836471699350945,
                  298826.1489104022
                ],
                [
                  -119.34702250587414,
                  39.813992398917875,
                  298826.1489104022
                ],
                [
                  -119.3761724152012,
                  39.814907677590696,
                  1178.4289104022027
                ]
              ]
            ]
          },
          "id": "20111103_truckee_usace_HTFL_53.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/20111103_truckee_usace_HTFL_53.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-11-04T03:07:04Z",
            "pc:count": 8050100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 811751.8863,
                "count": 8050100,
                "maximum": 812700.0072,
                "minimum": 810200.0072,
                "name": "X",
                "position": 0,
                "stddev": 570.9087352,
                "variance": 325936.7839
              },
              {
                "average": 4414777.028,
                "count": 8050100,
                "maximum": 4415999.972,
                "minimum": 4413499.972,
                "name": "Y",
                "position": 1,
                "stddev": 642.574428,
                "variance": 412901.8955
              },
              {
                "average": 1191.288856,
                "count": 8050100,
                "maximum": 298826.1489,
                "minimum": 1178.42891,
                "name": "Z",
                "position": 2,
                "stddev": 148.4605103,
                "variance": 22040.52311
              },
              {
                "average": 20.39067005,
                "count": 8050100,
                "maximum": 1190,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.565055434,
                "variance": 6.579509377
              },
              {
                "average": 1,
                "count": 8050100,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8050100,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.77449659,
                "count": 8050100,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.871492461,
                "variance": 0.7594991096
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2009.095444,
                "count": 8050100,
                "maximum": 4411224.768,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2197.737323,
                "variance": 4830049.339
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8050100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              810200.0072,
              4413499.972,
              1178.42891,
              812700.0072,
              4415999.972,
              298826.1489
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    810200.007163356,
                    4413499.971931022,
                    1178.4289104022027
                  ],
                  [
                    810200.007163356,
                    4415999.971931022,
                    1178.4289104022027
                  ],
                  [
                    812700.007163356,
                    4415999.971931022,
                    298826.1489104022
                  ],
                  [
                    812700.007163356,
                    4413499.971931022,
                    298826.1489104022
                  ],
                  [
                    810200.007163356,
                    4413499.971931022,
                    1178.4289104022027
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-11-04T03:07:04+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_61.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34821344681907,
              39.79151300465006,
              1185.799955480034
            ],
            [
              -119.34702252614197,
              39.81399242221461,
              1185.799955480034
            ],
            [
              -119.33033771911127,
              39.813465229108864,
              1260.5999554800342
            ],
            [
              -119.33153404956326,
              39.79098622922416,
              1260.5999554800342
            ],
            [
              -119.34821344681907,
              39.79151300465006,
              1185.799955480034
            ]
          ]
        ]
      },
      "bbox": [
        -119.3482134,
        39.79098623,
        1185.799955,
        -119.3303377,
        39.81399242,
        1260.599955
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 4084019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 813183.2877,
            "count": 4084019,
            "maximum": 814131.0053,
            "minimum": 812700.0053,
            "name": "X",
            "position": 0,
            "stddev": 327.4612736,
            "variance": 107230.8857
          },
          {
            "average": 4412003.362,
            "count": 4084019,
            "maximum": 4413499.974,
            "minimum": 4410999.974,
            "name": "Y",
            "position": 1,
            "stddev": 675.8449015,
            "variance": 456766.3309
          },
          {
            "average": 1217.064006,
            "count": 4084019,
            "maximum": 1260.599955,
            "minimum": 1185.799955,
            "name": "Z",
            "position": 2,
            "stddev": 22.85745317,
            "variance": 522.4631653
          },
          {
            "average": 18.04640772,
            "count": 4084019,
            "maximum": 19,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.5348128447,
            "variance": 0.2860247789
          },
          {
            "average": 1,
            "count": 4084019,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4084019,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.7092729,
            "count": 4084019,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9585506219,
            "variance": 0.9188192948
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 4084019,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4084019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          812700.0053,
          4410999.974,
          1185.799955,
          814131.0053,
          4413499.974,
          1260.599955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                812700.0053222365,
                4410999.974446662,
                1185.799955480034
              ],
              [
                812700.0053222365,
                4413499.974446662,
                1185.799955480034
              ],
              [
                814131.0053222365,
                4413499.974446662,
                1260.5999554800342
              ],
              [
                814131.0053222365,
                4410999.974446662,
                1260.5999554800342
              ],
              [
                812700.0053222365,
                4410999.974446662,
                1185.799955480034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_61.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_61.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_61.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_61.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3482134,
            39.79098623,
            1185.799955,
            -119.3303377,
            39.81399242,
            1260.599955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34821344681907,
                  39.79151300465006,
                  1185.799955480034
                ],
                [
                  -119.34702252614197,
                  39.81399242221461,
                  1185.799955480034
                ],
                [
                  -119.33033771911127,
                  39.813465229108864,
                  1260.5999554800342
                ],
                [
                  -119.33153404956326,
                  39.79098622922416,
                  1260.5999554800342
                ],
                [
                  -119.34821344681907,
                  39.79151300465006,
                  1185.799955480034
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_61.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_61.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 4084019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 813183.2877,
                "count": 4084019,
                "maximum": 814131.0053,
                "minimum": 812700.0053,
                "name": "X",
                "position": 0,
                "stddev": 327.4612736,
                "variance": 107230.8857
              },
              {
                "average": 4412003.362,
                "count": 4084019,
                "maximum": 4413499.974,
                "minimum": 4410999.974,
                "name": "Y",
                "position": 1,
                "stddev": 675.8449015,
                "variance": 456766.3309
              },
              {
                "average": 1217.064006,
                "count": 4084019,
                "maximum": 1260.599955,
                "minimum": 1185.799955,
                "name": "Z",
                "position": 2,
                "stddev": 22.85745317,
                "variance": 522.4631653
              },
              {
                "average": 18.04640772,
                "count": 4084019,
                "maximum": 19,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.5348128447,
                "variance": 0.2860247789
              },
              {
                "average": 1,
                "count": 4084019,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4084019,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.7092729,
                "count": 4084019,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9585506219,
                "variance": 0.9188192948
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 4084019,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4084019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              812700.0053,
              4410999.974,
              1185.799955,
              814131.0053,
              4413499.974,
              1260.599955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    812700.0053222365,
                    4410999.974446662,
                    1185.799955480034
                  ],
                  [
                    812700.0053222365,
                    4413499.974446662,
                    1185.799955480034
                  ],
                  [
                    814131.0053222365,
                    4413499.974446662,
                    1260.5999554800342
                  ],
                  [
                    814131.0053222365,
                    4410999.974446662,
                    1260.5999554800342
                  ],
                  [
                    812700.0053222365,
                    4410999.974446662,
                    1185.799955480034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_64.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32862896627594,
              39.61075739594957,
              1239.6424942844262
            ],
            [
              -119.32758277331978,
              39.63052760329705,
              1239.6424942844262
            ],
            [
              -119.29851197570028,
              39.62960368382346,
              1331.0424942844263
            ],
            [
              -119.29956640436951,
              39.60983412105252,
              1331.0424942844263
            ],
            [
              -119.32862896627594,
              39.61075739594957,
              1239.6424942844262
            ]
          ]
        ]
      },
      "bbox": [
        -119.328629,
        39.60983412,
        1239.642494,
        -119.298512,
        39.6305276,
        1331.042494
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 7723538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 816831.6525,
            "count": 7723538,
            "maximum": 817700.0066,
            "minimum": 815200.0066,
            "name": "X",
            "position": 0,
            "stddev": 593.5049093,
            "variance": 352248.0774
          },
          {
            "average": 4391688.388,
            "count": 7723538,
            "maximum": 4393198.651,
            "minimum": 4390999.971,
            "name": "Y",
            "position": 1,
            "stddev": 472.3324458,
            "variance": 223097.9393
          },
          {
            "average": 1253.370688,
            "count": 7723538,
            "maximum": 1331.042494,
            "minimum": 1239.642494,
            "name": "Z",
            "position": 2,
            "stddev": 13.20563775,
            "variance": 174.3888683
          },
          {
            "average": 17.27989932,
            "count": 7723538,
            "maximum": 23,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9.935912307,
            "variance": 98.72235338
          },
          {
            "average": 1,
            "count": 7723538,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7723538,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.796933866,
            "count": 7723538,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4388413779,
            "variance": 0.1925817549
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 7723538,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7723538,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          815200.0066,
          4390999.971,
          1239.642494,
          817700.0066,
          4393198.651,
          1331.042494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                815200.0065728524,
                4390999.970529884,
                1239.6424942844262
              ],
              [
                815200.0065728524,
                4393198.650529884,
                1239.6424942844262
              ],
              [
                817700.0065728524,
                4393198.650529884,
                1331.0424942844263
              ],
              [
                817700.0065728524,
                4390999.970529884,
                1331.0424942844263
              ],
              [
                815200.0065728524,
                4390999.970529884,
                1239.6424942844262
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_64.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_64.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_64.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_64.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.328629,
            39.60983412,
            1239.642494,
            -119.298512,
            39.6305276,
            1331.042494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32862896627594,
                  39.61075739594957,
                  1239.6424942844262
                ],
                [
                  -119.32758277331978,
                  39.63052760329705,
                  1239.6424942844262
                ],
                [
                  -119.29851197570028,
                  39.62960368382346,
                  1331.0424942844263
                ],
                [
                  -119.29956640436951,
                  39.60983412105252,
                  1331.0424942844263
                ],
                [
                  -119.32862896627594,
                  39.61075739594957,
                  1239.6424942844262
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_64.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_64.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 7723538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 816831.6525,
                "count": 7723538,
                "maximum": 817700.0066,
                "minimum": 815200.0066,
                "name": "X",
                "position": 0,
                "stddev": 593.5049093,
                "variance": 352248.0774
              },
              {
                "average": 4391688.388,
                "count": 7723538,
                "maximum": 4393198.651,
                "minimum": 4390999.971,
                "name": "Y",
                "position": 1,
                "stddev": 472.3324458,
                "variance": 223097.9393
              },
              {
                "average": 1253.370688,
                "count": 7723538,
                "maximum": 1331.042494,
                "minimum": 1239.642494,
                "name": "Z",
                "position": 2,
                "stddev": 13.20563775,
                "variance": 174.3888683
              },
              {
                "average": 17.27989932,
                "count": 7723538,
                "maximum": 23,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9.935912307,
                "variance": 98.72235338
              },
              {
                "average": 1,
                "count": 7723538,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7723538,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.796933866,
                "count": 7723538,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4388413779,
                "variance": 0.1925817549
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 7723538,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7723538,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              815200.0066,
              4390999.971,
              1239.642494,
              817700.0066,
              4393198.651,
              1331.042494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    815200.0065728524,
                    4390999.970529884,
                    1239.6424942844262
                  ],
                  [
                    815200.0065728524,
                    4393198.650529884,
                    1239.6424942844262
                  ],
                  [
                    817700.0065728524,
                    4393198.650529884,
                    1331.0424942844263
                  ],
                  [
                    817700.0065728524,
                    4390999.970529884,
                    1331.0424942844263
                  ],
                  [
                    815200.0065728524,
                    4390999.970529884,
                    1239.6424942844262
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_62.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34702254409952,
              39.81399237718793,
              1185.7132035402492
            ],
            [
              -119.34636823650449,
              39.826332088955674,
              1185.7132035402492
            ],
            [
              -119.34190109302928,
              39.826191139541145,
              1217.5932035402493
            ],
            [
              -119.34255619627008,
              39.8138514890773,
              1217.5932035402493
            ],
            [
              -119.34702254409952,
              39.81399237718793,
              1185.7132035402492
            ]
          ]
        ]
      },
      "bbox": [
        -119.3470225,
        39.81385149,
        1185.713204,
        -119.3419011,
        39.82633209,
        1217.593204
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 317073,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 812814.286,
            "count": 317073,
            "maximum": 813083.064,
            "minimum": 812700.004,
            "name": "X",
            "position": 0,
            "stddev": 90.28074982,
            "variance": 8150.613788
          },
          {
            "average": 4413969.543,
            "count": 317073,
            "maximum": 4414872.309,
            "minimum": 4413499.969,
            "name": "Y",
            "position": 1,
            "stddev": 398.6805554,
            "variance": 158946.1853
          },
          {
            "average": 1193.485318,
            "count": 317073,
            "maximum": 1217.593204,
            "minimum": 1185.713204,
            "name": "Z",
            "position": 2,
            "stddev": 4.655231239,
            "variance": 21.67117789
          },
          {
            "average": 19.47237702,
            "count": 317073,
            "maximum": 23,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.759731263,
            "variance": 3.096654117
          },
          {
            "average": 1,
            "count": 317073,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 317073,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.757623639,
            "count": 317073,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.347709073,
            "variance": 1.816319745
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 317073,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 317073,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          812700.004,
          4413499.969,
          1185.713204,
          813083.064,
          4414872.309,
          1217.593204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                812700.0039890315,
                4413499.969384603,
                1185.7132035402492
              ],
              [
                812700.0039890315,
                4414872.309384603,
                1185.7132035402492
              ],
              [
                813083.0639890316,
                4414872.309384603,
                1217.5932035402493
              ],
              [
                813083.0639890316,
                4413499.969384603,
                1217.5932035402493
              ],
              [
                812700.0039890315,
                4413499.969384603,
                1185.7132035402492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_62.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_62.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_62.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_62.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3470225,
            39.81385149,
            1185.713204,
            -119.3419011,
            39.82633209,
            1217.593204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34702254409952,
                  39.81399237718793,
                  1185.7132035402492
                ],
                [
                  -119.34636823650449,
                  39.826332088955674,
                  1185.7132035402492
                ],
                [
                  -119.34190109302928,
                  39.826191139541145,
                  1217.5932035402493
                ],
                [
                  -119.34255619627008,
                  39.8138514890773,
                  1217.5932035402493
                ],
                [
                  -119.34702254409952,
                  39.81399237718793,
                  1185.7132035402492
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_62.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_62.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 317073,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 812814.286,
                "count": 317073,
                "maximum": 813083.064,
                "minimum": 812700.004,
                "name": "X",
                "position": 0,
                "stddev": 90.28074982,
                "variance": 8150.613788
              },
              {
                "average": 4413969.543,
                "count": 317073,
                "maximum": 4414872.309,
                "minimum": 4413499.969,
                "name": "Y",
                "position": 1,
                "stddev": 398.6805554,
                "variance": 158946.1853
              },
              {
                "average": 1193.485318,
                "count": 317073,
                "maximum": 1217.593204,
                "minimum": 1185.713204,
                "name": "Z",
                "position": 2,
                "stddev": 4.655231239,
                "variance": 21.67117789
              },
              {
                "average": 19.47237702,
                "count": 317073,
                "maximum": 23,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.759731263,
                "variance": 3.096654117
              },
              {
                "average": 1,
                "count": 317073,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 317073,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.757623639,
                "count": 317073,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.347709073,
                "variance": 1.816319745
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 317073,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 317073,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              812700.004,
              4413499.969,
              1185.713204,
              813083.064,
              4414872.309,
              1217.593204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    812700.0039890315,
                    4413499.969384603,
                    1185.7132035402492
                  ],
                  [
                    812700.0039890315,
                    4414872.309384603,
                    1185.7132035402492
                  ],
                  [
                    813083.0639890316,
                    4414872.309384603,
                    1217.5932035402493
                  ],
                  [
                    813083.0639890316,
                    4413499.969384603,
                    1217.5932035402493
                  ],
                  [
                    812700.0039890315,
                    4413499.969384603,
                    1185.7132035402492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_6.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.94418088146061,
              39.51599924041431,
              1420.810914885312
            ],
            [
              -119.94391099169952,
              39.52215223285782,
              1420.810914885312
            ],
            [
              -119.91486737731654,
              39.521384357748154,
              1523.6309148853122
            ],
            [
              -119.91513982210658,
              39.51523153218714,
              1523.6309148853122
            ],
            [
              -119.94418088146061,
              39.51599924041431,
              1420.810914885312
            ]
          ]
        ]
      },
      "bbox": [
        -119.9441809,
        39.51523153,
        1420.810915,
        -119.9148674,
        39.52215223,
        1523.630915
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 469741,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 763673.7626,
            "count": 469741,
            "maximum": 765199.9742,
            "minimum": 762700.0142,
            "name": "X",
            "position": 0,
            "stddev": 795.774911,
            "variance": 633257.709
          },
          {
            "average": 4378607.326,
            "count": 469741,
            "maximum": 4379183.803,
            "minimum": 4378499.963,
            "name": "Y",
            "position": 1,
            "stddev": 102.8508388,
            "variance": 10578.29505
          },
          {
            "average": 1470.434124,
            "count": 469741,
            "maximum": 1523.630915,
            "minimum": 1420.810915,
            "name": "Z",
            "position": 2,
            "stddev": 32.34370085,
            "variance": 1046.114984
          },
          {
            "average": 16.40079746,
            "count": 469741,
            "maximum": 17,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.4900605753,
            "variance": 0.2401593675
          },
          {
            "average": 1,
            "count": 469741,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 469741,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.765585716,
            "count": 469741,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4236326348,
            "variance": 0.1794646093
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 469741,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 469741,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          762700.0142,
          4378499.963,
          1420.810915,
          765199.9742,
          4379183.803,
          1523.630915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                762700.0141719705,
                4378499.963284459,
                1420.810914885312
              ],
              [
                762700.0141719705,
                4379183.803284459,
                1420.810914885312
              ],
              [
                765199.9741719705,
                4379183.803284459,
                1523.6309148853122
              ],
              [
                765199.9741719705,
                4378499.963284459,
                1523.6309148853122
              ],
              [
                762700.0141719705,
                4378499.963284459,
                1420.810914885312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_6.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_6.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_6.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_6.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.9441809,
            39.51523153,
            1420.810915,
            -119.9148674,
            39.52215223,
            1523.630915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.94418088146061,
                  39.51599924041431,
                  1420.810914885312
                ],
                [
                  -119.94391099169952,
                  39.52215223285782,
                  1420.810914885312
                ],
                [
                  -119.91486737731654,
                  39.521384357748154,
                  1523.6309148853122
                ],
                [
                  -119.91513982210658,
                  39.51523153218714,
                  1523.6309148853122
                ],
                [
                  -119.94418088146061,
                  39.51599924041431,
                  1420.810914885312
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_6.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_6.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 469741,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 763673.7626,
                "count": 469741,
                "maximum": 765199.9742,
                "minimum": 762700.0142,
                "name": "X",
                "position": 0,
                "stddev": 795.774911,
                "variance": 633257.709
              },
              {
                "average": 4378607.326,
                "count": 469741,
                "maximum": 4379183.803,
                "minimum": 4378499.963,
                "name": "Y",
                "position": 1,
                "stddev": 102.8508388,
                "variance": 10578.29505
              },
              {
                "average": 1470.434124,
                "count": 469741,
                "maximum": 1523.630915,
                "minimum": 1420.810915,
                "name": "Z",
                "position": 2,
                "stddev": 32.34370085,
                "variance": 1046.114984
              },
              {
                "average": 16.40079746,
                "count": 469741,
                "maximum": 17,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.4900605753,
                "variance": 0.2401593675
              },
              {
                "average": 1,
                "count": 469741,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 469741,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.765585716,
                "count": 469741,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4236326348,
                "variance": 0.1794646093
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 469741,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 469741,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              762700.0142,
              4378499.963,
              1420.810915,
              765199.9742,
              4379183.803,
              1523.630915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    762700.0141719705,
                    4378499.963284459,
                    1420.810914885312
                  ],
                  [
                    762700.0141719705,
                    4379183.803284459,
                    1420.810914885312
                  ],
                  [
                    765199.9741719705,
                    4379183.803284459,
                    1523.6309148853122
                  ],
                  [
                    765199.9741719705,
                    4378499.963284459,
                    1523.6309148853122
                  ],
                  [
                    762700.0141719705,
                    4378499.963284459,
                    1420.810914885312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_67.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3226674128051,
              39.72315430419679,
              1206.1995620266493
            ],
            [
              -119.32147106499912,
              39.745633523129364,
              1206.1995620266493
            ],
            [
              -119.30723454545628,
              39.74518088724645,
              1269.0395620266495
            ],
            [
              -119.30843549771775,
              39.722702027081475,
              1269.0395620266495
            ],
            [
              -119.3226674128051,
              39.72315430419679,
              1206.1995620266493
            ]
          ]
        ]
      },
      "bbox": [
        -119.3226674,
        39.72270203,
        1206.199562,
        -119.3072345,
        39.74563352,
        1269.039562
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 3668666,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 815659.3781,
            "count": 3668666,
            "maximum": 816422.262,
            "minimum": 815200.002,
            "name": "X",
            "position": 0,
            "stddev": 279.8357102,
            "variance": 78308.02472
          },
          {
            "average": 4404615.48,
            "count": 3668666,
            "maximum": 4405999.985,
            "minimum": 4403499.965,
            "name": "Y",
            "position": 1,
            "stddev": 696.2495198,
            "variance": 484763.3938
          },
          {
            "average": 1233.172237,
            "count": 3668666,
            "maximum": 1269.039562,
            "minimum": 1206.199562,
            "name": "Z",
            "position": 2,
            "stddev": 18.4327705,
            "variance": 339.7670285
          },
          {
            "average": 17.99153725,
            "count": 3668666,
            "maximum": 18,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.09160312928,
            "variance": 0.008391133294
          },
          {
            "average": 1,
            "count": 3668666,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3668666,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.573129306,
            "count": 3668666,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5986714018,
            "variance": 0.3584074473
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 3668666,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3668666,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          815200.002,
          4403499.965,
          1206.199562,
          816422.262,
          4405999.985,
          1269.039562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                815200.0020140285,
                4403499.965137048,
                1206.1995620266493
              ],
              [
                815200.0020140285,
                4405999.985137047,
                1206.1995620266493
              ],
              [
                816422.2620140285,
                4405999.985137047,
                1269.0395620266495
              ],
              [
                816422.2620140285,
                4403499.965137048,
                1269.0395620266495
              ],
              [
                815200.0020140285,
                4403499.965137048,
                1206.1995620266493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_67.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_67.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_67.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_67.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3226674,
            39.72270203,
            1206.199562,
            -119.3072345,
            39.74563352,
            1269.039562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3226674128051,
                  39.72315430419679,
                  1206.1995620266493
                ],
                [
                  -119.32147106499912,
                  39.745633523129364,
                  1206.1995620266493
                ],
                [
                  -119.30723454545628,
                  39.74518088724645,
                  1269.0395620266495
                ],
                [
                  -119.30843549771775,
                  39.722702027081475,
                  1269.0395620266495
                ],
                [
                  -119.3226674128051,
                  39.72315430419679,
                  1206.1995620266493
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_67.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_67.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 3668666,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 815659.3781,
                "count": 3668666,
                "maximum": 816422.262,
                "minimum": 815200.002,
                "name": "X",
                "position": 0,
                "stddev": 279.8357102,
                "variance": 78308.02472
              },
              {
                "average": 4404615.48,
                "count": 3668666,
                "maximum": 4405999.985,
                "minimum": 4403499.965,
                "name": "Y",
                "position": 1,
                "stddev": 696.2495198,
                "variance": 484763.3938
              },
              {
                "average": 1233.172237,
                "count": 3668666,
                "maximum": 1269.039562,
                "minimum": 1206.199562,
                "name": "Z",
                "position": 2,
                "stddev": 18.4327705,
                "variance": 339.7670285
              },
              {
                "average": 17.99153725,
                "count": 3668666,
                "maximum": 18,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.09160312928,
                "variance": 0.008391133294
              },
              {
                "average": 1,
                "count": 3668666,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3668666,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.573129306,
                "count": 3668666,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5986714018,
                "variance": 0.3584074473
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 3668666,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3668666,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              815200.002,
              4403499.965,
              1206.199562,
              816422.262,
              4405999.985,
              1269.039562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    815200.0020140285,
                    4403499.965137048,
                    1206.1995620266493
                  ],
                  [
                    815200.0020140285,
                    4405999.985137047,
                    1206.1995620266493
                  ],
                  [
                    816422.2620140285,
                    4405999.985137047,
                    1269.0395620266495
                  ],
                  [
                    816422.2620140285,
                    4403499.965137048,
                    1269.0395620266495
                  ],
                  [
                    815200.0020140285,
                    4403499.965137048,
                    1206.1995620266493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_63.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32936690050009,
              39.59680127697851,
              1242.4571522597241
            ],
            [
              -119.32862898900147,
              39.61075758655411,
              1242.4571522597241
            ],
            [
              -119.30183883859038,
              39.60990676572037,
              1329.7771522597243
            ],
            [
              -119.30258210483585,
              39.595950875258765,
              1329.7771522597243
            ],
            [
              -119.32936690050009,
              39.59680127697851,
              1242.4571522597241
            ]
          ]
        ]
      },
      "bbox": [
        -119.3293669,
        39.59595088,
        1242.457152,
        -119.3018388,
        39.61075759,
        1329.777152
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 4380884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 815864.8492,
            "count": 4380884,
            "maximum": 817504.5238,
            "minimum": 815200.0038,
            "name": "X",
            "position": 0,
            "stddev": 500.2564279,
            "variance": 250256.4936
          },
          {
            "average": 4390528.427,
            "count": 4380884,
            "maximum": 4390999.992,
            "minimum": 4389447.892,
            "name": "Y",
            "position": 1,
            "stddev": 343.9084403,
            "variance": 118273.0153
          },
          {
            "average": 1262.774656,
            "count": 4380884,
            "maximum": 1329.777152,
            "minimum": 1242.457152,
            "name": "Z",
            "position": 2,
            "stddev": 14.29122746,
            "variance": 204.2391823
          },
          {
            "average": 18.61708253,
            "count": 4380884,
            "maximum": 23,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9.033067094,
            "variance": 81.59630112
          },
          {
            "average": 1,
            "count": 4380884,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4380884,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.76128722,
            "count": 4380884,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4840248754,
            "variance": 0.23428008
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 4380884,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4380884,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          815200.0038,
          4389447.892,
          1242.457152,
          817504.5238,
          4390999.992,
          1329.777152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                815200.0037555406,
                4389447.89161205,
                1242.4571522597241
              ],
              [
                815200.0037555406,
                4390999.99161205,
                1242.4571522597241
              ],
              [
                817504.5237555406,
                4390999.99161205,
                1329.7771522597243
              ],
              [
                817504.5237555406,
                4389447.89161205,
                1329.7771522597243
              ],
              [
                815200.0037555406,
                4389447.89161205,
                1242.4571522597241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_63.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_63.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_63.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_63.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3293669,
            39.59595088,
            1242.457152,
            -119.3018388,
            39.61075759,
            1329.777152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32936690050009,
                  39.59680127697851,
                  1242.4571522597241
                ],
                [
                  -119.32862898900147,
                  39.61075758655411,
                  1242.4571522597241
                ],
                [
                  -119.30183883859038,
                  39.60990676572037,
                  1329.7771522597243
                ],
                [
                  -119.30258210483585,
                  39.595950875258765,
                  1329.7771522597243
                ],
                [
                  -119.32936690050009,
                  39.59680127697851,
                  1242.4571522597241
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_63.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_63.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 4380884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 815864.8492,
                "count": 4380884,
                "maximum": 817504.5238,
                "minimum": 815200.0038,
                "name": "X",
                "position": 0,
                "stddev": 500.2564279,
                "variance": 250256.4936
              },
              {
                "average": 4390528.427,
                "count": 4380884,
                "maximum": 4390999.992,
                "minimum": 4389447.892,
                "name": "Y",
                "position": 1,
                "stddev": 343.9084403,
                "variance": 118273.0153
              },
              {
                "average": 1262.774656,
                "count": 4380884,
                "maximum": 1329.777152,
                "minimum": 1242.457152,
                "name": "Z",
                "position": 2,
                "stddev": 14.29122746,
                "variance": 204.2391823
              },
              {
                "average": 18.61708253,
                "count": 4380884,
                "maximum": 23,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9.033067094,
                "variance": 81.59630112
              },
              {
                "average": 1,
                "count": 4380884,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4380884,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.76128722,
                "count": 4380884,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4840248754,
                "variance": 0.23428008
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 4380884,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4380884,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              815200.0038,
              4389447.892,
              1242.457152,
              817504.5238,
              4390999.992,
              1329.777152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    815200.0037555406,
                    4389447.89161205,
                    1242.4571522597241
                  ],
                  [
                    815200.0037555406,
                    4390999.99161205,
                    1242.4571522597241
                  ],
                  [
                    817504.5237555406,
                    4390999.99161205,
                    1329.7771522597243
                  ],
                  [
                    817504.5237555406,
                    4389447.89161205,
                    1329.7771522597243
                  ],
                  [
                    815200.0037555406,
                    4389447.89161205,
                    1242.4571522597241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_7.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.9159240178278,
              39.497502911216934,
              1403.3200209519805
            ],
            [
              -119.91513946093488,
              39.51523173890324,
              1403.3200209519805
            ],
            [
              -119.88609905319213,
              39.51445677637917,
              1535.6600209519806
            ],
            [
              -119.8868909668224,
              39.49672843391823,
              1535.6600209519806
            ],
            [
              -119.9159240178278,
              39.497502911216934,
              1403.3200209519805
            ]
          ]
        ]
      },
      "bbox": [
        -119.915924,
        39.49672843,
        1403.320021,
        -119.8860991,
        39.51523174,
        1535.660021
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 5837030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 766400.3022,
            "count": 5837030,
            "maximum": 767700.0044,
            "minimum": 765200.0044,
            "name": "X",
            "position": 0,
            "stddev": 722.8747135,
            "variance": 522547.8515
          },
          {
            "average": 4377616.905,
            "count": 5837030,
            "maximum": 4378499.987,
            "minimum": 4376529.567,
            "name": "Y",
            "position": 1,
            "stddev": 373.0522224,
            "variance": 139167.9606
          },
          {
            "average": 1441.943125,
            "count": 5837030,
            "maximum": 1535.660021,
            "minimum": 1403.320021,
            "name": "Z",
            "position": 2,
            "stddev": 26.19679377,
            "variance": 686.2720036
          },
          {
            "average": 17.17472585,
            "count": 5837030,
            "maximum": 19,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.085113061,
            "variance": 1.177470354
          },
          {
            "average": 1,
            "count": 5837030,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5837030,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.631336313,
            "count": 5837030,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5939580741,
            "variance": 0.3527861937
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 5837030,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5837030,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          765200.0044,
          4376529.567,
          1403.320021,
          767700.0044,
          4378499.987,
          1535.660021
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                765200.0044401032,
                4376529.567297315,
                1403.3200209519805
              ],
              [
                765200.0044401032,
                4378499.987297315,
                1403.3200209519805
              ],
              [
                767700.0044401032,
                4378499.987297315,
                1535.6600209519806
              ],
              [
                767700.0044401032,
                4376529.567297315,
                1535.6600209519806
              ],
              [
                765200.0044401032,
                4376529.567297315,
                1403.3200209519805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_7.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_7.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_7.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_7.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.915924,
            39.49672843,
            1403.320021,
            -119.8860991,
            39.51523174,
            1535.660021
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.9159240178278,
                  39.497502911216934,
                  1403.3200209519805
                ],
                [
                  -119.91513946093488,
                  39.51523173890324,
                  1403.3200209519805
                ],
                [
                  -119.88609905319213,
                  39.51445677637917,
                  1535.6600209519806
                ],
                [
                  -119.8868909668224,
                  39.49672843391823,
                  1535.6600209519806
                ],
                [
                  -119.9159240178278,
                  39.497502911216934,
                  1403.3200209519805
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_7.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_7.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 5837030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 766400.3022,
                "count": 5837030,
                "maximum": 767700.0044,
                "minimum": 765200.0044,
                "name": "X",
                "position": 0,
                "stddev": 722.8747135,
                "variance": 522547.8515
              },
              {
                "average": 4377616.905,
                "count": 5837030,
                "maximum": 4378499.987,
                "minimum": 4376529.567,
                "name": "Y",
                "position": 1,
                "stddev": 373.0522224,
                "variance": 139167.9606
              },
              {
                "average": 1441.943125,
                "count": 5837030,
                "maximum": 1535.660021,
                "minimum": 1403.320021,
                "name": "Z",
                "position": 2,
                "stddev": 26.19679377,
                "variance": 686.2720036
              },
              {
                "average": 17.17472585,
                "count": 5837030,
                "maximum": 19,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.085113061,
                "variance": 1.177470354
              },
              {
                "average": 1,
                "count": 5837030,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5837030,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.631336313,
                "count": 5837030,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5939580741,
                "variance": 0.3527861937
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 5837030,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5837030,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              765200.0044,
              4376529.567,
              1403.320021,
              767700.0044,
              4378499.987,
              1535.660021
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    765200.0044401032,
                    4376529.567297315,
                    1403.3200209519805
                  ],
                  [
                    765200.0044401032,
                    4378499.987297315,
                    1403.3200209519805
                  ],
                  [
                    767700.0044401032,
                    4378499.987297315,
                    1535.6600209519806
                  ],
                  [
                    767700.0044401032,
                    4376529.567297315,
                    1535.6600209519806
                  ],
                  [
                    765200.0044401032,
                    4376529.567297315,
                    1403.3200209519805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_68.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32147105257533,
              39.74563342126456,
              1215.4288730862033
            ],
            [
              -119.32092911986942,
              39.75580793525561,
              1215.4288730862033
            ],
            [
              -119.31493382938457,
              39.755617494126845,
              1296.5688730862032
            ],
            [
              -119.31547664033475,
              39.74544304846505,
              1296.5688730862032
            ],
            [
              -119.32147105257533,
              39.74563342126456,
              1215.4288730862033
            ]
          ]
        ]
      },
      "bbox": [
        -119.3214711,
        39.74544305,
        1215.428873,
        -119.3149338,
        39.75580794,
        1296.568873
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 477161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 815365.2601,
            "count": 477161,
            "maximum": 815714.6435,
            "minimum": 815200.0035,
            "name": "X",
            "position": 0,
            "stddev": 120.2860437,
            "variance": 14468.7323
          },
          {
            "average": 4406376.645,
            "count": 477161,
            "maximum": 4407131.534,
            "minimum": 4405999.974,
            "name": "Y",
            "position": 1,
            "stddev": 267.1985537,
            "variance": 71395.06711
          },
          {
            "average": 1262.679077,
            "count": 477161,
            "maximum": 1296.568873,
            "minimum": 1215.428873,
            "name": "Z",
            "position": 2,
            "stddev": 19.7451621,
            "variance": 389.8714262
          },
          {
            "average": 18,
            "count": 477161,
            "maximum": 18,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 477161,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 477161,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.756105382,
            "count": 477161,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4294303436,
            "variance": 0.18441042
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 477161,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          815200.0035,
          4405999.974,
          1215.428873,
          815714.6435,
          4407131.534,
          1296.568873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                815200.0035437533,
                4405999.973871033,
                1215.4288730862033
              ],
              [
                815200.0035437533,
                4407131.533871033,
                1215.4288730862033
              ],
              [
                815714.6435437532,
                4407131.533871033,
                1296.5688730862032
              ],
              [
                815714.6435437532,
                4405999.973871033,
                1296.5688730862032
              ],
              [
                815200.0035437533,
                4405999.973871033,
                1215.4288730862033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_68.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_68.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_68.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_68.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3214711,
            39.74544305,
            1215.428873,
            -119.3149338,
            39.75580794,
            1296.568873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32147105257533,
                  39.74563342126456,
                  1215.4288730862033
                ],
                [
                  -119.32092911986942,
                  39.75580793525561,
                  1215.4288730862033
                ],
                [
                  -119.31493382938457,
                  39.755617494126845,
                  1296.5688730862032
                ],
                [
                  -119.31547664033475,
                  39.74544304846505,
                  1296.5688730862032
                ],
                [
                  -119.32147105257533,
                  39.74563342126456,
                  1215.4288730862033
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_68.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_68.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 477161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 815365.2601,
                "count": 477161,
                "maximum": 815714.6435,
                "minimum": 815200.0035,
                "name": "X",
                "position": 0,
                "stddev": 120.2860437,
                "variance": 14468.7323
              },
              {
                "average": 4406376.645,
                "count": 477161,
                "maximum": 4407131.534,
                "minimum": 4405999.974,
                "name": "Y",
                "position": 1,
                "stddev": 267.1985537,
                "variance": 71395.06711
              },
              {
                "average": 1262.679077,
                "count": 477161,
                "maximum": 1296.568873,
                "minimum": 1215.428873,
                "name": "Z",
                "position": 2,
                "stddev": 19.7451621,
                "variance": 389.8714262
              },
              {
                "average": 18,
                "count": 477161,
                "maximum": 18,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 477161,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 477161,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.756105382,
                "count": 477161,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4294303436,
                "variance": 0.18441042
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 477161,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              815200.0035,
              4405999.974,
              1215.428873,
              815714.6435,
              4407131.534,
              1296.568873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    815200.0035437533,
                    4405999.973871033,
                    1215.4288730862033
                  ],
                  [
                    815200.0035437533,
                    4407131.533871033,
                    1215.4288730862033
                  ],
                  [
                    815714.6435437532,
                    4407131.533871033,
                    1296.5688730862032
                  ],
                  [
                    815714.6435437532,
                    4405999.973871033,
                    1296.5688730862032
                  ],
                  [
                    815200.0035437533,
                    4405999.973871033,
                    1215.4288730862033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_57.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33202345203131,
              39.610864959880715,
              1276.981937057968
            ],
            [
              -119.33191684068464,
              39.61288238381605,
              1276.981937057968
            ],
            [
              -119.32852261322275,
              39.61277502537135,
              1299.2819370579682
            ],
            [
              -119.32862932268081,
              39.610757609081936,
              1299.2819370579682
            ],
            [
              -119.33202345203131,
              39.610864959880715,
              1276.981937057968
            ]
          ]
        ]
      },
      "bbox": [
        -119.3320235,
        39.61075761,
        1276.981937,
        -119.3285226,
        39.61288238,
        1299.281937
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 28421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 815112.605,
            "count": 28421,
            "maximum": 815199.975,
            "minimum": 814908.015,
            "name": "X",
            "position": 0,
            "stddev": 59.72244355,
            "variance": 3566.770264
          },
          {
            "average": 4391070.604,
            "count": 28421,
            "maximum": 4391224.353,
            "minimum": 4390999.993,
            "name": "Y",
            "position": 1,
            "stddev": 49.65987831,
            "variance": 2466.103514
          },
          {
            "average": 1285.710097,
            "count": 28421,
            "maximum": 1299.281937,
            "minimum": 1276.981937,
            "name": "Z",
            "position": 2,
            "stddev": 4.364059317,
            "variance": 19.04501373
          },
          {
            "average": 3.30994687,
            "count": 28421,
            "maximum": 23,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.980056682,
            "variance": 63.68130465
          },
          {
            "average": 1,
            "count": 28421,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 28421,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.692516097,
            "count": 28421,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4614596893,
            "variance": 0.2129450448
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 28421,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28421,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          814908.015,
          4390999.993,
          1276.981937,
          815199.975,
          4391224.353,
          1299.281937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                814908.0149982969,
                4390999.992940938,
                1276.981937057968
              ],
              [
                814908.0149982969,
                4391224.3529409375,
                1276.981937057968
              ],
              [
                815199.9749982968,
                4391224.3529409375,
                1299.2819370579682
              ],
              [
                815199.9749982968,
                4390999.992940938,
                1299.2819370579682
              ],
              [
                814908.0149982969,
                4390999.992940938,
                1276.981937057968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_57.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_57.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_57.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_57.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3320235,
            39.61075761,
            1276.981937,
            -119.3285226,
            39.61288238,
            1299.281937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33202345203131,
                  39.610864959880715,
                  1276.981937057968
                ],
                [
                  -119.33191684068464,
                  39.61288238381605,
                  1276.981937057968
                ],
                [
                  -119.32852261322275,
                  39.61277502537135,
                  1299.2819370579682
                ],
                [
                  -119.32862932268081,
                  39.610757609081936,
                  1299.2819370579682
                ],
                [
                  -119.33202345203131,
                  39.610864959880715,
                  1276.981937057968
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_57.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_57.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 28421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 815112.605,
                "count": 28421,
                "maximum": 815199.975,
                "minimum": 814908.015,
                "name": "X",
                "position": 0,
                "stddev": 59.72244355,
                "variance": 3566.770264
              },
              {
                "average": 4391070.604,
                "count": 28421,
                "maximum": 4391224.353,
                "minimum": 4390999.993,
                "name": "Y",
                "position": 1,
                "stddev": 49.65987831,
                "variance": 2466.103514
              },
              {
                "average": 1285.710097,
                "count": 28421,
                "maximum": 1299.281937,
                "minimum": 1276.981937,
                "name": "Z",
                "position": 2,
                "stddev": 4.364059317,
                "variance": 19.04501373
              },
              {
                "average": 3.30994687,
                "count": 28421,
                "maximum": 23,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.980056682,
                "variance": 63.68130465
              },
              {
                "average": 1,
                "count": 28421,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 28421,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.692516097,
                "count": 28421,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4614596893,
                "variance": 0.2129450448
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 28421,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28421,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              814908.015,
              4390999.993,
              1276.981937,
              815199.975,
              4391224.353,
              1299.281937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    814908.0149982969,
                    4390999.992940938,
                    1276.981937057968
                  ],
                  [
                    814908.0149982969,
                    4391224.3529409375,
                    1276.981937057968
                  ],
                  [
                    815199.9749982968,
                    4391224.3529409375,
                    1299.2819370579682
                  ],
                  [
                    815199.9749982968,
                    4390999.992940938,
                    1299.2819370579682
                  ],
                  [
                    814908.0149982969,
                    4390999.992940938,
                    1276.981937057968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_60.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34940310673058,
              39.76903332182005,
              1193.8307875421215
            ],
            [
              -119.34821351206024,
              39.79151303629897,
              1193.8307875421215
            ],
            [
              -119.32538930708145,
              39.79079158678003,
              1422.3307875421215
            ],
            [
              -119.32658629622134,
              39.768312443974175,
              1422.3307875421215
            ],
            [
              -119.34940310673058,
              39.76903332182005,
              1193.8307875421215
            ]
          ]
        ]
      },
      "bbox": [
        -119.3494031,
        39.76831244,
        1193.830788,
        -119.3253893,
        39.79151304,
        1422.330788
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 6726262,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 813658.2776,
            "count": 6726262,
            "maximum": 814658.1996,
            "minimum": 812699.9996,
            "name": "X",
            "position": 0,
            "stddev": 462.4143143,
            "variance": 213826.9981
          },
          {
            "average": 4409776.822,
            "count": 6726262,
            "maximum": 4410999.978,
            "minimum": 4408499.958,
            "name": "Y",
            "position": 1,
            "stddev": 712.3118023,
            "variance": 507388.1037
          },
          {
            "average": 1262.421025,
            "count": 6726262,
            "maximum": 1422.330788,
            "minimum": 1193.830788,
            "name": "Z",
            "position": 2,
            "stddev": 45.75411317,
            "variance": 2093.438872
          },
          {
            "average": 18.02235506,
            "count": 6726262,
            "maximum": 19,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.3277584329,
            "variance": 0.1074255904
          },
          {
            "average": 1,
            "count": 6726262,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6726262,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.703182243,
            "count": 6726262,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6292021078,
            "variance": 0.3958952924
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 6726262,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6726262,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          812699.9996,
          4408499.958,
          1193.830788,
          814658.1996,
          4410999.978,
          1422.330788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                812699.9995907723,
                4408499.95773231,
                1193.8307875421215
              ],
              [
                812699.9995907723,
                4410999.977732309,
                1193.8307875421215
              ],
              [
                814658.1995907723,
                4410999.977732309,
                1422.3307875421215
              ],
              [
                814658.1995907723,
                4408499.95773231,
                1422.3307875421215
              ],
              [
                812699.9995907723,
                4408499.95773231,
                1193.8307875421215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_60.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_60.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_60.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_60.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3494031,
            39.76831244,
            1193.830788,
            -119.3253893,
            39.79151304,
            1422.330788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34940310673058,
                  39.76903332182005,
                  1193.8307875421215
                ],
                [
                  -119.34821351206024,
                  39.79151303629897,
                  1193.8307875421215
                ],
                [
                  -119.32538930708145,
                  39.79079158678003,
                  1422.3307875421215
                ],
                [
                  -119.32658629622134,
                  39.768312443974175,
                  1422.3307875421215
                ],
                [
                  -119.34940310673058,
                  39.76903332182005,
                  1193.8307875421215
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_60.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_60.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 6726262,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 813658.2776,
                "count": 6726262,
                "maximum": 814658.1996,
                "minimum": 812699.9996,
                "name": "X",
                "position": 0,
                "stddev": 462.4143143,
                "variance": 213826.9981
              },
              {
                "average": 4409776.822,
                "count": 6726262,
                "maximum": 4410999.978,
                "minimum": 4408499.958,
                "name": "Y",
                "position": 1,
                "stddev": 712.3118023,
                "variance": 507388.1037
              },
              {
                "average": 1262.421025,
                "count": 6726262,
                "maximum": 1422.330788,
                "minimum": 1193.830788,
                "name": "Z",
                "position": 2,
                "stddev": 45.75411317,
                "variance": 2093.438872
              },
              {
                "average": 18.02235506,
                "count": 6726262,
                "maximum": 19,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.3277584329,
                "variance": 0.1074255904
              },
              {
                "average": 1,
                "count": 6726262,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6726262,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.703182243,
                "count": 6726262,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6292021078,
                "variance": 0.3958952924
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 6726262,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6726262,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              812699.9996,
              4408499.958,
              1193.830788,
              814658.1996,
              4410999.978,
              1422.330788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    812699.9995907723,
                    4408499.95773231,
                    1193.8307875421215
                  ],
                  [
                    812699.9995907723,
                    4410999.977732309,
                    1193.8307875421215
                  ],
                  [
                    814658.1995907723,
                    4410999.977732309,
                    1422.3307875421215
                  ],
                  [
                    814658.1995907723,
                    4408499.95773231,
                    1422.3307875421215
                  ],
                  [
                    812699.9995907723,
                    4408499.95773231,
                    1193.8307875421215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_58.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33234052768918,
              39.72405602517192,
              1205.945074639815
            ],
            [
              -119.33117885074302,
              39.74594113420215,
              1205.945074639815
            ],
            [
              -119.32147100636324,
              39.74563348764018,
              1277.6450746398148
            ],
            [
              -119.32263574027048,
              39.723748616013665,
              1277.6450746398148
            ],
            [
              -119.33234052768918,
              39.72405602517192,
              1205.945074639815
            ]
          ]
        ]
      },
      "bbox": [
        -119.3323405,
        39.72374862,
        1205.945075,
        -119.321471,
        39.74594113,
        1277.645075
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1897000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 814894.3596,
            "count": 1897000,
            "maximum": 815200.0072,
            "minimum": 814366.5672,
            "name": "X",
            "position": 0,
            "stddev": 203.9441838,
            "variance": 41593.23012
          },
          {
            "average": 4405181.671,
            "count": 1897000,
            "maximum": 4405999.981,
            "minimum": 4403566.061,
            "name": "Y",
            "position": 1,
            "stddev": 554.8255338,
            "variance": 307831.3729
          },
          {
            "average": 1227.432314,
            "count": 1897000,
            "maximum": 1277.645075,
            "minimum": 1205.945075,
            "name": "Z",
            "position": 2,
            "stddev": 18.0792262,
            "variance": 326.85842
          },
          {
            "average": 17.99761202,
            "count": 1897000,
            "maximum": 18,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.04880860401,
            "variance": 0.002382279825
          },
          {
            "average": 1,
            "count": 1897000,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1897000,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.748629942,
            "count": 1897000,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5930602847,
            "variance": 0.3517205013
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1897000,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897000,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          814366.5672,
          4403566.061,
          1205.945075,
          815200.0072,
          4405999.981,
          1277.645075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                814366.5672015655,
                4403566.061403359,
                1205.945074639815
              ],
              [
                814366.5672015655,
                4405999.981403359,
                1205.945074639815
              ],
              [
                815200.0072015654,
                4405999.981403359,
                1277.6450746398148
              ],
              [
                815200.0072015654,
                4403566.061403359,
                1277.6450746398148
              ],
              [
                814366.5672015655,
                4403566.061403359,
                1205.945074639815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_58.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_58.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_58.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_58.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3323405,
            39.72374862,
            1205.945075,
            -119.321471,
            39.74594113,
            1277.645075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33234052768918,
                  39.72405602517192,
                  1205.945074639815
                ],
                [
                  -119.33117885074302,
                  39.74594113420215,
                  1205.945074639815
                ],
                [
                  -119.32147100636324,
                  39.74563348764018,
                  1277.6450746398148
                ],
                [
                  -119.32263574027048,
                  39.723748616013665,
                  1277.6450746398148
                ],
                [
                  -119.33234052768918,
                  39.72405602517192,
                  1205.945074639815
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_58.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_58.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1897000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 814894.3596,
                "count": 1897000,
                "maximum": 815200.0072,
                "minimum": 814366.5672,
                "name": "X",
                "position": 0,
                "stddev": 203.9441838,
                "variance": 41593.23012
              },
              {
                "average": 4405181.671,
                "count": 1897000,
                "maximum": 4405999.981,
                "minimum": 4403566.061,
                "name": "Y",
                "position": 1,
                "stddev": 554.8255338,
                "variance": 307831.3729
              },
              {
                "average": 1227.432314,
                "count": 1897000,
                "maximum": 1277.645075,
                "minimum": 1205.945075,
                "name": "Z",
                "position": 2,
                "stddev": 18.0792262,
                "variance": 326.85842
              },
              {
                "average": 17.99761202,
                "count": 1897000,
                "maximum": 18,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.04880860401,
                "variance": 0.002382279825
              },
              {
                "average": 1,
                "count": 1897000,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1897000,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.748629942,
                "count": 1897000,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5930602847,
                "variance": 0.3517205013
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1897000,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897000,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              814366.5672,
              4403566.061,
              1205.945075,
              815200.0072,
              4405999.981,
              1277.645075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    814366.5672015655,
                    4403566.061403359,
                    1205.945074639815
                  ],
                  [
                    814366.5672015655,
                    4405999.981403359,
                    1205.945074639815
                  ],
                  [
                    815200.0072015654,
                    4405999.981403359,
                    1277.6450746398148
                  ],
                  [
                    815200.0072015654,
                    4403566.061403359,
                    1277.6450746398148
                  ],
                  [
                    814366.5672015655,
                    4403566.061403359,
                    1205.945074639815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_54.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37498970192864,
              39.83738766299214,
              1176.926948717542
            ],
            [
              -119.37438639147373,
              39.84884433857868,
              1176.926948717542
            ],
            [
              -119.3583935127541,
              39.848342734007474,
              1211.486948717542
            ],
            [
              -119.35899947014694,
              39.836886260946635,
              1211.486948717542
            ],
            [
              -119.37498970192864,
              39.83738766299214,
              1176.926948717542
            ]
          ]
        ]
      },
      "bbox": [
        -119.3749897,
        39.83688626,
        1176.926949,
        -119.3583935,
        39.84884434,
        1211.486949
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1512311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 810642.6059,
            "count": 1512311,
            "maximum": 811570.9204,
            "minimum": 810200.0004,
            "name": "X",
            "position": 0,
            "stddev": 319.4363486,
            "variance": 102039.5808
          },
          {
            "average": 4416422.892,
            "count": 1512311,
            "maximum": 4417274.067,
            "minimum": 4415999.967,
            "name": "Y",
            "position": 1,
            "stddev": 300.6660461,
            "variance": 90400.0713
          },
          {
            "average": 1185.173748,
            "count": 1512311,
            "maximum": 1211.486949,
            "minimum": 1176.926949,
            "name": "Z",
            "position": 2,
            "stddev": 3.393203033,
            "variance": 11.51382682
          },
          {
            "average": 22.08472067,
            "count": 1512311,
            "maximum": 23,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.284364784,
            "variance": 5.218322466
          },
          {
            "average": 1,
            "count": 1512311,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1512311,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.726609143,
            "count": 1512311,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9615461626,
            "variance": 0.9245710228
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1512311,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1512311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          810200.0004,
          4415999.967,
          1176.926949,
          811570.9204,
          4417274.067,
          1211.486949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                810200.0003567727,
                4415999.967132852,
                1176.926948717542
              ],
              [
                810200.0003567727,
                4417274.067132852,
                1176.926948717542
              ],
              [
                811570.9203567726,
                4417274.067132852,
                1211.486948717542
              ],
              [
                811570.9203567726,
                4415999.967132852,
                1211.486948717542
              ],
              [
                810200.0003567727,
                4415999.967132852,
                1176.926948717542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_54.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_54.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_54.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_54.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3749897,
            39.83688626,
            1176.926949,
            -119.3583935,
            39.84884434,
            1211.486949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37498970192864,
                  39.83738766299214,
                  1176.926948717542
                ],
                [
                  -119.37438639147373,
                  39.84884433857868,
                  1176.926948717542
                ],
                [
                  -119.3583935127541,
                  39.848342734007474,
                  1211.486948717542
                ],
                [
                  -119.35899947014694,
                  39.836886260946635,
                  1211.486948717542
                ],
                [
                  -119.37498970192864,
                  39.83738766299214,
                  1176.926948717542
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_54.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_54.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1512311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 810642.6059,
                "count": 1512311,
                "maximum": 811570.9204,
                "minimum": 810200.0004,
                "name": "X",
                "position": 0,
                "stddev": 319.4363486,
                "variance": 102039.5808
              },
              {
                "average": 4416422.892,
                "count": 1512311,
                "maximum": 4417274.067,
                "minimum": 4415999.967,
                "name": "Y",
                "position": 1,
                "stddev": 300.6660461,
                "variance": 90400.0713
              },
              {
                "average": 1185.173748,
                "count": 1512311,
                "maximum": 1211.486949,
                "minimum": 1176.926949,
                "name": "Z",
                "position": 2,
                "stddev": 3.393203033,
                "variance": 11.51382682
              },
              {
                "average": 22.08472067,
                "count": 1512311,
                "maximum": 23,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.284364784,
                "variance": 5.218322466
              },
              {
                "average": 1,
                "count": 1512311,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1512311,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.726609143,
                "count": 1512311,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9615461626,
                "variance": 0.9245710228
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1512311,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1512311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              810200.0004,
              4415999.967,
              1176.926949,
              811570.9204,
              4417274.067,
              1211.486949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    810200.0003567727,
                    4415999.967132852,
                    1176.926948717542
                  ],
                  [
                    810200.0003567727,
                    4417274.067132852,
                    1176.926948717542
                  ],
                  [
                    811570.9203567726,
                    4417274.067132852,
                    1211.486948717542
                  ],
                  [
                    811570.9203567726,
                    4415999.967132852,
                    1211.486948717542
                  ],
                  [
                    810200.0003567727,
                    4415999.967132852,
                    1176.926948717542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_55.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3589215143603,
              39.588246228805886,
              1322.8430146649187
            ],
            [
              -119.35887188552753,
              39.58919310873077,
              1322.8430146649187
            ],
            [
              -119.35721992518081,
              39.58914126299835,
              1336.5630146649185
            ],
            [
              -119.35726957640848,
              39.588194384806805,
              1336.5630146649185
            ],
            [
              -119.3589215143603,
              39.588246228805886,
              1322.8430146649187
            ]
          ]
        ]
      },
      "bbox": [
        -119.3589215,
        39.58819438,
        1322.843015,
        -119.3572199,
        39.58919311,
        1336.563015
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 23380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 812752.2964,
            "count": 23380,
            "maximum": 812842.1404,
            "minimum": 812700.0004,
            "name": "X",
            "position": 0,
            "stddev": 36.41898608,
            "variance": 1326.342547
          },
          {
            "average": 4388461.451,
            "count": 23380,
            "maximum": 4388499.988,
            "minimum": 4388394.688,
            "name": "Y",
            "position": 1,
            "stddev": 27.34991831,
            "variance": 748.0180313
          },
          {
            "average": 1329.351365,
            "count": 23380,
            "maximum": 1336.563015,
            "minimum": 1322.843015,
            "name": "Z",
            "position": 2,
            "stddev": 3.240297803,
            "variance": 10.49952985
          },
          {
            "average": 23,
            "count": 23380,
            "maximum": 23,
            "minimum": 23,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 23380,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 23380,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.683404619,
            "count": 23380,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4651580379,
            "variance": 0.2163720002
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 23380,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23380,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          812700.0004,
          4388394.688,
          1322.843015,
          812842.1404,
          4388499.988,
          1336.563015
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                812700.0003718099,
                4388394.688035607,
                1322.8430146649187
              ],
              [
                812700.0003718099,
                4388499.988035608,
                1322.8430146649187
              ],
              [
                812842.1403718098,
                4388499.988035608,
                1336.5630146649185
              ],
              [
                812842.1403718098,
                4388394.688035607,
                1336.5630146649185
              ],
              [
                812700.0003718099,
                4388394.688035607,
                1322.8430146649187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_55.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_55.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_55.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_55.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3589215,
            39.58819438,
            1322.843015,
            -119.3572199,
            39.58919311,
            1336.563015
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3589215143603,
                  39.588246228805886,
                  1322.8430146649187
                ],
                [
                  -119.35887188552753,
                  39.58919310873077,
                  1322.8430146649187
                ],
                [
                  -119.35721992518081,
                  39.58914126299835,
                  1336.5630146649185
                ],
                [
                  -119.35726957640848,
                  39.588194384806805,
                  1336.5630146649185
                ],
                [
                  -119.3589215143603,
                  39.588246228805886,
                  1322.8430146649187
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_55.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_55.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 23380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 812752.2964,
                "count": 23380,
                "maximum": 812842.1404,
                "minimum": 812700.0004,
                "name": "X",
                "position": 0,
                "stddev": 36.41898608,
                "variance": 1326.342547
              },
              {
                "average": 4388461.451,
                "count": 23380,
                "maximum": 4388499.988,
                "minimum": 4388394.688,
                "name": "Y",
                "position": 1,
                "stddev": 27.34991831,
                "variance": 748.0180313
              },
              {
                "average": 1329.351365,
                "count": 23380,
                "maximum": 1336.563015,
                "minimum": 1322.843015,
                "name": "Z",
                "position": 2,
                "stddev": 3.240297803,
                "variance": 10.49952985
              },
              {
                "average": 23,
                "count": 23380,
                "maximum": 23,
                "minimum": 23,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 23380,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 23380,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.683404619,
                "count": 23380,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4651580379,
                "variance": 0.2163720002
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 23380,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23380,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              812700.0004,
              4388394.688,
              1322.843015,
              812842.1404,
              4388499.988,
              1336.563015
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    812700.0003718099,
                    4388394.688035607,
                    1322.8430146649187
                  ],
                  [
                    812700.0003718099,
                    4388499.988035608,
                    1322.8430146649187
                  ],
                  [
                    812842.1403718098,
                    4388499.988035608,
                    1336.5630146649185
                  ],
                  [
                    812842.1403718098,
                    4388394.688035607,
                    1336.5630146649185
                  ],
                  [
                    812700.0003718099,
                    4388394.688035607,
                    1322.8430146649187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_65.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31131570668798,
              39.690873631906534,
              1212.7955103886138
            ],
            [
              -119.31081530286144,
              39.70026100499314,
              1212.7955103886138
            ],
            [
              -119.29476223273923,
              39.6997491563046,
              1262.635510388614
            ],
            [
              -119.29526480189047,
              39.69036195272196,
              1262.635510388614
            ],
            [
              -119.31131570668798,
              39.690873631906534,
              1212.7955103886138
            ]
          ]
        ]
      },
      "bbox": [
        -119.3113157,
        39.69036195,
        1212.79551,
        -119.2947622,
        39.700261,
        1262.63551
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 2238923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 817186.6048,
            "count": 2238923,
            "maximum": 817700.009,
            "minimum": 816320.869,
            "name": "X",
            "position": 0,
            "stddev": 353.6085417,
            "variance": 125039.0007
          },
          {
            "average": 4400684.132,
            "count": 2238923,
            "maximum": 4400999.99,
            "minimum": 4399955.97,
            "name": "Y",
            "position": 1,
            "stddev": 228.1637628,
            "variance": 52058.70268
          },
          {
            "average": 1230.805345,
            "count": 2238923,
            "maximum": 1262.63551,
            "minimum": 1212.79551,
            "name": "Z",
            "position": 2,
            "stddev": 16.02571598,
            "variance": 256.8235725
          },
          {
            "average": 20.95091971,
            "count": 2238923,
            "maximum": 22,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.747559253,
            "variance": 3.053963342
          },
          {
            "average": 1,
            "count": 2238923,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2238923,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.749271413,
            "count": 2238923,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6128196468,
            "variance": 0.3755479195
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 2238923,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          816320.869,
          4399955.97,
          1212.79551,
          817700.009,
          4400999.99,
          1262.63551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                816320.8689506587,
                4399955.969673956,
                1212.7955103886138
              ],
              [
                816320.8689506587,
                4400999.989673955,
                1212.7955103886138
              ],
              [
                817700.0089506586,
                4400999.989673955,
                1262.635510388614
              ],
              [
                817700.0089506586,
                4399955.969673956,
                1262.635510388614
              ],
              [
                816320.8689506587,
                4399955.969673956,
                1212.7955103886138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_65.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_65.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_65.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_65.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3113157,
            39.69036195,
            1212.79551,
            -119.2947622,
            39.700261,
            1262.63551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31131570668798,
                  39.690873631906534,
                  1212.7955103886138
                ],
                [
                  -119.31081530286144,
                  39.70026100499314,
                  1212.7955103886138
                ],
                [
                  -119.29476223273923,
                  39.6997491563046,
                  1262.635510388614
                ],
                [
                  -119.29526480189047,
                  39.69036195272196,
                  1262.635510388614
                ],
                [
                  -119.31131570668798,
                  39.690873631906534,
                  1212.7955103886138
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_65.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_65.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 2238923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 817186.6048,
                "count": 2238923,
                "maximum": 817700.009,
                "minimum": 816320.869,
                "name": "X",
                "position": 0,
                "stddev": 353.6085417,
                "variance": 125039.0007
              },
              {
                "average": 4400684.132,
                "count": 2238923,
                "maximum": 4400999.99,
                "minimum": 4399955.97,
                "name": "Y",
                "position": 1,
                "stddev": 228.1637628,
                "variance": 52058.70268
              },
              {
                "average": 1230.805345,
                "count": 2238923,
                "maximum": 1262.63551,
                "minimum": 1212.79551,
                "name": "Z",
                "position": 2,
                "stddev": 16.02571598,
                "variance": 256.8235725
              },
              {
                "average": 20.95091971,
                "count": 2238923,
                "maximum": 22,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.747559253,
                "variance": 3.053963342
              },
              {
                "average": 1,
                "count": 2238923,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2238923,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.749271413,
                "count": 2238923,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6128196468,
                "variance": 0.3755479195
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 2238923,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              816320.869,
              4399955.97,
              1212.79551,
              817700.009,
              4400999.99,
              1262.63551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    816320.8689506587,
                    4399955.969673956,
                    1212.7955103886138
                  ],
                  [
                    816320.8689506587,
                    4400999.989673955,
                    1212.7955103886138
                  ],
                  [
                    817700.0089506586,
                    4400999.989673955,
                    1262.635510388614
                  ],
                  [
                    817700.0089506586,
                    4399955.969673956,
                    1262.635510388614
                  ],
                  [
                    816320.8689506587,
                    4399955.969673956,
                    1212.7955103886138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_75.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26687599453054,
              39.67633787533971,
              1226.9094344148534
            ],
            [
              -119.26628714689863,
              39.687257784858815,
              1226.9094344148534
            ],
            [
              -119.25742075884331,
              39.68697196670978,
              1280.0694344148533
            ],
            [
              -119.25801099684958,
              39.67605216730208,
              1280.0694344148533
            ],
            [
              -119.26687599453054,
              39.67633787533971,
              1226.9094344148534
            ]
          ]
        ]
      },
      "bbox": [
        -119.266876,
        39.67605217,
        1226.909434,
        -119.2574208,
        39.68725778,
        1280.069434
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1709849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 820432.4798,
            "count": 1709849,
            "maximum": 820961.9048,
            "minimum": 820200.0048,
            "name": "X",
            "position": 0,
            "stddev": 177.8943285,
            "variance": 31646.39213
          },
          {
            "average": 4399062.994,
            "count": 1709849,
            "maximum": 4399714.51,
            "minimum": 4398499.99,
            "name": "Y",
            "position": 1,
            "stddev": 262.4139717,
            "variance": 68861.09254
          },
          {
            "average": 1257.647954,
            "count": 1709849,
            "maximum": 1280.069434,
            "minimum": 1226.909434,
            "name": "Z",
            "position": 2,
            "stddev": 9.858268971,
            "variance": 97.1854671
          },
          {
            "average": 20.89737398,
            "count": 1709849,
            "maximum": 22,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.786999526,
            "variance": 3.193367305
          },
          {
            "average": 1,
            "count": 1709849,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1709849,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.857196747,
            "count": 1709849,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3498721992,
            "variance": 0.1224105558
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1709849,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1709849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          820200.0048,
          4398499.99,
          1226.909434,
          820961.9048,
          4399714.51,
          1280.069434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                820200.0048462695,
                4398499.989766862,
                1226.9094344148534
              ],
              [
                820200.0048462695,
                4399714.509766862,
                1226.9094344148534
              ],
              [
                820961.9048462694,
                4399714.509766862,
                1280.0694344148533
              ],
              [
                820961.9048462694,
                4398499.989766862,
                1280.0694344148533
              ],
              [
                820200.0048462695,
                4398499.989766862,
                1226.9094344148534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_75.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_75.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_75.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_75.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.266876,
            39.67605217,
            1226.909434,
            -119.2574208,
            39.68725778,
            1280.069434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26687599453054,
                  39.67633787533971,
                  1226.9094344148534
                ],
                [
                  -119.26628714689863,
                  39.687257784858815,
                  1226.9094344148534
                ],
                [
                  -119.25742075884331,
                  39.68697196670978,
                  1280.0694344148533
                ],
                [
                  -119.25801099684958,
                  39.67605216730208,
                  1280.0694344148533
                ],
                [
                  -119.26687599453054,
                  39.67633787533971,
                  1226.9094344148534
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_75.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_75.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1709849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 820432.4798,
                "count": 1709849,
                "maximum": 820961.9048,
                "minimum": 820200.0048,
                "name": "X",
                "position": 0,
                "stddev": 177.8943285,
                "variance": 31646.39213
              },
              {
                "average": 4399062.994,
                "count": 1709849,
                "maximum": 4399714.51,
                "minimum": 4398499.99,
                "name": "Y",
                "position": 1,
                "stddev": 262.4139717,
                "variance": 68861.09254
              },
              {
                "average": 1257.647954,
                "count": 1709849,
                "maximum": 1280.069434,
                "minimum": 1226.909434,
                "name": "Z",
                "position": 2,
                "stddev": 9.858268971,
                "variance": 97.1854671
              },
              {
                "average": 20.89737398,
                "count": 1709849,
                "maximum": 22,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.786999526,
                "variance": 3.193367305
              },
              {
                "average": 1,
                "count": 1709849,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1709849,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.857196747,
                "count": 1709849,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3498721992,
                "variance": 0.1224105558
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1709849,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1709849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              820200.0048,
              4398499.99,
              1226.909434,
              820961.9048,
              4399714.51,
              1280.069434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    820200.0048462695,
                    4398499.989766862,
                    1226.9094344148534
                  ],
                  [
                    820200.0048462695,
                    4399714.509766862,
                    1226.9094344148534
                  ],
                  [
                    820961.9048462694,
                    4399714.509766862,
                    1280.0694344148533
                  ],
                  [
                    820961.9048462694,
                    4398499.989766862,
                    1280.0694344148533
                  ],
                  [
                    820200.0048462695,
                    4398499.989766862,
                    1226.9094344148534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_8.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.91513937135774,
              39.515231887532536,
              1429.2444945046147
            ],
            [
              -119.91513264729782,
              39.515383764816896,
              1429.2444945046147
            ],
            [
              -119.9144965328275,
              39.515366867520385,
              1437.6444945046148
            ],
            [
              -119.91450325826858,
              39.5152149903267,
              1437.6444945046148
            ],
            [
              -119.91513937135774,
              39.515231887532536,
              1429.2444945046147
            ]
          ]
        ]
      },
      "bbox": [
        -119.9151394,
        39.51521499,
        1429.244495,
        -119.9144965,
        39.51538376,
        1437.644495
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 1502,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 765221.9586,
            "count": 1502,
            "maximum": 765254.7716,
            "minimum": 765200.0116,
            "name": "X",
            "position": 0,
            "stddev": 14.46174275,
            "variance": 209.1420034
          },
          {
            "average": 4378507.045,
            "count": 1502,
            "maximum": 4378516.884,
            "minimum": 4378500.004,
            "name": "Y",
            "position": 1,
            "stddev": 4.661505882,
            "variance": 21.72963709
          },
          {
            "average": 1430.469728,
            "count": 1502,
            "maximum": 1437.644495,
            "minimum": 1429.244495,
            "name": "Z",
            "position": 2,
            "stddev": 1.56436714,
            "variance": 2.447244549
          },
          {
            "average": 17,
            "count": 1502,
            "maximum": 17,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1502,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1502,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.800266312,
            "count": 1502,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3999332835,
            "variance": 0.1599466312
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 1502,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1502,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          765200.0116,
          4378500.004,
          1429.244495,
          765254.7716,
          4378516.884,
          1437.644495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                765200.0115765248,
                4378500.004061044,
                1429.2444945046147
              ],
              [
                765200.0115765248,
                4378516.884061045,
                1429.2444945046147
              ],
              [
                765254.7715765248,
                4378516.884061045,
                1437.6444945046148
              ],
              [
                765254.7715765248,
                4378500.004061044,
                1437.6444945046148
              ],
              [
                765200.0115765248,
                4378500.004061044,
                1429.2444945046147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_8.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_8.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_8.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_8.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.9151394,
            39.51521499,
            1429.244495,
            -119.9144965,
            39.51538376,
            1437.644495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.91513937135774,
                  39.515231887532536,
                  1429.2444945046147
                ],
                [
                  -119.91513264729782,
                  39.515383764816896,
                  1429.2444945046147
                ],
                [
                  -119.9144965328275,
                  39.515366867520385,
                  1437.6444945046148
                ],
                [
                  -119.91450325826858,
                  39.5152149903267,
                  1437.6444945046148
                ],
                [
                  -119.91513937135774,
                  39.515231887532536,
                  1429.2444945046147
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_8.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_8.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 1502,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 765221.9586,
                "count": 1502,
                "maximum": 765254.7716,
                "minimum": 765200.0116,
                "name": "X",
                "position": 0,
                "stddev": 14.46174275,
                "variance": 209.1420034
              },
              {
                "average": 4378507.045,
                "count": 1502,
                "maximum": 4378516.884,
                "minimum": 4378500.004,
                "name": "Y",
                "position": 1,
                "stddev": 4.661505882,
                "variance": 21.72963709
              },
              {
                "average": 1430.469728,
                "count": 1502,
                "maximum": 1437.644495,
                "minimum": 1429.244495,
                "name": "Z",
                "position": 2,
                "stddev": 1.56436714,
                "variance": 2.447244549
              },
              {
                "average": 17,
                "count": 1502,
                "maximum": 17,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1502,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1502,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.800266312,
                "count": 1502,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3999332835,
                "variance": 0.1599466312
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 1502,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1502,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              765200.0116,
              4378500.004,
              1429.244495,
              765254.7716,
              4378516.884,
              1437.644495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    765200.0115765248,
                    4378500.004061044,
                    1429.2444945046147
                  ],
                  [
                    765200.0115765248,
                    4378516.884061045,
                    1429.2444945046147
                  ],
                  [
                    765254.7715765248,
                    4378516.884061045,
                    1437.6444945046148
                  ],
                  [
                    765254.7715765248,
                    4378500.004061044,
                    1437.6444945046148
                  ],
                  [
                    765200.0115765248,
                    4378500.004061044,
                    1429.2444945046147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_69.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29949977937449,
              39.6110853722844,
              1233.5904024618858
            ],
            [
              -119.29836746167847,
              39.632313176447155,
              1233.5904024618858
            ],
            [
              -119.27172643073773,
              39.63146002066698,
              1317.7104024618857
            ],
            [
              -119.27286685196803,
              39.61023285557469,
              1317.7104024618857
            ],
            [
              -119.29949977937449,
              39.6110853722844,
              1233.5904024618858
            ]
          ]
        ]
      },
      "bbox": [
        -119.2994998,
        39.61023286,
        1233.590402,
        -119.2717264,
        39.63231318,
        1317.710402
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 8262232,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 818509.2027,
            "count": 8262232,
            "maximum": 819991.0596,
            "minimum": 817699.9996,
            "name": "X",
            "position": 0,
            "stddev": 545.6084638,
            "variance": 297688.5957
          },
          {
            "average": 4392717.627,
            "count": 8262232,
            "maximum": 4393499.988,
            "minimum": 4391139.128,
            "name": "Y",
            "position": 1,
            "stddev": 529.5998686,
            "variance": 280476.0208
          },
          {
            "average": 1243.316039,
            "count": 8262232,
            "maximum": 1317.710402,
            "minimum": 1233.590402,
            "name": "Z",
            "position": 2,
            "stddev": 7.81334703,
            "variance": 61.04839181
          },
          {
            "average": 17.65976518,
            "count": 8262232,
            "maximum": 23,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9.709794401,
            "variance": 94.2801073
          },
          {
            "average": 1,
            "count": 8262232,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8262232,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.847986597,
            "count": 8262232,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4012022818,
            "variance": 0.1609632709
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 8262232,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8262232,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          817699.9996,
          4391139.128,
          1233.590402,
          819991.0596,
          4393499.988,
          1317.710402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                817699.9996390112,
                4391139.128361052,
                1233.5904024618858
              ],
              [
                817699.9996390112,
                4393499.988361051,
                1233.5904024618858
              ],
              [
                819991.0596390113,
                4393499.988361051,
                1317.7104024618857
              ],
              [
                819991.0596390113,
                4391139.128361052,
                1317.7104024618857
              ],
              [
                817699.9996390112,
                4391139.128361052,
                1233.5904024618858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_69.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_69.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_69.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_69.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2994998,
            39.61023286,
            1233.590402,
            -119.2717264,
            39.63231318,
            1317.710402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29949977937449,
                  39.6110853722844,
                  1233.5904024618858
                ],
                [
                  -119.29836746167847,
                  39.632313176447155,
                  1233.5904024618858
                ],
                [
                  -119.27172643073773,
                  39.63146002066698,
                  1317.7104024618857
                ],
                [
                  -119.27286685196803,
                  39.61023285557469,
                  1317.7104024618857
                ],
                [
                  -119.29949977937449,
                  39.6110853722844,
                  1233.5904024618858
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_69.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_69.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 8262232,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 818509.2027,
                "count": 8262232,
                "maximum": 819991.0596,
                "minimum": 817699.9996,
                "name": "X",
                "position": 0,
                "stddev": 545.6084638,
                "variance": 297688.5957
              },
              {
                "average": 4392717.627,
                "count": 8262232,
                "maximum": 4393499.988,
                "minimum": 4391139.128,
                "name": "Y",
                "position": 1,
                "stddev": 529.5998686,
                "variance": 280476.0208
              },
              {
                "average": 1243.316039,
                "count": 8262232,
                "maximum": 1317.710402,
                "minimum": 1233.590402,
                "name": "Z",
                "position": 2,
                "stddev": 7.81334703,
                "variance": 61.04839181
              },
              {
                "average": 17.65976518,
                "count": 8262232,
                "maximum": 23,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9.709794401,
                "variance": 94.2801073
              },
              {
                "average": 1,
                "count": 8262232,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8262232,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.847986597,
                "count": 8262232,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4012022818,
                "variance": 0.1609632709
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 8262232,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8262232,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              817699.9996,
              4391139.128,
              1233.590402,
              819991.0596,
              4393499.988,
              1317.710402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    817699.9996390112,
                    4391139.128361052,
                    1233.5904024618858
                  ],
                  [
                    817699.9996390112,
                    4393499.988361051,
                    1233.5904024618858
                  ],
                  [
                    819991.0596390113,
                    4393499.988361051,
                    1317.7104024618857
                  ],
                  [
                    819991.0596390113,
                    4391139.128361052,
                    1317.7104024618857
                  ],
                  [
                    817699.9996390112,
                    4391139.128361052,
                    1233.5904024618858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_72.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29596533772835,
              39.677270429135504,
              1214.3121535736789
            ],
            [
              -119.2947622738286,
              39.69974914841763,
              1214.3121535736789
            ],
            [
              -119.26566353888015,
              39.69881566444936,
              1273.9921535736787
            ],
            [
              -119.2668759975909,
              39.6763376852666,
              1273.9921535736787
            ],
            [
              -119.29596533772835,
              39.677270429135504,
              1214.3121535736789
            ]
          ]
        ]
      },
      "bbox": [
        -119.2959653,
        39.67633769,
        1214.312154,
        -119.2656635,
        39.69974915,
        1273.992154
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 10312449,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 819127.8371,
            "count": 10312449,
            "maximum": 820200.0055,
            "minimum": 817700.0055,
            "name": "X",
            "position": 0,
            "stddev": 738.7378704,
            "variance": 545733.6412
          },
          {
            "average": 4399662.238,
            "count": 10312449,
            "maximum": 4400999.989,
            "minimum": 4398499.969,
            "name": "Y",
            "position": 1,
            "stddev": 616.0315841,
            "variance": 379494.9126
          },
          {
            "average": 1229.650023,
            "count": 10312449,
            "maximum": 1273.992154,
            "minimum": 1214.312154,
            "name": "Z",
            "position": 2,
            "stddev": 13.10747102,
            "variance": 171.8057966
          },
          {
            "average": 21.38145284,
            "count": 10312449,
            "maximum": 23,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.570401724,
            "variance": 2.466161574
          },
          {
            "average": 1,
            "count": 10312449,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 10312449,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.740048848,
            "count": 10312449,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5592271403,
            "variance": 0.3127349944
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 10312449,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10312449,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          817700.0055,
          4398499.969,
          1214.312154,
          820200.0055,
          4400999.989,
          1273.992154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                817700.0054628277,
                4398499.968652509,
                1214.3121535736789
              ],
              [
                817700.0054628277,
                4400999.988652509,
                1214.3121535736789
              ],
              [
                820200.0054628277,
                4400999.988652509,
                1273.9921535736787
              ],
              [
                820200.0054628277,
                4398499.968652509,
                1273.9921535736787
              ],
              [
                817700.0054628277,
                4398499.968652509,
                1214.3121535736789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_72.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_72.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_72.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_72.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2959653,
            39.67633769,
            1214.312154,
            -119.2656635,
            39.69974915,
            1273.992154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29596533772835,
                  39.677270429135504,
                  1214.3121535736789
                ],
                [
                  -119.2947622738286,
                  39.69974914841763,
                  1214.3121535736789
                ],
                [
                  -119.26566353888015,
                  39.69881566444936,
                  1273.9921535736787
                ],
                [
                  -119.2668759975909,
                  39.6763376852666,
                  1273.9921535736787
                ],
                [
                  -119.29596533772835,
                  39.677270429135504,
                  1214.3121535736789
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_72.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_72.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 10312449,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 819127.8371,
                "count": 10312449,
                "maximum": 820200.0055,
                "minimum": 817700.0055,
                "name": "X",
                "position": 0,
                "stddev": 738.7378704,
                "variance": 545733.6412
              },
              {
                "average": 4399662.238,
                "count": 10312449,
                "maximum": 4400999.989,
                "minimum": 4398499.969,
                "name": "Y",
                "position": 1,
                "stddev": 616.0315841,
                "variance": 379494.9126
              },
              {
                "average": 1229.650023,
                "count": 10312449,
                "maximum": 1273.992154,
                "minimum": 1214.312154,
                "name": "Z",
                "position": 2,
                "stddev": 13.10747102,
                "variance": 171.8057966
              },
              {
                "average": 21.38145284,
                "count": 10312449,
                "maximum": 23,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.570401724,
                "variance": 2.466161574
              },
              {
                "average": 1,
                "count": 10312449,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 10312449,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.740048848,
                "count": 10312449,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5592271403,
                "variance": 0.3127349944
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 10312449,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10312449,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              817700.0055,
              4398499.969,
              1214.312154,
              820200.0055,
              4400999.989,
              1273.992154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    817700.0054628277,
                    4398499.968652509,
                    1214.3121535736789
                  ],
                  [
                    817700.0054628277,
                    4400999.988652509,
                    1214.3121535736789
                  ],
                  [
                    820200.0054628277,
                    4400999.988652509,
                    1273.9921535736787
                  ],
                  [
                    820200.0054628277,
                    4398499.968652509,
                    1273.9921535736787
                  ],
                  [
                    817700.0054628277,
                    4398499.968652509,
                    1214.3121535736789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_9.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8869300538648,
              39.495852981548694,
              1388.7803743654895
            ],
            [
              -119.88609905339842,
              39.514456757251416,
              1388.7803743654895
            ],
            [
              -119.85705977245684,
              39.51367455358168,
              1516.6603743654896
            ],
            [
              -119.85789849161783,
              39.495071291804955,
              1516.6603743654896
            ],
            [
              -119.8869300538648,
              39.495852981548694,
              1388.7803743654895
            ]
          ]
        ]
      },
      "bbox": [
        -119.8869301,
        39.49507129,
        1388.780374,
        -119.8570598,
        39.51445676,
        1516.660374
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 4070440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 768791.7936,
            "count": 4070440,
            "maximum": 770200.0045,
            "minimum": 767700.0045,
            "name": "X",
            "position": 0,
            "stddev": 704.1607423,
            "variance": 495842.3509
          },
          {
            "average": 4377989.442,
            "count": 4070440,
            "maximum": 4378499.985,
            "minimum": 4376432.265,
            "name": "Y",
            "position": 1,
            "stddev": 315.039252,
            "variance": 99249.73032
          },
          {
            "average": 1426.167744,
            "count": 4070440,
            "maximum": 1516.660374,
            "minimum": 1388.780374,
            "name": "Z",
            "position": 2,
            "stddev": 32.72034466,
            "variance": 1070.620954
          },
          {
            "average": 18.23493947,
            "count": 4070440,
            "maximum": 19,
            "minimum": 16,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.6212160797,
            "variance": 0.3859094177
          },
          {
            "average": 1,
            "count": 4070440,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4070440,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.612829817,
            "count": 4070440,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6038982472,
            "variance": 0.3646930929
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 4070440,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4070440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          767700.0045,
          4376432.265,
          1388.780374,
          770200.0045,
          4378499.985,
          1516.660374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                767700.0044958636,
                4376432.2651732825,
                1388.7803743654895
              ],
              [
                767700.0044958636,
                4378499.985173283,
                1388.7803743654895
              ],
              [
                770200.0044958636,
                4378499.985173283,
                1516.6603743654896
              ],
              [
                770200.0044958636,
                4376432.2651732825,
                1516.6603743654896
              ],
              [
                767700.0044958636,
                4376432.2651732825,
                1388.7803743654895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_9.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_9.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_9.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_9.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8869301,
            39.49507129,
            1388.780374,
            -119.8570598,
            39.51445676,
            1516.660374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8869300538648,
                  39.495852981548694,
                  1388.7803743654895
                ],
                [
                  -119.88609905339842,
                  39.514456757251416,
                  1388.7803743654895
                ],
                [
                  -119.85705977245684,
                  39.51367455358168,
                  1516.6603743654896
                ],
                [
                  -119.85789849161783,
                  39.495071291804955,
                  1516.6603743654896
                ],
                [
                  -119.8869300538648,
                  39.495852981548694,
                  1388.7803743654895
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_9.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_9.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 4070440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 768791.7936,
                "count": 4070440,
                "maximum": 770200.0045,
                "minimum": 767700.0045,
                "name": "X",
                "position": 0,
                "stddev": 704.1607423,
                "variance": 495842.3509
              },
              {
                "average": 4377989.442,
                "count": 4070440,
                "maximum": 4378499.985,
                "minimum": 4376432.265,
                "name": "Y",
                "position": 1,
                "stddev": 315.039252,
                "variance": 99249.73032
              },
              {
                "average": 1426.167744,
                "count": 4070440,
                "maximum": 1516.660374,
                "minimum": 1388.780374,
                "name": "Z",
                "position": 2,
                "stddev": 32.72034466,
                "variance": 1070.620954
              },
              {
                "average": 18.23493947,
                "count": 4070440,
                "maximum": 19,
                "minimum": 16,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.6212160797,
                "variance": 0.3859094177
              },
              {
                "average": 1,
                "count": 4070440,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4070440,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.612829817,
                "count": 4070440,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6038982472,
                "variance": 0.3646930929
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 4070440,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4070440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              767700.0045,
              4376432.265,
              1388.780374,
              770200.0045,
              4378499.985,
              1516.660374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    767700.0044958636,
                    4376432.2651732825,
                    1388.7803743654895
                  ],
                  [
                    767700.0044958636,
                    4378499.985173283,
                    1388.7803743654895
                  ],
                  [
                    770200.0044958636,
                    4378499.985173283,
                    1516.6603743654896
                  ],
                  [
                    770200.0044958636,
                    4376432.2651732825,
                    1516.6603743654896
                  ],
                  [
                    767700.0044958636,
                    4376432.2651732825,
                    1388.7803743654895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_66.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32346680568165,
              39.700662619598226,
              1208.8549190556278
            ],
            [
              -119.32227167102015,
              39.72314194595881,
              1208.8549190556278
            ],
            [
              -119.29355784454836,
              39.722227551884686,
              1266.5349190556276
            ],
            [
              -119.29476225831873,
              39.69974895039591,
              1266.5349190556276
            ],
            [
              -119.32346680568165,
              39.700662619598226,
              1208.8549190556278
            ]
          ]
        ]
      },
      "bbox": [
        -119.3234668,
        39.69974895,
        1208.854919,
        -119.2935578,
        39.72314195,
        1266.534919
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 6376379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 816524.4598,
            "count": 6376379,
            "maximum": 817700.0077,
            "minimum": 815233.9877,
            "name": "X",
            "position": 0,
            "stddev": 510.5022154,
            "variance": 260612.512
          },
          {
            "average": 4402008.461,
            "count": 6376379,
            "maximum": 4403499.987,
            "minimum": 4400999.967,
            "name": "Y",
            "position": 1,
            "stddev": 762.7920639,
            "variance": 581851.7328
          },
          {
            "average": 1223.627301,
            "count": 6376379,
            "maximum": 1266.534919,
            "minimum": 1208.854919,
            "name": "Z",
            "position": 2,
            "stddev": 12.28620517,
            "variance": 150.9508374
          },
          {
            "average": 18.99879791,
            "count": 6376379,
            "maximum": 22,
            "minimum": 17,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.676012399,
            "variance": 2.809017562
          },
          {
            "average": 1,
            "count": 6376379,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6376379,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.715393329,
            "count": 6376379,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5663540353,
            "variance": 0.3207568933
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 6376379,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6376379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          815233.9877,
          4400999.967,
          1208.854919,
          817700.0077,
          4403499.987,
          1266.534919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                815233.9877025087,
                4400999.966721678,
                1208.8549190556278
              ],
              [
                815233.9877025087,
                4403499.986721678,
                1208.8549190556278
              ],
              [
                817700.0077025087,
                4403499.986721678,
                1266.5349190556276
              ],
              [
                817700.0077025087,
                4400999.966721678,
                1266.5349190556276
              ],
              [
                815233.9877025087,
                4400999.966721678,
                1208.8549190556278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_66.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_66.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_66.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_66.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3234668,
            39.69974895,
            1208.854919,
            -119.2935578,
            39.72314195,
            1266.534919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32346680568165,
                  39.700662619598226,
                  1208.8549190556278
                ],
                [
                  -119.32227167102015,
                  39.72314194595881,
                  1208.8549190556278
                ],
                [
                  -119.29355784454836,
                  39.722227551884686,
                  1266.5349190556276
                ],
                [
                  -119.29476225831873,
                  39.69974895039591,
                  1266.5349190556276
                ],
                [
                  -119.32346680568165,
                  39.700662619598226,
                  1208.8549190556278
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_66.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_66.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 6376379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 816524.4598,
                "count": 6376379,
                "maximum": 817700.0077,
                "minimum": 815233.9877,
                "name": "X",
                "position": 0,
                "stddev": 510.5022154,
                "variance": 260612.512
              },
              {
                "average": 4402008.461,
                "count": 6376379,
                "maximum": 4403499.987,
                "minimum": 4400999.967,
                "name": "Y",
                "position": 1,
                "stddev": 762.7920639,
                "variance": 581851.7328
              },
              {
                "average": 1223.627301,
                "count": 6376379,
                "maximum": 1266.534919,
                "minimum": 1208.854919,
                "name": "Z",
                "position": 2,
                "stddev": 12.28620517,
                "variance": 150.9508374
              },
              {
                "average": 18.99879791,
                "count": 6376379,
                "maximum": 22,
                "minimum": 17,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.676012399,
                "variance": 2.809017562
              },
              {
                "average": 1,
                "count": 6376379,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6376379,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.715393329,
                "count": 6376379,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5663540353,
                "variance": 0.3207568933
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 6376379,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6376379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              815233.9877,
              4400999.967,
              1208.854919,
              817700.0077,
              4403499.987,
              1266.534919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    815233.9877025087,
                    4400999.966721678,
                    1208.8549190556278
                  ],
                  [
                    815233.9877025087,
                    4403499.986721678,
                    1208.8549190556278
                  ],
                  [
                    817700.0077025087,
                    4403499.986721678,
                    1266.5349190556276
                  ],
                  [
                    817700.0077025087,
                    4400999.966721678,
                    1266.5349190556276
                  ],
                  [
                    815233.9877025087,
                    4400999.966721678,
                    1208.8549190556278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_70.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29712728201658,
              39.63227341243037,
              1224.5197630782561
            ],
            [
              -119.295926512912,
              39.65475233571582,
              1224.5197630782561
            ],
            [
              -119.27123038082411,
              39.65396103475155,
              1272.199763078256
            ],
            [
              -119.27243911071687,
              39.63148273903273,
              1272.199763078256
            ],
            [
              -119.29712728201658,
              39.63227341243037,
              1224.5197630782561
            ]
          ]
        ]
      },
      "bbox": [
        -119.2971273,
        39.63148274,
        1224.519763,
        -119.2712304,
        39.65475234,
        1272.199763
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 10834739,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 818795.8217,
            "count": 10834739,
            "maximum": 819929.7706,
            "minimum": 817806.6506,
            "name": "X",
            "position": 0,
            "stddev": 423.6023051,
            "variance": 179438.9128
          },
          {
            "average": 4394657.908,
            "count": 10834739,
            "maximum": 4395999.988,
            "minimum": 4393499.968,
            "name": "Y",
            "position": 1,
            "stddev": 748.6791792,
            "variance": 560520.5134
          },
          {
            "average": 1239.874639,
            "count": 10834739,
            "maximum": 1272.199763,
            "minimum": 1224.519763,
            "name": "Z",
            "position": 2,
            "stddev": 7.688049497,
            "variance": 59.10610506
          },
          {
            "average": 21.06874757,
            "count": 10834739,
            "maximum": 23,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.337135365,
            "variance": 28.4850139
          },
          {
            "average": 1,
            "count": 10834739,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 10834739,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.779084572,
            "count": 10834739,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4792372633,
            "variance": 0.2296683545
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 10834739,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10834739,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          817806.6506,
          4393499.968,
          1224.519763,
          819929.7706,
          4395999.988,
          1272.199763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                817806.650578015,
                4393499.967887727,
                1224.5197630782561
              ],
              [
                817806.650578015,
                4395999.987887726,
                1224.5197630782561
              ],
              [
                819929.7705780151,
                4395999.987887726,
                1272.199763078256
              ],
              [
                819929.7705780151,
                4393499.967887727,
                1272.199763078256
              ],
              [
                817806.650578015,
                4393499.967887727,
                1224.5197630782561
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_70.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_70.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_70.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_70.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2971273,
            39.63148274,
            1224.519763,
            -119.2712304,
            39.65475234,
            1272.199763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29712728201658,
                  39.63227341243037,
                  1224.5197630782561
                ],
                [
                  -119.295926512912,
                  39.65475233571582,
                  1224.5197630782561
                ],
                [
                  -119.27123038082411,
                  39.65396103475155,
                  1272.199763078256
                ],
                [
                  -119.27243911071687,
                  39.63148273903273,
                  1272.199763078256
                ],
                [
                  -119.29712728201658,
                  39.63227341243037,
                  1224.5197630782561
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_70.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_70.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 10834739,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 818795.8217,
                "count": 10834739,
                "maximum": 819929.7706,
                "minimum": 817806.6506,
                "name": "X",
                "position": 0,
                "stddev": 423.6023051,
                "variance": 179438.9128
              },
              {
                "average": 4394657.908,
                "count": 10834739,
                "maximum": 4395999.988,
                "minimum": 4393499.968,
                "name": "Y",
                "position": 1,
                "stddev": 748.6791792,
                "variance": 560520.5134
              },
              {
                "average": 1239.874639,
                "count": 10834739,
                "maximum": 1272.199763,
                "minimum": 1224.519763,
                "name": "Z",
                "position": 2,
                "stddev": 7.688049497,
                "variance": 59.10610506
              },
              {
                "average": 21.06874757,
                "count": 10834739,
                "maximum": 23,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.337135365,
                "variance": 28.4850139
              },
              {
                "average": 1,
                "count": 10834739,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 10834739,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.779084572,
                "count": 10834739,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4792372633,
                "variance": 0.2296683545
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 10834739,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10834739,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              817806.6506,
              4393499.968,
              1224.519763,
              819929.7706,
              4395999.988,
              1272.199763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    817806.650578015,
                    4393499.967887727,
                    1224.5197630782561
                  ],
                  [
                    817806.650578015,
                    4395999.987887726,
                    1224.5197630782561
                  ],
                  [
                    819929.7705780151,
                    4395999.987887726,
                    1272.199763078256
                  ],
                  [
                    819929.7705780151,
                    4393499.967887727,
                    1272.199763078256
                  ],
                  [
                    817806.650578015,
                    4393499.967887727,
                    1224.5197630782561
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_73.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29476226593084,
              39.699748990016346,
              1228.3337545386692
            ],
            [
              -119.29463581879772,
              39.70211012896529,
              1228.3337545386692
            ],
            [
              -119.28949903739543,
              39.7019458653763,
              1266.1937545386693
            ],
            [
              -119.28962565884282,
              39.69958474011087,
              1266.1937545386693
            ],
            [
              -119.29476226593084,
              39.699748990016346,
              1228.3337545386692
            ]
          ]
        ]
      },
      "bbox": [
        -119.2947623,
        39.69958474,
        1228.333755,
        -119.289499,
        39.70211013,
        1266.193755
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 96382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 817830.6703,
            "count": 96382,
            "maximum": 818141.3069,
            "minimum": 817700.0069,
            "name": "X",
            "position": 0,
            "stddev": 106.6800667,
            "variance": 11380.63664
          },
          {
            "average": 4401078.37,
            "count": 96382,
            "maximum": 4401262.571,
            "minimum": 4400999.971,
            "name": "Y",
            "position": 1,
            "stddev": 62.46903514,
            "variance": 3902.380351
          },
          {
            "average": 1255.921837,
            "count": 96382,
            "maximum": 1266.193755,
            "minimum": 1228.333755,
            "name": "Z",
            "position": 2,
            "stddev": 7.788453001,
            "variance": 60.66000015
          },
          {
            "average": 18.96595837,
            "count": 96382,
            "maximum": 22,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.709725808,
            "variance": 2.923162339
          },
          {
            "average": 1,
            "count": 96382,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 96382,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.776099272,
            "count": 96382,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4168584833,
            "variance": 0.1737709951
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 96382,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96382,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          817700.0069,
          4400999.971,
          1228.333755,
          818141.3069,
          4401262.571,
          1266.193755
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                817700.0068676836,
                4400999.9710936295,
                1228.3337545386692
              ],
              [
                817700.0068676836,
                4401262.571093629,
                1228.3337545386692
              ],
              [
                818141.3068676837,
                4401262.571093629,
                1266.1937545386693
              ],
              [
                818141.3068676837,
                4400999.9710936295,
                1266.1937545386693
              ],
              [
                817700.0068676836,
                4400999.9710936295,
                1228.3337545386692
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_73.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_73.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_73.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_73.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2947623,
            39.69958474,
            1228.333755,
            -119.289499,
            39.70211013,
            1266.193755
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29476226593084,
                  39.699748990016346,
                  1228.3337545386692
                ],
                [
                  -119.29463581879772,
                  39.70211012896529,
                  1228.3337545386692
                ],
                [
                  -119.28949903739543,
                  39.7019458653763,
                  1266.1937545386693
                ],
                [
                  -119.28962565884282,
                  39.69958474011087,
                  1266.1937545386693
                ],
                [
                  -119.29476226593084,
                  39.699748990016346,
                  1228.3337545386692
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_73.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_73.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 96382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 817830.6703,
                "count": 96382,
                "maximum": 818141.3069,
                "minimum": 817700.0069,
                "name": "X",
                "position": 0,
                "stddev": 106.6800667,
                "variance": 11380.63664
              },
              {
                "average": 4401078.37,
                "count": 96382,
                "maximum": 4401262.571,
                "minimum": 4400999.971,
                "name": "Y",
                "position": 1,
                "stddev": 62.46903514,
                "variance": 3902.380351
              },
              {
                "average": 1255.921837,
                "count": 96382,
                "maximum": 1266.193755,
                "minimum": 1228.333755,
                "name": "Z",
                "position": 2,
                "stddev": 7.788453001,
                "variance": 60.66000015
              },
              {
                "average": 18.96595837,
                "count": 96382,
                "maximum": 22,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.709725808,
                "variance": 2.923162339
              },
              {
                "average": 1,
                "count": 96382,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 96382,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.776099272,
                "count": 96382,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4168584833,
                "variance": 0.1737709951
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 96382,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96382,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              817700.0069,
              4400999.971,
              1228.333755,
              818141.3069,
              4401262.571,
              1266.193755
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    817700.0068676836,
                    4400999.9710936295,
                    1228.3337545386692
                  ],
                  [
                    817700.0068676836,
                    4401262.571093629,
                    1228.3337545386692
                  ],
                  [
                    818141.3068676837,
                    4401262.571093629,
                    1266.1937545386693
                  ],
                  [
                    818141.3068676837,
                    4400999.9710936295,
                    1266.1937545386693
                  ],
                  [
                    817700.0068676836,
                    4400999.9710936295,
                    1228.3337545386692
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_74.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26715280150448,
              39.67120011455268,
              1223.188697162766
            ],
            [
              -119.26687586527224,
              39.676337836795206,
              1223.188697162766
            ],
            [
              -119.26330751107774,
              39.67622291475611,
              1245.2686971627659
            ],
            [
              -119.26358471052099,
              39.67108521334726,
              1245.2686971627659
            ],
            [
              -119.26715280150448,
              39.67120011455268,
              1223.188697162766
            ]
          ]
        ]
      },
      "bbox": [
        -119.2671528,
        39.67108521,
        1223.188697,
        -119.2633075,
        39.67633784,
        1245.268697
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 93221,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 820309.2668,
            "count": 93221,
            "maximum": 820506.6961,
            "minimum": 820200.0161,
            "name": "X",
            "position": 0,
            "stddev": 85.35660021,
            "variance": 7285.749199
          },
          {
            "average": 4398369.271,
            "count": 93221,
            "maximum": 4398499.986,
            "minimum": 4397928.566,
            "name": "Y",
            "position": 1,
            "stddev": 132.651554,
            "variance": 17596.43479
          },
          {
            "average": 1233.613608,
            "count": 93221,
            "maximum": 1245.268697,
            "minimum": 1223.188697,
            "name": "Z",
            "position": 2,
            "stddev": 8.034124624,
            "variance": 64.54715847
          },
          {
            "average": 18.51559198,
            "count": 93221,
            "maximum": 22,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.340355215,
            "variance": 1.796552103
          },
          {
            "average": 1,
            "count": 93221,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 93221,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.78402935,
            "count": 93221,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4114962272,
            "variance": 0.169329145
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 93221,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 93221,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          820200.0161,
          4397928.566,
          1223.188697,
          820506.6961,
          4398499.986,
          1245.268697
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                820200.0161142928,
                4397928.565949322,
                1223.188697162766
              ],
              [
                820200.0161142928,
                4398499.985949322,
                1223.188697162766
              ],
              [
                820506.6961142927,
                4398499.985949322,
                1245.2686971627659
              ],
              [
                820506.6961142927,
                4397928.565949322,
                1245.2686971627659
              ],
              [
                820200.0161142928,
                4397928.565949322,
                1223.188697162766
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_74.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_74.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_74.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_74.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2671528,
            39.67108521,
            1223.188697,
            -119.2633075,
            39.67633784,
            1245.268697
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26715280150448,
                  39.67120011455268,
                  1223.188697162766
                ],
                [
                  -119.26687586527224,
                  39.676337836795206,
                  1223.188697162766
                ],
                [
                  -119.26330751107774,
                  39.67622291475611,
                  1245.2686971627659
                ],
                [
                  -119.26358471052099,
                  39.67108521334726,
                  1245.2686971627659
                ],
                [
                  -119.26715280150448,
                  39.67120011455268,
                  1223.188697162766
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_74.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_74.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 93221,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 820309.2668,
                "count": 93221,
                "maximum": 820506.6961,
                "minimum": 820200.0161,
                "name": "X",
                "position": 0,
                "stddev": 85.35660021,
                "variance": 7285.749199
              },
              {
                "average": 4398369.271,
                "count": 93221,
                "maximum": 4398499.986,
                "minimum": 4397928.566,
                "name": "Y",
                "position": 1,
                "stddev": 132.651554,
                "variance": 17596.43479
              },
              {
                "average": 1233.613608,
                "count": 93221,
                "maximum": 1245.268697,
                "minimum": 1223.188697,
                "name": "Z",
                "position": 2,
                "stddev": 8.034124624,
                "variance": 64.54715847
              },
              {
                "average": 18.51559198,
                "count": 93221,
                "maximum": 22,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.340355215,
                "variance": 1.796552103
              },
              {
                "average": 1,
                "count": 93221,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 93221,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.78402935,
                "count": 93221,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4114962272,
                "variance": 0.169329145
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 93221,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 93221,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              820200.0161,
              4397928.566,
              1223.188697,
              820506.6961,
              4398499.986,
              1245.268697
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    820200.0161142928,
                    4397928.565949322,
                    1223.188697162766
                  ],
                  [
                    820200.0161142928,
                    4398499.985949322,
                    1223.188697162766
                  ],
                  [
                    820506.6961142927,
                    4398499.985949322,
                    1245.2686971627659
                  ],
                  [
                    820506.6961142927,
                    4397928.565949322,
                    1245.2686971627659
                  ],
                  [
                    820200.0161142928,
                    4397928.565949322,
                    1223.188697162766
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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": "truckee_usace_HTFL_71.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28951813348,
              39.65454743073871,
              1220.7860159030552
            ],
            [
              -119.28831395891656,
              39.677025893945526,
              1220.7860159030552
            ],
            [
              -119.26687594444583,
              39.67633777963385,
              1264.3260159030551
            ],
            [
              -119.26808703482072,
              39.65385986206669,
              1264.3260159030551
            ],
            [
              -119.28951813348,
              39.65454743073871,
              1220.7860159030552
            ]
          ]
        ]
      },
      "bbox": [
        -119.2895181,
        39.65385986,
        1220.786016,
        -119.2668759,
        39.67702589,
        1264.326016
      ],
      "properties": {
        "datetime": "2011-09-14T02:20:08Z",
        "pc:count": 7699312,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 819424.7867,
            "count": 7699312,
            "maximum": 820200.0096,
            "minimum": 818357.5696,
            "name": "X",
            "position": 0,
            "stddev": 377.8753315,
            "variance": 142789.7661
          },
          {
            "average": 4397140.175,
            "count": 7699312,
            "maximum": 4398499.979,
            "minimum": 4395999.979,
            "name": "Y",
            "position": 1,
            "stddev": 729.6586102,
            "variance": 532401.6875
          },
          {
            "average": 1230.493407,
            "count": 7699312,
            "maximum": 1264.326016,
            "minimum": 1220.786016,
            "name": "Z",
            "position": 2,
            "stddev": 6.863375132,
            "variance": 47.1059182
          },
          {
            "average": 22.03078795,
            "count": 7699312,
            "maximum": 23,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.398795584,
            "variance": 1.956629085
          },
          {
            "average": 1,
            "count": 7699312,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7699312,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.772900098,
            "count": 7699312,
            "maximum": 11,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4731025101,
            "variance": 0.2238259851
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2008,
            "count": 7699312,
            "maximum": 2008,
            "minimum": 2008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7699312,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          818357.5696,
          4395999.979,
          1220.786016,
          820200.0096,
          4398499.979,
          1264.326016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                818357.5695859571,
                4395999.979319847,
                1220.7860159030552
              ],
              [
                818357.5695859571,
                4398499.979319847,
                1220.7860159030552
              ],
              [
                820200.009585957,
                4398499.979319847,
                1264.3260159030551
              ],
              [
                820200.009585957,
                4395999.979319847,
                1264.3260159030551
              ],
              [
                818357.5695859571,
                4395999.979319847,
                1220.7860159030552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 10N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -123,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3717
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
        "start_time": "2011-09-14T02:20:08+00:00",
        "end_time": "2011-09-14T02:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/stac/truckee_usace_HTFL_71.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "truckee_usace_HTFL_71.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/3661/truckee_usace_HTFL_71.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_71.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2895181,
            39.65385986,
            1220.786016,
            -119.2668759,
            39.67702589,
            1264.326016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28951813348,
                  39.65454743073871,
                  1220.7860159030552
                ],
                [
                  -119.28831395891656,
                  39.677025893945526,
                  1220.7860159030552
                ],
                [
                  -119.26687594444583,
                  39.67633777963385,
                  1264.3260159030551
                ],
                [
                  -119.26808703482072,
                  39.65385986206669,
                  1264.3260159030551
                ],
                [
                  -119.28951813348,
                  39.65454743073871,
                  1220.7860159030552
                ]
              ]
            ]
          },
          "id": "truckee_usace_HTFL_71.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/3661/truckee_usace_HTFL_71.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T02:20:08Z",
            "pc:count": 7699312,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 819424.7867,
                "count": 7699312,
                "maximum": 820200.0096,
                "minimum": 818357.5696,
                "name": "X",
                "position": 0,
                "stddev": 377.8753315,
                "variance": 142789.7661
              },
              {
                "average": 4397140.175,
                "count": 7699312,
                "maximum": 4398499.979,
                "minimum": 4395999.979,
                "name": "Y",
                "position": 1,
                "stddev": 729.6586102,
                "variance": 532401.6875
              },
              {
                "average": 1230.493407,
                "count": 7699312,
                "maximum": 1264.326016,
                "minimum": 1220.786016,
                "name": "Z",
                "position": 2,
                "stddev": 6.863375132,
                "variance": 47.1059182
              },
              {
                "average": 22.03078795,
                "count": 7699312,
                "maximum": 23,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.398795584,
                "variance": 1.956629085
              },
              {
                "average": 1,
                "count": 7699312,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7699312,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.772900098,
                "count": 7699312,
                "maximum": 11,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4731025101,
                "variance": 0.2238259851
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2008,
                "count": 7699312,
                "maximum": 2008,
                "minimum": 2008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7699312,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              818357.5696,
              4395999.979,
              1220.786016,
              820200.0096,
              4398499.979,
              1264.326016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    818357.5695859571,
                    4395999.979319847,
                    1220.7860159030552
                  ],
                  [
                    818357.5695859571,
                    4398499.979319847,
                    1220.7860159030552
                  ],
                  [
                    820200.009585957,
                    4398499.979319847,
                    1264.3260159030551
                  ],
                  [
                    820200.009585957,
                    4395999.979319847,
                    1264.3260159030551
                  ],
                  [
                    818357.5695859571,
                    4395999.979319847,
                    1220.7860159030552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 10N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 10N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 10N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -123,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3717
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 10N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-123],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3717\"]]",
            "start_time": "2011-09-14T02:20:08+00:00",
            "end_time": "2011-09-14T02:20: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"
        }
      }
    }
  ]
}