{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.79998578398029,
              47.33095275538278,
              638.4393482353889
            ],
            [
              -117.80008456549159,
              47.33749275498622,
              638.4393482353889
            ],
            [
              -117.79219974740401,
              47.337547526221975,
              683.879348235389
            ],
            [
              -117.79210193913329,
              47.33100751415837,
              683.879348235389
            ],
            [
              -117.79998578398029,
              47.33095275538278,
              638.4393482353889
            ]
          ]
        ]
      },
      "bbox": [
        -117.8000846,
        47.33095276,
        638.4393482,
        -117.7921019,
        47.33754753,
        683.8793482
      ],
      "properties": {
        "datetime": "2011-09-17T19:24:01Z",
        "pc:count": 1961809,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439748.0252,
            "count": 1961809,
            "maximum": 440153.0694,
            "minimum": 439557.3494,
            "name": "X",
            "position": 0,
            "stddev": 135.6575531,
            "variance": 18402.97171
          },
          {
            "average": 5242741.721,
            "count": 1961809,
            "maximum": 5242979.907,
            "minimum": 5242253.027,
            "name": "Y",
            "position": 1,
            "stddev": 167.3611278,
            "variance": 28009.7471
          },
          {
            "average": 647.8180787,
            "count": 1961809,
            "maximum": 683.8793482,
            "minimum": 638.4393482,
            "name": "Z",
            "position": 2,
            "stddev": 5.377152283,
            "variance": 28.91376668
          },
          {
            "average": 105.7959526,
            "count": 1961809,
            "maximum": 231,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.96583132,
            "variance": 1021.814372
          },
          {
            "average": 1.018572654,
            "count": 1961809,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1402071082,
            "variance": 0.01965803319
          },
          {
            "average": 1.042296676,
            "count": 1961809,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2166105727,
            "variance": 0.0469201402
          },
          {
            "average": 0.4998447861,
            "count": 1961809,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001033,
            "variance": 0.2500001033
          },
          {
            "average": 0,
            "count": 1961809,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224862359,
            "count": 1961809,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4174917573,
            "variance": 0.1742993675
          },
          {
            "average": 0.5402646875,
            "count": 1961809,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.929067569,
            "variance": 79.72824765
          },
          {
            "average": 1,
            "count": 1961809,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.649512771,
            "count": 1961809,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.388306689,
            "variance": 1.927395462
          },
          {
            "average": 22702.05545,
            "count": 1961809,
            "maximum": 51456,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 8348.411349,
            "variance": 69695972.05
          },
          {
            "average": 21721.45024,
            "count": 1961809,
            "maximum": 47872,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7193.524961,
            "variance": 51746801.36
          },
          {
            "average": 19762.50216,
            "count": 1961809,
            "maximum": 46336,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 5738.432296,
            "variance": 32929605.22
          },
          {
            "average": 321281.7492,
            "count": 1961809,
            "maximum": 322641.1312,
            "minimum": 320792.2426,
            "name": "GpsTime",
            "position": 15,
            "stddev": 407.6210639,
            "variance": 166154.9317
          },
          {
            "average": 0,
            "count": 1961809,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1961809,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1961809,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1961809,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1961809,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439557.3494,
          5242253.027,
          638.4393482,
          440153.0694,
          5242979.907,
          683.8793482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439557.349371252,
                5242253.0271344315,
                638.4393482353889
              ],
              [
                439557.349371252,
                5242979.907134432,
                638.4393482353889
              ],
              [
                440153.069371252,
                5242979.907134432,
                683.879348235389
              ],
              [
                440153.069371252,
                5242253.0271344315,
                683.879348235389
              ],
              [
                439557.349371252,
                5242253.0271344315,
                638.4393482353889
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:24:01+00:00",
        "end_time": "2011-09-17T18:53:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8000846,
            47.33095276,
            638.4393482,
            -117.7921019,
            47.33754753,
            683.8793482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.79998578398029,
                  47.33095275538278,
                  638.4393482353889
                ],
                [
                  -117.80008456549159,
                  47.33749275498622,
                  638.4393482353889
                ],
                [
                  -117.79219974740401,
                  47.337547526221975,
                  683.879348235389
                ],
                [
                  -117.79210193913329,
                  47.33100751415837,
                  683.879348235389
                ],
                [
                  -117.79998578398029,
                  47.33095275538278,
                  638.4393482353889
                ]
              ]
            ]
          },
          "id": "47117C7217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:24:01Z",
            "pc:count": 1961809,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439748.0252,
                "count": 1961809,
                "maximum": 440153.0694,
                "minimum": 439557.3494,
                "name": "X",
                "position": 0,
                "stddev": 135.6575531,
                "variance": 18402.97171
              },
              {
                "average": 5242741.721,
                "count": 1961809,
                "maximum": 5242979.907,
                "minimum": 5242253.027,
                "name": "Y",
                "position": 1,
                "stddev": 167.3611278,
                "variance": 28009.7471
              },
              {
                "average": 647.8180787,
                "count": 1961809,
                "maximum": 683.8793482,
                "minimum": 638.4393482,
                "name": "Z",
                "position": 2,
                "stddev": 5.377152283,
                "variance": 28.91376668
              },
              {
                "average": 105.7959526,
                "count": 1961809,
                "maximum": 231,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.96583132,
                "variance": 1021.814372
              },
              {
                "average": 1.018572654,
                "count": 1961809,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1402071082,
                "variance": 0.01965803319
              },
              {
                "average": 1.042296676,
                "count": 1961809,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2166105727,
                "variance": 0.0469201402
              },
              {
                "average": 0.4998447861,
                "count": 1961809,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001033,
                "variance": 0.2500001033
              },
              {
                "average": 0,
                "count": 1961809,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224862359,
                "count": 1961809,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4174917573,
                "variance": 0.1742993675
              },
              {
                "average": 0.5402646875,
                "count": 1961809,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.929067569,
                "variance": 79.72824765
              },
              {
                "average": 1,
                "count": 1961809,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.649512771,
                "count": 1961809,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.388306689,
                "variance": 1.927395462
              },
              {
                "average": 22702.05545,
                "count": 1961809,
                "maximum": 51456,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 8348.411349,
                "variance": 69695972.05
              },
              {
                "average": 21721.45024,
                "count": 1961809,
                "maximum": 47872,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7193.524961,
                "variance": 51746801.36
              },
              {
                "average": 19762.50216,
                "count": 1961809,
                "maximum": 46336,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 5738.432296,
                "variance": 32929605.22
              },
              {
                "average": 321281.7492,
                "count": 1961809,
                "maximum": 322641.1312,
                "minimum": 320792.2426,
                "name": "GpsTime",
                "position": 15,
                "stddev": 407.6210639,
                "variance": 166154.9317
              },
              {
                "average": 0,
                "count": 1961809,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1961809,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1961809,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1961809,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1961809,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439557.3494,
              5242253.027,
              638.4393482,
              440153.0694,
              5242979.907,
              683.8793482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439557.349371252,
                    5242253.0271344315,
                    638.4393482353889
                  ],
                  [
                    439557.349371252,
                    5242979.907134432,
                    638.4393482353889
                  ],
                  [
                    440153.069371252,
                    5242979.907134432,
                    683.879348235389
                  ],
                  [
                    440153.069371252,
                    5242253.0271344315,
                    683.879348235389
                  ],
                  [
                    439557.349371252,
                    5242253.0271344315,
                    638.4393482353889
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:24:01+00:00",
            "end_time": "2011-09-17T18:53:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.89870527370867,
              47.3624067628626,
              654.7391208775283
            ],
            [
              -117.89889133538172,
              47.373358541984494,
              654.7391208775283
            ],
            [
              -117.88748709234996,
              47.37344740903938,
              688.1791208775284
            ],
            [
              -117.88730339048332,
              47.362495596062054,
              688.1791208775284
            ],
            [
              -117.89870527370867,
              47.3624067628626,
              654.7391208775283
            ]
          ]
        ]
      },
      "bbox": [
        -117.8988913,
        47.36240676,
        654.7391209,
        -117.8873034,
        47.37344741,
        688.1791209
      ],
      "properties": {
        "datetime": "2011-09-18T19:05:15Z",
        "pc:count": 4437187,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432698.1188,
            "count": 4437187,
            "maximum": 433000.0667,
            "minimum": 432139.0067,
            "name": "X",
            "position": 0,
            "stddev": 203.2833503,
            "variance": 41324.12053
          },
          {
            "average": 5246253.374,
            "count": 4437187,
            "maximum": 5247047.138,
            "minimum": 5245829.878,
            "name": "Y",
            "position": 1,
            "stddev": 291.8506041,
            "variance": 85176.77512
          },
          {
            "average": 667.2095929,
            "count": 4437187,
            "maximum": 688.1791209,
            "minimum": 654.7391209,
            "name": "Z",
            "position": 2,
            "stddev": 4.102786203,
            "variance": 16.83285463
          },
          {
            "average": 104.5889085,
            "count": 4437187,
            "maximum": 183,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.24397504,
            "variance": 540.2823758
          },
          {
            "average": 1.005657864,
            "count": 4437187,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07894075663,
            "variance": 0.006231643057
          },
          {
            "average": 1.012381493,
            "count": 4437187,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1214238556,
            "variance": 0.01474375272
          },
          {
            "average": 0.500037073,
            "count": 4437187,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000055,
            "variance": 0.250000055
          },
          {
            "average": 0,
            "count": 4437187,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275707109,
            "count": 4437187,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4468699409,
            "variance": 0.1996927441
          },
          {
            "average": -2.372879615,
            "count": 4437187,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.399192065,
            "variance": 70.54642734
          },
          {
            "average": 2,
            "count": 4437187,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.83523796,
            "count": 4437187,
            "maximum": 47,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.135930263,
            "variance": 1.290337562
          },
          {
            "average": 25258.16763,
            "count": 4437187,
            "maximum": 57344,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6924.291529,
            "variance": 47945813.17
          },
          {
            "average": 23062.70221,
            "count": 4437187,
            "maximum": 53504,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 5615.418914,
            "variance": 31532929.58
          },
          {
            "average": 21133.01336,
            "count": 4437187,
            "maximum": 47104,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 4291.578724,
            "variance": 18417647.94
          },
          {
            "average": 406862.0786,
            "count": 4437187,
            "maximum": 407915.7271,
            "minimum": 405453.1928,
            "name": "GpsTime",
            "position": 15,
            "stddev": 587.6026926,
            "variance": 345276.9243
          },
          {
            "average": 0,
            "count": 4437187,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437187,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437187,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437187,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437187,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432139.0067,
          5245829.878,
          654.7391209,
          433000.0667,
          5247047.138,
          688.1791209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432139.00669131405,
                5245829.878203266,
                654.7391208775283
              ],
              [
                432139.00669131405,
                5247047.138203266,
                654.7391208775283
              ],
              [
                433000.0666913141,
                5247047.138203266,
                688.1791208775284
              ],
              [
                433000.0666913141,
                5245829.878203266,
                688.1791208775284
              ],
              [
                432139.00669131405,
                5245829.878203266,
                654.7391208775283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:05:15+00:00",
        "end_time": "2011-09-18T18:24:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8988913,
            47.36240676,
            654.7391209,
            -117.8873034,
            47.37344741,
            688.1791209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.89870527370867,
                  47.3624067628626,
                  654.7391208775283
                ],
                [
                  -117.89889133538172,
                  47.373358541984494,
                  654.7391208775283
                ],
                [
                  -117.88748709234996,
                  47.37344740903938,
                  688.1791208775284
                ],
                [
                  -117.88730339048332,
                  47.362495596062054,
                  688.1791208775284
                ],
                [
                  -117.89870527370867,
                  47.3624067628626,
                  654.7391208775283
                ]
              ]
            ]
          },
          "id": "47117C8204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:05:15Z",
            "pc:count": 4437187,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432698.1188,
                "count": 4437187,
                "maximum": 433000.0667,
                "minimum": 432139.0067,
                "name": "X",
                "position": 0,
                "stddev": 203.2833503,
                "variance": 41324.12053
              },
              {
                "average": 5246253.374,
                "count": 4437187,
                "maximum": 5247047.138,
                "minimum": 5245829.878,
                "name": "Y",
                "position": 1,
                "stddev": 291.8506041,
                "variance": 85176.77512
              },
              {
                "average": 667.2095929,
                "count": 4437187,
                "maximum": 688.1791209,
                "minimum": 654.7391209,
                "name": "Z",
                "position": 2,
                "stddev": 4.102786203,
                "variance": 16.83285463
              },
              {
                "average": 104.5889085,
                "count": 4437187,
                "maximum": 183,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.24397504,
                "variance": 540.2823758
              },
              {
                "average": 1.005657864,
                "count": 4437187,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07894075663,
                "variance": 0.006231643057
              },
              {
                "average": 1.012381493,
                "count": 4437187,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1214238556,
                "variance": 0.01474375272
              },
              {
                "average": 0.500037073,
                "count": 4437187,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000055,
                "variance": 0.250000055
              },
              {
                "average": 0,
                "count": 4437187,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275707109,
                "count": 4437187,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4468699409,
                "variance": 0.1996927441
              },
              {
                "average": -2.372879615,
                "count": 4437187,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.399192065,
                "variance": 70.54642734
              },
              {
                "average": 2,
                "count": 4437187,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.83523796,
                "count": 4437187,
                "maximum": 47,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.135930263,
                "variance": 1.290337562
              },
              {
                "average": 25258.16763,
                "count": 4437187,
                "maximum": 57344,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6924.291529,
                "variance": 47945813.17
              },
              {
                "average": 23062.70221,
                "count": 4437187,
                "maximum": 53504,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 5615.418914,
                "variance": 31532929.58
              },
              {
                "average": 21133.01336,
                "count": 4437187,
                "maximum": 47104,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 4291.578724,
                "variance": 18417647.94
              },
              {
                "average": 406862.0786,
                "count": 4437187,
                "maximum": 407915.7271,
                "minimum": 405453.1928,
                "name": "GpsTime",
                "position": 15,
                "stddev": 587.6026926,
                "variance": 345276.9243
              },
              {
                "average": 0,
                "count": 4437187,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437187,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437187,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437187,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437187,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432139.0067,
              5245829.878,
              654.7391209,
              433000.0667,
              5247047.138,
              688.1791209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432139.00669131405,
                    5245829.878203266,
                    654.7391208775283
                  ],
                  [
                    432139.00669131405,
                    5247047.138203266,
                    654.7391208775283
                  ],
                  [
                    433000.0666913141,
                    5247047.138203266,
                    688.1791208775284
                  ],
                  [
                    433000.0666913141,
                    5245829.878203266,
                    688.1791208775284
                  ],
                  [
                    432139.00669131405,
                    5245829.878203266,
                    654.7391208775283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:05:15+00:00",
            "end_time": "2011-09-18T18:24:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.66248468806816,
              47.34992256065376,
              648.0302385343633
            ],
            [
              -117.66264204228521,
              47.362492566778734,
              648.0302385343633
            ],
            [
              -117.64998676946367,
              47.36256502910238,
              740.1902385343634
            ],
            [
              -117.64983241990898,
              47.349994991294615,
              740.1902385343634
            ],
            [
              -117.66248468806816,
              47.34992256065376,
              648.0302385343633
            ]
          ]
        ]
      },
      "bbox": [
        -117.662642,
        47.34992256,
        648.0302385,
        -117.6498324,
        47.36256503,
        740.1902385
      ],
      "properties": {
        "datetime": "2011-09-18T21:26:53Z",
        "pc:count": 10443512,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450440.9903,
            "count": 10443512,
            "maximum": 450919.743,
            "minimum": 449964.083,
            "name": "X",
            "position": 0,
            "stddev": 275.4686803,
            "variance": 75882.99385
          },
          {
            "average": 5244966.286,
            "count": 10443512,
            "maximum": 5245660.733,
            "minimum": 5244263.693,
            "name": "Y",
            "position": 1,
            "stddev": 396.0999568,
            "variance": 156895.1758
          },
          {
            "average": 696.4203785,
            "count": 10443512,
            "maximum": 740.1902385,
            "minimum": 648.0302385,
            "name": "Z",
            "position": 2,
            "stddev": 15.69949926,
            "variance": 246.4742771
          },
          {
            "average": 103.5064638,
            "count": 10443512,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.89575457,
            "variance": 1591.671233
          },
          {
            "average": 1.049441318,
            "count": 10443512,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2304784119,
            "variance": 0.05312029837
          },
          {
            "average": 1.109045118,
            "count": 10443512,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3504688488,
            "variance": 0.122828414
          },
          {
            "average": 0.4999274191,
            "count": 10443512,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000187,
            "variance": 0.2500000187
          },
          {
            "average": 0,
            "count": 10443512,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269645594,
            "count": 10443512,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4437756941,
            "variance": 0.1969368666
          },
          {
            "average": -2.517172968,
            "count": 10443512,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.601550318,
            "variance": 73.98666788
          },
          {
            "average": 3,
            "count": 10443512,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 108.6173843,
            "count": 10443512,
            "maximum": 113,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.139830751,
            "variance": 4.578875644
          },
          {
            "average": 25119.33212,
            "count": 10443512,
            "maximum": 59136,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9487.037787,
            "variance": 90003885.97
          },
          {
            "average": 23865.79563,
            "count": 10443512,
            "maximum": 58624,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 7717.971678,
            "variance": 59567086.82
          },
          {
            "average": 22404.86739,
            "count": 10443512,
            "maximum": 57344,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 6549.392318,
            "variance": 42894539.74
          },
          {
            "average": 414553.7492,
            "count": 10443512,
            "maximum": 416413.1446,
            "minimum": 412921.8176,
            "name": "GpsTime",
            "position": 15,
            "stddev": 766.824165,
            "variance": 588019.3
          },
          {
            "average": 0,
            "count": 10443512,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10443512,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10443512,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10443512,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10443512,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449964.083,
          5244263.693,
          648.0302385,
          450919.743,
          5245660.733,
          740.1902385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449964.0830360393,
                5244263.6934944615,
                648.0302385343633
              ],
              [
                449964.0830360393,
                5245660.733494461,
                648.0302385343633
              ],
              [
                450919.74303603935,
                5245660.733494461,
                740.1902385343634
              ],
              [
                450919.74303603935,
                5244263.6934944615,
                740.1902385343634
              ],
              [
                449964.0830360393,
                5244263.6934944615,
                648.0302385343633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:26:53+00:00",
        "end_time": "2011-09-18T20:28:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.662642,
            47.34992256,
            648.0302385,
            -117.6498324,
            47.36256503,
            740.1902385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.66248468806816,
                  47.34992256065376,
                  648.0302385343633
                ],
                [
                  -117.66264204228521,
                  47.362492566778734,
                  648.0302385343633
                ],
                [
                  -117.64998676946367,
                  47.36256502910238,
                  740.1902385343634
                ],
                [
                  -117.64983241990898,
                  47.349994991294615,
                  740.1902385343634
                ],
                [
                  -117.66248468806816,
                  47.34992256065376,
                  648.0302385343633
                ]
              ]
            ]
          },
          "id": "47117C6208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:26:53Z",
            "pc:count": 10443512,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450440.9903,
                "count": 10443512,
                "maximum": 450919.743,
                "minimum": 449964.083,
                "name": "X",
                "position": 0,
                "stddev": 275.4686803,
                "variance": 75882.99385
              },
              {
                "average": 5244966.286,
                "count": 10443512,
                "maximum": 5245660.733,
                "minimum": 5244263.693,
                "name": "Y",
                "position": 1,
                "stddev": 396.0999568,
                "variance": 156895.1758
              },
              {
                "average": 696.4203785,
                "count": 10443512,
                "maximum": 740.1902385,
                "minimum": 648.0302385,
                "name": "Z",
                "position": 2,
                "stddev": 15.69949926,
                "variance": 246.4742771
              },
              {
                "average": 103.5064638,
                "count": 10443512,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.89575457,
                "variance": 1591.671233
              },
              {
                "average": 1.049441318,
                "count": 10443512,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2304784119,
                "variance": 0.05312029837
              },
              {
                "average": 1.109045118,
                "count": 10443512,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3504688488,
                "variance": 0.122828414
              },
              {
                "average": 0.4999274191,
                "count": 10443512,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000187,
                "variance": 0.2500000187
              },
              {
                "average": 0,
                "count": 10443512,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269645594,
                "count": 10443512,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4437756941,
                "variance": 0.1969368666
              },
              {
                "average": -2.517172968,
                "count": 10443512,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.601550318,
                "variance": 73.98666788
              },
              {
                "average": 3,
                "count": 10443512,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 108.6173843,
                "count": 10443512,
                "maximum": 113,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.139830751,
                "variance": 4.578875644
              },
              {
                "average": 25119.33212,
                "count": 10443512,
                "maximum": 59136,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9487.037787,
                "variance": 90003885.97
              },
              {
                "average": 23865.79563,
                "count": 10443512,
                "maximum": 58624,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 7717.971678,
                "variance": 59567086.82
              },
              {
                "average": 22404.86739,
                "count": 10443512,
                "maximum": 57344,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 6549.392318,
                "variance": 42894539.74
              },
              {
                "average": 414553.7492,
                "count": 10443512,
                "maximum": 416413.1446,
                "minimum": 412921.8176,
                "name": "GpsTime",
                "position": 15,
                "stddev": 766.824165,
                "variance": 588019.3
              },
              {
                "average": 0,
                "count": 10443512,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10443512,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10443512,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10443512,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10443512,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449964.083,
              5244263.693,
              648.0302385,
              450919.743,
              5245660.733,
              740.1902385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449964.0830360393,
                    5244263.6934944615,
                    648.0302385343633
                  ],
                  [
                    449964.0830360393,
                    5245660.733494461,
                    648.0302385343633
                  ],
                  [
                    450919.74303603935,
                    5245660.733494461,
                    740.1902385343634
                  ],
                  [
                    450919.74303603935,
                    5244263.6934944615,
                    740.1902385343634
                  ],
                  [
                    449964.0830360393,
                    5244263.6934944615,
                    648.0302385343633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:26:53+00:00",
            "end_time": "2011-09-18T20:28:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86248298713758,
              47.324901013242005,
              628.159536361674
            ],
            [
              -117.86268800582137,
              47.337491543069646,
              628.159536361674
            ],
            [
              -117.84998819961937,
              47.337586432313365,
              674.159536361674
            ],
            [
              -117.84978619816549,
              47.32499586093247,
              674.159536361674
            ],
            [
              -117.86248298713758,
              47.324901013242005,
              628.159536361674
            ]
          ]
        ]
      },
      "bbox": [
        -117.862688,
        47.32490101,
        628.1595364,
        -117.8497862,
        47.33758643,
        674.1595364
      ],
      "properties": {
        "datetime": "2011-09-17T21:31:28Z",
        "pc:count": 10646985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435303.7372,
            "count": 10646985,
            "maximum": 435787.4981,
            "minimum": 434827.9781,
            "name": "X",
            "position": 0,
            "stddev": 272.2973482,
            "variance": 74145.84585
          },
          {
            "average": 5242334.256,
            "count": 10646985,
            "maximum": 5243030.24,
            "minimum": 5241630.86,
            "name": "Y",
            "position": 1,
            "stddev": 400.0439558,
            "variance": 160035.1666
          },
          {
            "average": 639.9748612,
            "count": 10646985,
            "maximum": 674.1595364,
            "minimum": 628.1595364,
            "name": "Z",
            "position": 2,
            "stddev": 5.919370387,
            "variance": 35.03894577
          },
          {
            "average": 102.4144735,
            "count": 10646985,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.03409179,
            "variance": 1158.319404
          },
          {
            "average": 1.01826348,
            "count": 10646985,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1431186594,
            "variance": 0.02048295067
          },
          {
            "average": 1.039693209,
            "count": 10646985,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2201365964,
            "variance": 0.04846012109
          },
          {
            "average": 0.4999972293,
            "count": 10646985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000235,
            "variance": 0.2500000235
          },
          {
            "average": 0,
            "count": 10646985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286138282,
            "count": 10646985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4519548483,
            "variance": 0.2042631849
          },
          {
            "average": -0.7657073804,
            "count": 10646985,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.882732233,
            "variance": 78.90293193
          },
          {
            "average": 1,
            "count": 10646985,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.24188049,
            "count": 10646985,
            "maximum": 25,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.866383803,
            "variance": 3.483388502
          },
          {
            "average": 27285.81674,
            "count": 10646985,
            "maximum": 57856,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9254.298365,
            "variance": 85642038.22
          },
          {
            "average": 25716.55386,
            "count": 10646985,
            "maximum": 54528,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7898.826753,
            "variance": 62391464.08
          },
          {
            "average": 23730.88763,
            "count": 10646985,
            "maximum": 52224,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 6471.881293,
            "variance": 41885247.48
          },
          {
            "average": 328116.0622,
            "count": 10646985,
            "maximum": 330288.3436,
            "minimum": 325814.7876,
            "name": "GpsTime",
            "position": 15,
            "stddev": 835.2286856,
            "variance": 697606.9573
          },
          {
            "average": 0,
            "count": 10646985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10646985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10646985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10646985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10646985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434827.9781,
          5241630.86,
          628.1595364,
          435787.4981,
          5243030.24,
          674.1595364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434827.9780749964,
                5241630.860103101,
                628.159536361674
              ],
              [
                434827.9780749964,
                5243030.240103101,
                628.159536361674
              ],
              [
                435787.4980749964,
                5243030.240103101,
                674.159536361674
              ],
              [
                435787.4980749964,
                5241630.860103101,
                674.159536361674
              ],
              [
                434827.9780749964,
                5241630.860103101,
                628.159536361674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:31:28+00:00",
        "end_time": "2011-09-17T20:16:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.862688,
            47.32490101,
            628.1595364,
            -117.8497862,
            47.33758643,
            674.1595364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86248298713758,
                  47.324901013242005,
                  628.159536361674
                ],
                [
                  -117.86268800582137,
                  47.337491543069646,
                  628.159536361674
                ],
                [
                  -117.84998819961937,
                  47.337586432313365,
                  674.159536361674
                ],
                [
                  -117.84978619816549,
                  47.32499586093247,
                  674.159536361674
                ],
                [
                  -117.86248298713758,
                  47.324901013242005,
                  628.159536361674
                ]
              ]
            ]
          },
          "id": "47117C7117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:31:28Z",
            "pc:count": 10646985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435303.7372,
                "count": 10646985,
                "maximum": 435787.4981,
                "minimum": 434827.9781,
                "name": "X",
                "position": 0,
                "stddev": 272.2973482,
                "variance": 74145.84585
              },
              {
                "average": 5242334.256,
                "count": 10646985,
                "maximum": 5243030.24,
                "minimum": 5241630.86,
                "name": "Y",
                "position": 1,
                "stddev": 400.0439558,
                "variance": 160035.1666
              },
              {
                "average": 639.9748612,
                "count": 10646985,
                "maximum": 674.1595364,
                "minimum": 628.1595364,
                "name": "Z",
                "position": 2,
                "stddev": 5.919370387,
                "variance": 35.03894577
              },
              {
                "average": 102.4144735,
                "count": 10646985,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.03409179,
                "variance": 1158.319404
              },
              {
                "average": 1.01826348,
                "count": 10646985,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1431186594,
                "variance": 0.02048295067
              },
              {
                "average": 1.039693209,
                "count": 10646985,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2201365964,
                "variance": 0.04846012109
              },
              {
                "average": 0.4999972293,
                "count": 10646985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000235,
                "variance": 0.2500000235
              },
              {
                "average": 0,
                "count": 10646985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286138282,
                "count": 10646985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4519548483,
                "variance": 0.2042631849
              },
              {
                "average": -0.7657073804,
                "count": 10646985,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.882732233,
                "variance": 78.90293193
              },
              {
                "average": 1,
                "count": 10646985,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.24188049,
                "count": 10646985,
                "maximum": 25,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.866383803,
                "variance": 3.483388502
              },
              {
                "average": 27285.81674,
                "count": 10646985,
                "maximum": 57856,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9254.298365,
                "variance": 85642038.22
              },
              {
                "average": 25716.55386,
                "count": 10646985,
                "maximum": 54528,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7898.826753,
                "variance": 62391464.08
              },
              {
                "average": 23730.88763,
                "count": 10646985,
                "maximum": 52224,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 6471.881293,
                "variance": 41885247.48
              },
              {
                "average": 328116.0622,
                "count": 10646985,
                "maximum": 330288.3436,
                "minimum": 325814.7876,
                "name": "GpsTime",
                "position": 15,
                "stddev": 835.2286856,
                "variance": 697606.9573
              },
              {
                "average": 0,
                "count": 10646985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10646985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10646985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10646985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10646985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434827.9781,
              5241630.86,
              628.1595364,
              435787.4981,
              5243030.24,
              674.1595364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434827.9780749964,
                    5241630.860103101,
                    628.159536361674
                  ],
                  [
                    434827.9780749964,
                    5243030.240103101,
                    628.159536361674
                  ],
                  [
                    435787.4980749964,
                    5243030.240103101,
                    674.159536361674
                  ],
                  [
                    435787.4980749964,
                    5241630.860103101,
                    674.159536361674
                  ],
                  [
                    434827.9780749964,
                    5241630.860103101,
                    628.159536361674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:31:28+00:00",
            "end_time": "2011-09-17T20:16:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8624838594475,
              47.31240067361179,
              603.0261312942791
            ],
            [
              -117.8626887975328,
              47.324991770860805,
              603.0261312942791
            ],
            [
              -117.84998801774552,
              47.325086670928336,
              660.626131294279
            ],
            [
              -117.84978609593239,
              47.312495532120955,
              660.626131294279
            ],
            [
              -117.8624838594475,
              47.31240067361179,
              603.0261312942791
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626888,
        47.31240067,
        603.0261313,
        -117.8497861,
        47.32508667,
        660.6261313
      ],
      "properties": {
        "datetime": "2011-09-17T20:53:31Z",
        "pc:count": 10727464,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435298.3313,
            "count": 10727464,
            "maximum": 435772.3581,
            "minimum": 434812.5381,
            "name": "X",
            "position": 0,
            "stddev": 272.0745033,
            "variance": 74024.53534
          },
          {
            "average": 5240938.305,
            "count": 10727464,
            "maximum": 5241641.118,
            "minimum": 5240241.678,
            "name": "Y",
            "position": 1,
            "stddev": 400.2962906,
            "variance": 160237.1202
          },
          {
            "average": 630.2656279,
            "count": 10727464,
            "maximum": 660.6261313,
            "minimum": 603.0261313,
            "name": "Z",
            "position": 2,
            "stddev": 8.488523291,
            "variance": 72.05502766
          },
          {
            "average": 106.471956,
            "count": 10727464,
            "maximum": 228,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.18559203,
            "variance": 492.2004937
          },
          {
            "average": 1.002455473,
            "count": 10727464,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05161066349,
            "variance": 0.002663660586
          },
          {
            "average": 1.005532435,
            "count": 10727464,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08009484756,
            "variance": 0.006415184606
          },
          {
            "average": 0.5000102541,
            "count": 10727464,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000232,
            "variance": 0.2500000232
          },
          {
            "average": 0,
            "count": 10727464,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305948172,
            "count": 10727464,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.460807886,
            "variance": 0.2123439078
          },
          {
            "average": -0.9471358654,
            "count": 10727464,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.74667871,
            "variance": 76.50438846
          },
          {
            "average": 1,
            "count": 10727464,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.44243803,
            "count": 10727464,
            "maximum": 20,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.875660536,
            "variance": 3.518102447
          },
          {
            "average": 31082.11864,
            "count": 10727464,
            "maximum": 57856,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6396.476746,
            "variance": 40914914.77
          },
          {
            "average": 28835.01574,
            "count": 10727464,
            "maximum": 56576,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5495.192996,
            "variance": 30197146.06
          },
          {
            "average": 26587.77596,
            "count": 10727464,
            "maximum": 56320,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 4511.716513,
            "variance": 20355585.89
          },
          {
            "average": 326000.9347,
            "count": 10727464,
            "maximum": 328011.1806,
            "minimum": 324079.0523,
            "name": "GpsTime",
            "position": 15,
            "stddev": 816.3190139,
            "variance": 666376.7324
          },
          {
            "average": 0,
            "count": 10727464,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10727464,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10727464,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10727464,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10727464,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434812.5381,
          5240241.678,
          603.0261313,
          435772.3581,
          5241641.118,
          660.6261313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434812.5381250793,
                5240241.67829862,
                603.0261312942791
              ],
              [
                434812.5381250793,
                5241641.118298619,
                603.0261312942791
              ],
              [
                435772.35812507925,
                5241641.118298619,
                660.626131294279
              ],
              [
                435772.35812507925,
                5240241.67829862,
                660.626131294279
              ],
              [
                434812.5381250793,
                5240241.67829862,
                603.0261312942791
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:53:31+00:00",
        "end_time": "2011-09-17T19:47:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626888,
            47.31240067,
            603.0261313,
            -117.8497861,
            47.32508667,
            660.6261313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8624838594475,
                  47.31240067361179,
                  603.0261312942791
                ],
                [
                  -117.8626887975328,
                  47.324991770860805,
                  603.0261312942791
                ],
                [
                  -117.84998801774552,
                  47.325086670928336,
                  660.626131294279
                ],
                [
                  -117.84978609593239,
                  47.312495532120955,
                  660.626131294279
                ],
                [
                  -117.8624838594475,
                  47.31240067361179,
                  603.0261312942791
                ]
              ]
            ]
          },
          "id": "47117C7122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:53:31Z",
            "pc:count": 10727464,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435298.3313,
                "count": 10727464,
                "maximum": 435772.3581,
                "minimum": 434812.5381,
                "name": "X",
                "position": 0,
                "stddev": 272.0745033,
                "variance": 74024.53534
              },
              {
                "average": 5240938.305,
                "count": 10727464,
                "maximum": 5241641.118,
                "minimum": 5240241.678,
                "name": "Y",
                "position": 1,
                "stddev": 400.2962906,
                "variance": 160237.1202
              },
              {
                "average": 630.2656279,
                "count": 10727464,
                "maximum": 660.6261313,
                "minimum": 603.0261313,
                "name": "Z",
                "position": 2,
                "stddev": 8.488523291,
                "variance": 72.05502766
              },
              {
                "average": 106.471956,
                "count": 10727464,
                "maximum": 228,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.18559203,
                "variance": 492.2004937
              },
              {
                "average": 1.002455473,
                "count": 10727464,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05161066349,
                "variance": 0.002663660586
              },
              {
                "average": 1.005532435,
                "count": 10727464,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08009484756,
                "variance": 0.006415184606
              },
              {
                "average": 0.5000102541,
                "count": 10727464,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000232,
                "variance": 0.2500000232
              },
              {
                "average": 0,
                "count": 10727464,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305948172,
                "count": 10727464,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.460807886,
                "variance": 0.2123439078
              },
              {
                "average": -0.9471358654,
                "count": 10727464,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.74667871,
                "variance": 76.50438846
              },
              {
                "average": 1,
                "count": 10727464,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.44243803,
                "count": 10727464,
                "maximum": 20,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.875660536,
                "variance": 3.518102447
              },
              {
                "average": 31082.11864,
                "count": 10727464,
                "maximum": 57856,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6396.476746,
                "variance": 40914914.77
              },
              {
                "average": 28835.01574,
                "count": 10727464,
                "maximum": 56576,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5495.192996,
                "variance": 30197146.06
              },
              {
                "average": 26587.77596,
                "count": 10727464,
                "maximum": 56320,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 4511.716513,
                "variance": 20355585.89
              },
              {
                "average": 326000.9347,
                "count": 10727464,
                "maximum": 328011.1806,
                "minimum": 324079.0523,
                "name": "GpsTime",
                "position": 15,
                "stddev": 816.3190139,
                "variance": 666376.7324
              },
              {
                "average": 0,
                "count": 10727464,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10727464,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10727464,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10727464,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10727464,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434812.5381,
              5240241.678,
              603.0261313,
              435772.3581,
              5241641.118,
              660.6261313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434812.5381250793,
                    5240241.67829862,
                    603.0261312942791
                  ],
                  [
                    434812.5381250793,
                    5241641.118298619,
                    603.0261312942791
                  ],
                  [
                    435772.35812507925,
                    5241641.118298619,
                    660.626131294279
                  ],
                  [
                    435772.35812507925,
                    5240241.67829862,
                    660.626131294279
                  ],
                  [
                    434812.5381250793,
                    5240241.67829862,
                    603.0261312942791
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:53:31+00:00",
            "end_time": "2011-09-17T19:47:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.64996825195908,
              47.33742380708774,
              663.8555745614766
            ],
            [
              -117.65012255266245,
              47.349992792541684,
              663.8555745614766
            ],
            [
              -117.63748718326678,
              47.35006376445978,
              742.0355745614767
            ],
            [
              -117.63733588095424,
              47.33749474797834,
              742.0355745614767
            ],
            [
              -117.64996825195908,
              47.33742380708774,
              663.8555745614766
            ]
          ]
        ]
      },
      "bbox": [
        -117.6501226,
        47.33742381,
        663.8555746,
        -117.6373359,
        47.35006376,
        742.0355746
      ],
      "properties": {
        "datetime": "2011-09-18T23:58:50Z",
        "pc:count": 11280450,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451386.6721,
            "count": 11280450,
            "maximum": 451852.2081,
            "minimum": 450897.8281,
            "name": "X",
            "position": 0,
            "stddev": 275.158366,
            "variance": 75712.12639
          },
          {
            "average": 5243619.901,
            "count": 11280450,
            "maximum": 5244263.632,
            "minimum": 5242866.712,
            "name": "Y",
            "position": 1,
            "stddev": 398.7276458,
            "variance": 158983.7355
          },
          {
            "average": 686.4604281,
            "count": 11280450,
            "maximum": 742.0355746,
            "minimum": 663.8555746,
            "name": "Z",
            "position": 2,
            "stddev": 16.0855973,
            "variance": 258.7464404
          },
          {
            "average": 102.5739973,
            "count": 11280450,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.65913754,
            "variance": 1906.12029
          },
          {
            "average": 1.046045947,
            "count": 11280450,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2242310115,
            "variance": 0.05027954653
          },
          {
            "average": 1.100546343,
            "count": 11280450,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3410501236,
            "variance": 0.1163151868
          },
          {
            "average": 0.5004432447,
            "count": 11280450,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998257,
            "variance": 0.2499998257
          },
          {
            "average": 0,
            "count": 11280450,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250511283,
            "count": 11280450,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4333075082,
            "variance": 0.1877553966
          },
          {
            "average": -1.962674057,
            "count": 11280450,
            "maximum": 16.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.166011241,
            "variance": 84.01576206
          },
          {
            "average": 3,
            "count": 11280450,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 103.7752585,
            "count": 11280450,
            "maximum": 130,
            "minimum": 97,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.833530048,
            "variance": 61.36419302
          },
          {
            "average": 24104.06789,
            "count": 11280450,
            "maximum": 64256,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 11185.96537,
            "variance": 125125821.2
          },
          {
            "average": 22777.57906,
            "count": 11280450,
            "maximum": 64256,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 9065.15943,
            "variance": 82177115.48
          },
          {
            "average": 21235.71853,
            "count": 11280450,
            "maximum": 64768,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 7427.85063,
            "variance": 55172964.98
          },
          {
            "average": 413250.4917,
            "count": 11280450,
            "maximum": 425530.1927,
            "minimum": 410491.743,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3594.654296,
            "variance": 12921539.51
          },
          {
            "average": 0,
            "count": 11280450,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280450,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280450,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280450,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280450,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450897.8281,
          5242866.712,
          663.8555746,
          451852.2081,
          5244263.632,
          742.0355746
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450897.82805352233,
                5242866.711985563,
                663.8555745614766
              ],
              [
                450897.82805352233,
                5244263.631985563,
                663.8555745614766
              ],
              [
                451852.20805352234,
                5244263.631985563,
                742.0355745614767
              ],
              [
                451852.20805352234,
                5242866.711985563,
                742.0355745614767
              ],
              [
                450897.82805352233,
                5242866.711985563,
                663.8555745614766
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T23:58:50+00:00",
        "end_time": "2011-09-18T19:48:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6501226,
            47.33742381,
            663.8555746,
            -117.6373359,
            47.35006376,
            742.0355746
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.64996825195908,
                  47.33742380708774,
                  663.8555745614766
                ],
                [
                  -117.65012255266245,
                  47.349992792541684,
                  663.8555745614766
                ],
                [
                  -117.63748718326678,
                  47.35006376445978,
                  742.0355745614767
                ],
                [
                  -117.63733588095424,
                  47.33749474797834,
                  742.0355745614767
                ],
                [
                  -117.64996825195908,
                  47.33742380708774,
                  663.8555745614766
                ]
              ]
            ]
          },
          "id": "47117C6214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:58:50Z",
            "pc:count": 11280450,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451386.6721,
                "count": 11280450,
                "maximum": 451852.2081,
                "minimum": 450897.8281,
                "name": "X",
                "position": 0,
                "stddev": 275.158366,
                "variance": 75712.12639
              },
              {
                "average": 5243619.901,
                "count": 11280450,
                "maximum": 5244263.632,
                "minimum": 5242866.712,
                "name": "Y",
                "position": 1,
                "stddev": 398.7276458,
                "variance": 158983.7355
              },
              {
                "average": 686.4604281,
                "count": 11280450,
                "maximum": 742.0355746,
                "minimum": 663.8555746,
                "name": "Z",
                "position": 2,
                "stddev": 16.0855973,
                "variance": 258.7464404
              },
              {
                "average": 102.5739973,
                "count": 11280450,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.65913754,
                "variance": 1906.12029
              },
              {
                "average": 1.046045947,
                "count": 11280450,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2242310115,
                "variance": 0.05027954653
              },
              {
                "average": 1.100546343,
                "count": 11280450,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3410501236,
                "variance": 0.1163151868
              },
              {
                "average": 0.5004432447,
                "count": 11280450,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998257,
                "variance": 0.2499998257
              },
              {
                "average": 0,
                "count": 11280450,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250511283,
                "count": 11280450,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4333075082,
                "variance": 0.1877553966
              },
              {
                "average": -1.962674057,
                "count": 11280450,
                "maximum": 16.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.166011241,
                "variance": 84.01576206
              },
              {
                "average": 3,
                "count": 11280450,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 103.7752585,
                "count": 11280450,
                "maximum": 130,
                "minimum": 97,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.833530048,
                "variance": 61.36419302
              },
              {
                "average": 24104.06789,
                "count": 11280450,
                "maximum": 64256,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 11185.96537,
                "variance": 125125821.2
              },
              {
                "average": 22777.57906,
                "count": 11280450,
                "maximum": 64256,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 9065.15943,
                "variance": 82177115.48
              },
              {
                "average": 21235.71853,
                "count": 11280450,
                "maximum": 64768,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 7427.85063,
                "variance": 55172964.98
              },
              {
                "average": 413250.4917,
                "count": 11280450,
                "maximum": 425530.1927,
                "minimum": 410491.743,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3594.654296,
                "variance": 12921539.51
              },
              {
                "average": 0,
                "count": 11280450,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280450,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280450,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280450,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280450,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450897.8281,
              5242866.712,
              663.8555746,
              451852.2081,
              5244263.632,
              742.0355746
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450897.82805352233,
                    5242866.711985563,
                    663.8555745614766
                  ],
                  [
                    450897.82805352233,
                    5244263.631985563,
                    663.8555745614766
                  ],
                  [
                    451852.20805352234,
                    5244263.631985563,
                    742.0355745614767
                  ],
                  [
                    451852.20805352234,
                    5242866.711985563,
                    742.0355745614767
                  ],
                  [
                    450897.82805352233,
                    5242866.711985563,
                    663.8555745614766
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T23:58:50+00:00",
            "end_time": "2011-09-18T19:48:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.47498543492873,
              47.46244300740225,
              710.5025550569577
            ],
            [
              -117.47509851851598,
              47.47499301978059,
              710.5025550569577
            ],
            [
              -117.46248698711352,
              47.47504458040215,
              759.2625550569577
            ],
            [
              -117.46237690507566,
              47.46249454550819,
              759.2625550569577
            ],
            [
              -117.47498543492873,
              47.46244300740225,
              710.5025550569577
            ]
          ]
        ]
      },
      "bbox": [
        -117.4750985,
        47.46244301,
        710.5025551,
        -117.4623769,
        47.47504458,
        759.2625551
      ],
      "properties": {
        "datetime": "2011-09-18T20:46:55Z",
        "pc:count": 11896537,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 464679.9478,
            "count": 11896537,
            "maximum": 465152.0487,
            "minimum": 464201.7487,
            "name": "X",
            "position": 0,
            "stddev": 268.7855732,
            "variance": 72245.68435
          },
          {
            "average": 5257358.764,
            "count": 11896537,
            "maximum": 5258059.945,
            "minimum": 5256665.145,
            "name": "Y",
            "position": 1,
            "stddev": 399.2447797,
            "variance": 159396.3941
          },
          {
            "average": 722.112906,
            "count": 11896537,
            "maximum": 759.2625551,
            "minimum": 710.5025551,
            "name": "Z",
            "position": 2,
            "stddev": 7.740082561,
            "variance": 59.90887805
          },
          {
            "average": 97.47599844,
            "count": 11896537,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.93925956,
            "variance": 2019.53705
          },
          {
            "average": 1.114974131,
            "count": 11896537,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3424628219,
            "variance": 0.1172807844
          },
          {
            "average": 1.246798963,
            "count": 11896537,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.497434367,
            "variance": 0.2474409495
          },
          {
            "average": 0.4998015809,
            "count": 11896537,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999816,
            "variance": 0.2499999816
          },
          {
            "average": 0,
            "count": 11896537,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196681858,
            "count": 11896537,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3974897709,
            "variance": 0.157998118
          },
          {
            "average": -1.811042118,
            "count": 11896537,
            "maximum": 24,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.00931068,
            "variance": 81.16767894
          },
          {
            "average": 7,
            "count": 11896537,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 137.1321923,
            "count": 11896537,
            "maximum": 141,
            "minimum": 133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.18987042,
            "variance": 4.795532456
          },
          {
            "average": 16638.97318,
            "count": 11896537,
            "maximum": 65024,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8187.985479,
            "variance": 67043106.2
          },
          {
            "average": 17543.82916,
            "count": 11896537,
            "maximum": 65024,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7138.837993,
            "variance": 50963007.88
          },
          {
            "average": 15281.02539,
            "count": 11896537,
            "maximum": 65024,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6118.530216,
            "variance": 37436412
          },
          {
            "average": 411564.9896,
            "count": 11896537,
            "maximum": 414015.9998,
            "minimum": 408443.026,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1551.396111,
            "variance": 2406829.892
          },
          {
            "average": 0,
            "count": 11896537,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11896537,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11896537,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11896537,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11896537,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          464201.7487,
          5256665.145,
          710.5025551,
          465152.0487,
          5258059.945,
          759.2625551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                464201.74870538805,
                5256665.144619748,
                710.5025550569577
              ],
              [
                464201.74870538805,
                5258059.944619749,
                710.5025550569577
              ],
              [
                465152.0487053881,
                5258059.944619749,
                759.2625550569577
              ],
              [
                465152.0487053881,
                5256665.144619748,
                759.2625550569577
              ],
              [
                464201.74870538805,
                5256665.144619748,
                710.5025550569577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:46:55+00:00",
        "end_time": "2011-09-18T19:14:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4750985,
            47.46244301,
            710.5025551,
            -117.4623769,
            47.47504458,
            759.2625551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.47498543492873,
                  47.46244300740225,
                  710.5025550569577
                ],
                [
                  -117.47509851851598,
                  47.47499301978059,
                  710.5025550569577
                ],
                [
                  -117.46248698711352,
                  47.47504458040215,
                  759.2625550569577
                ],
                [
                  -117.46237690507566,
                  47.46249454550819,
                  759.2625550569577
                ],
                [
                  -117.47498543492873,
                  47.46244300740225,
                  710.5025550569577
                ]
              ]
            ]
          },
          "id": "47117D4113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:46:55Z",
            "pc:count": 11896537,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 464679.9478,
                "count": 11896537,
                "maximum": 465152.0487,
                "minimum": 464201.7487,
                "name": "X",
                "position": 0,
                "stddev": 268.7855732,
                "variance": 72245.68435
              },
              {
                "average": 5257358.764,
                "count": 11896537,
                "maximum": 5258059.945,
                "minimum": 5256665.145,
                "name": "Y",
                "position": 1,
                "stddev": 399.2447797,
                "variance": 159396.3941
              },
              {
                "average": 722.112906,
                "count": 11896537,
                "maximum": 759.2625551,
                "minimum": 710.5025551,
                "name": "Z",
                "position": 2,
                "stddev": 7.740082561,
                "variance": 59.90887805
              },
              {
                "average": 97.47599844,
                "count": 11896537,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.93925956,
                "variance": 2019.53705
              },
              {
                "average": 1.114974131,
                "count": 11896537,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3424628219,
                "variance": 0.1172807844
              },
              {
                "average": 1.246798963,
                "count": 11896537,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.497434367,
                "variance": 0.2474409495
              },
              {
                "average": 0.4998015809,
                "count": 11896537,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999816,
                "variance": 0.2499999816
              },
              {
                "average": 0,
                "count": 11896537,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196681858,
                "count": 11896537,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3974897709,
                "variance": 0.157998118
              },
              {
                "average": -1.811042118,
                "count": 11896537,
                "maximum": 24,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.00931068,
                "variance": 81.16767894
              },
              {
                "average": 7,
                "count": 11896537,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 137.1321923,
                "count": 11896537,
                "maximum": 141,
                "minimum": 133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.18987042,
                "variance": 4.795532456
              },
              {
                "average": 16638.97318,
                "count": 11896537,
                "maximum": 65024,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8187.985479,
                "variance": 67043106.2
              },
              {
                "average": 17543.82916,
                "count": 11896537,
                "maximum": 65024,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7138.837993,
                "variance": 50963007.88
              },
              {
                "average": 15281.02539,
                "count": 11896537,
                "maximum": 65024,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6118.530216,
                "variance": 37436412
              },
              {
                "average": 411564.9896,
                "count": 11896537,
                "maximum": 414015.9998,
                "minimum": 408443.026,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1551.396111,
                "variance": 2406829.892
              },
              {
                "average": 0,
                "count": 11896537,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11896537,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11896537,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11896537,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11896537,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              464201.7487,
              5256665.145,
              710.5025551,
              465152.0487,
              5258059.945,
              759.2625551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    464201.74870538805,
                    5256665.144619748,
                    710.5025550569577
                  ],
                  [
                    464201.74870538805,
                    5258059.944619749,
                    710.5025550569577
                  ],
                  [
                    465152.0487053881,
                    5258059.944619749,
                    759.2625550569577
                  ],
                  [
                    465152.0487053881,
                    5256665.144619748,
                    759.2625550569577
                  ],
                  [
                    464201.74870538805,
                    5256665.144619748,
                    710.5025550569577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:46:55+00:00",
            "end_time": "2011-09-18T19:14:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.63748489461341,
              47.36242545470438,
              690.1818885477722
            ],
            [
              -117.63763634043741,
              47.374992436417195,
              690.1818885477722
            ],
            [
              -117.62498755233872,
              47.37506209970528,
              742.8418885477723
            ],
            [
              -117.62483911026331,
              47.36249508753972,
              742.8418885477723
            ],
            [
              -117.63748489461341,
              47.36242545470438,
              690.1818885477722
            ]
          ]
        ]
      },
      "bbox": [
        -117.6376363,
        47.36242545,
        690.1818885,
        -117.6248391,
        47.3750621,
        742.8418885
      ],
      "properties": {
        "datetime": "2011-09-18T23:58:01Z",
        "pc:count": 12948458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452319.0173,
            "count": 12948458,
            "maximum": 452818.5648,
            "minimum": 451863.6248,
            "name": "X",
            "position": 0,
            "stddev": 280.9654205,
            "variance": 78941.56751
          },
          {
            "average": 5246332.651,
            "count": 12948458,
            "maximum": 5247034.119,
            "minimum": 5245637.419,
            "name": "Y",
            "position": 1,
            "stddev": 406.0436162,
            "variance": 164871.4182
          },
          {
            "average": 704.5233446,
            "count": 12948458,
            "maximum": 742.8418885,
            "minimum": 690.1818885,
            "name": "Z",
            "position": 2,
            "stddev": 6.691123072,
            "variance": 44.77112797
          },
          {
            "average": 98.45892183,
            "count": 12948458,
            "maximum": 235,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.79435892,
            "variance": 2189.712027
          },
          {
            "average": 1.098673294,
            "count": 12948458,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3190197856,
            "variance": 0.1017736236
          },
          {
            "average": 1.2183209,
            "count": 12948458,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.473623641,
            "variance": 0.2243193533
          },
          {
            "average": 0.499633856,
            "count": 12948458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998852,
            "variance": 0.2499998852
          },
          {
            "average": 0,
            "count": 12948458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220633839,
            "count": 12948458,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4146740424,
            "variance": 0.1719545615
          },
          {
            "average": -0.9933214115,
            "count": 12948458,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.217493296,
            "variance": 84.96218266
          },
          {
            "average": 3,
            "count": 12948458,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 116.6948522,
            "count": 12948458,
            "maximum": 130,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.363693232,
            "variance": 19.04181863
          },
          {
            "average": 20393.12546,
            "count": 12948458,
            "maximum": 64000,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9995.025139,
            "variance": 99900527.54
          },
          {
            "average": 20114.22896,
            "count": 12948458,
            "maximum": 64256,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 8088.331579,
            "variance": 65421107.74
          },
          {
            "average": 18914.37126,
            "count": 12948458,
            "maximum": 65024,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6697.052048,
            "variance": 44850506.13
          },
          {
            "average": 418289.4394,
            "count": 12948458,
            "maximum": 425481.2725,
            "minimum": 415386.0919,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2323.571572,
            "variance": 5398984.852
          },
          {
            "average": 0,
            "count": 12948458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12948458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12948458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12948458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12948458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451863.6248,
          5245637.419,
          690.1818885,
          452818.5648,
          5247034.119,
          742.8418885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451863.62476091785,
                5245637.419336887,
                690.1818885477722
              ],
              [
                451863.62476091785,
                5247034.119336886,
                690.1818885477722
              ],
              [
                452818.5647609178,
                5247034.119336886,
                742.8418885477723
              ],
              [
                452818.5647609178,
                5245637.419336887,
                742.8418885477723
              ],
              [
                451863.62476091785,
                5245637.419336887,
                690.1818885477722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T23:58:01+00:00",
        "end_time": "2011-09-18T21:09:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6376363,
            47.36242545,
            690.1818885,
            -117.6248391,
            47.3750621,
            742.8418885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.63748489461341,
                  47.36242545470438,
                  690.1818885477722
                ],
                [
                  -117.63763634043741,
                  47.374992436417195,
                  690.1818885477722
                ],
                [
                  -117.62498755233872,
                  47.37506209970528,
                  742.8418885477723
                ],
                [
                  -117.62483911026331,
                  47.36249508753972,
                  742.8418885477723
                ],
                [
                  -117.63748489461341,
                  47.36242545470438,
                  690.1818885477722
                ]
              ]
            ]
          },
          "id": "47117C6205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:58:01Z",
            "pc:count": 12948458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452319.0173,
                "count": 12948458,
                "maximum": 452818.5648,
                "minimum": 451863.6248,
                "name": "X",
                "position": 0,
                "stddev": 280.9654205,
                "variance": 78941.56751
              },
              {
                "average": 5246332.651,
                "count": 12948458,
                "maximum": 5247034.119,
                "minimum": 5245637.419,
                "name": "Y",
                "position": 1,
                "stddev": 406.0436162,
                "variance": 164871.4182
              },
              {
                "average": 704.5233446,
                "count": 12948458,
                "maximum": 742.8418885,
                "minimum": 690.1818885,
                "name": "Z",
                "position": 2,
                "stddev": 6.691123072,
                "variance": 44.77112797
              },
              {
                "average": 98.45892183,
                "count": 12948458,
                "maximum": 235,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.79435892,
                "variance": 2189.712027
              },
              {
                "average": 1.098673294,
                "count": 12948458,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3190197856,
                "variance": 0.1017736236
              },
              {
                "average": 1.2183209,
                "count": 12948458,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.473623641,
                "variance": 0.2243193533
              },
              {
                "average": 0.499633856,
                "count": 12948458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998852,
                "variance": 0.2499998852
              },
              {
                "average": 0,
                "count": 12948458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220633839,
                "count": 12948458,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4146740424,
                "variance": 0.1719545615
              },
              {
                "average": -0.9933214115,
                "count": 12948458,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.217493296,
                "variance": 84.96218266
              },
              {
                "average": 3,
                "count": 12948458,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 116.6948522,
                "count": 12948458,
                "maximum": 130,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.363693232,
                "variance": 19.04181863
              },
              {
                "average": 20393.12546,
                "count": 12948458,
                "maximum": 64000,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9995.025139,
                "variance": 99900527.54
              },
              {
                "average": 20114.22896,
                "count": 12948458,
                "maximum": 64256,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 8088.331579,
                "variance": 65421107.74
              },
              {
                "average": 18914.37126,
                "count": 12948458,
                "maximum": 65024,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6697.052048,
                "variance": 44850506.13
              },
              {
                "average": 418289.4394,
                "count": 12948458,
                "maximum": 425481.2725,
                "minimum": 415386.0919,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2323.571572,
                "variance": 5398984.852
              },
              {
                "average": 0,
                "count": 12948458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12948458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12948458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12948458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12948458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451863.6248,
              5245637.419,
              690.1818885,
              452818.5648,
              5247034.119,
              742.8418885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451863.62476091785,
                    5245637.419336887,
                    690.1818885477722
                  ],
                  [
                    451863.62476091785,
                    5247034.119336886,
                    690.1818885477722
                  ],
                  [
                    452818.5647609178,
                    5247034.119336886,
                    742.8418885477723
                  ],
                  [
                    452818.5647609178,
                    5245637.419336887,
                    742.8418885477723
                  ],
                  [
                    451863.62476091785,
                    5245637.419336887,
                    690.1818885477722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T23:58:01+00:00",
            "end_time": "2011-09-18T21:09:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.79998464664212,
              47.34990775427585,
              632.2067067401412
            ],
            [
              -117.8001748838477,
              47.362492310330346,
              632.2067067401412
            ],
            [
              -117.78748794844783,
              47.362580176691374,
              694.4467067401412
            ],
            [
              -117.78730072672623,
              47.34999558217449,
              694.4467067401412
            ],
            [
              -117.79998464664212,
              47.34990775427585,
              632.2067067401412
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001749,
        47.34990775,
        632.2067067,
        -117.7873007,
        47.36258018,
        694.4467067
      ],
      "properties": {
        "datetime": "2011-09-17T23:37:49Z",
        "pc:count": 11759975,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440051.8291,
            "count": 11759975,
            "maximum": 440537.146,
            "minimum": 439579.066,
            "name": "X",
            "position": 0,
            "stddev": 275.0294703,
            "variance": 75641.20955
          },
          {
            "average": 5245037.279,
            "count": 11759975,
            "maximum": 5245758.236,
            "minimum": 5244359.536,
            "name": "Y",
            "position": 1,
            "stddev": 403.7530419,
            "variance": 163016.5188
          },
          {
            "average": 657.2110288,
            "count": 11759975,
            "maximum": 694.4467067,
            "minimum": 632.2067067,
            "name": "Z",
            "position": 2,
            "stddev": 9.065396964,
            "variance": 82.18142212
          },
          {
            "average": 102.9225507,
            "count": 11759975,
            "maximum": 212,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.26799235,
            "variance": 1464.439238
          },
          {
            "average": 1.054600626,
            "count": 11759975,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2417257167,
            "variance": 0.0584313221
          },
          {
            "average": 1.120959101,
            "count": 11759975,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3675623061,
            "variance": 0.1351020489
          },
          {
            "average": 0.4998045489,
            "count": 11759975,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999831,
            "variance": 0.2499999831
          },
          {
            "average": 0,
            "count": 11759975,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265108302,
            "count": 11759975,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4413908774,
            "variance": 0.1948259066
          },
          {
            "average": -0.4549851666,
            "count": 11759975,
            "maximum": 21,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.829245228,
            "variance": 77.9555713
          },
          {
            "average": 1,
            "count": 11759975,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.37663371,
            "count": 11759975,
            "maximum": 40,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.918746683,
            "variance": 35.0315623
          },
          {
            "average": 22553.33376,
            "count": 11759975,
            "maximum": 63232,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10443.73409,
            "variance": 109071581.8
          },
          {
            "average": 21633.52091,
            "count": 11759975,
            "maximum": 64000,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8747.20533,
            "variance": 76513601.09
          },
          {
            "average": 20041.94299,
            "count": 11759975,
            "maximum": 65024,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 7259.399588,
            "variance": 52698882.38
          },
          {
            "average": 324759.9271,
            "count": 11759975,
            "maximum": 337869.607,
            "minimum": 322218.9876,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2775.240055,
            "variance": 7701957.361
          },
          {
            "average": 0,
            "count": 11759975,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759975,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759975,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759975,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759975,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439579.066,
          5244359.536,
          632.2067067,
          440537.146,
          5245758.236,
          694.4467067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439579.06598638406,
                5244359.535827769,
                632.2067067401412
              ],
              [
                439579.06598638406,
                5245758.235827768,
                632.2067067401412
              ],
              [
                440537.145986384,
                5245758.235827768,
                694.4467067401412
              ],
              [
                440537.145986384,
                5244359.535827769,
                694.4467067401412
              ],
              [
                439579.06598638406,
                5244359.535827769,
                632.2067067401412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:37:49+00:00",
        "end_time": "2011-09-17T19:16:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001749,
            47.34990775,
            632.2067067,
            -117.7873007,
            47.36258018,
            694.4467067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.79998464664212,
                  47.34990775427585,
                  632.2067067401412
                ],
                [
                  -117.8001748838477,
                  47.362492310330346,
                  632.2067067401412
                ],
                [
                  -117.78748794844783,
                  47.362580176691374,
                  694.4467067401412
                ],
                [
                  -117.78730072672623,
                  47.34999558217449,
                  694.4467067401412
                ],
                [
                  -117.79998464664212,
                  47.34990775427585,
                  632.2067067401412
                ]
              ]
            ]
          },
          "id": "47117C7207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:37:49Z",
            "pc:count": 11759975,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440051.8291,
                "count": 11759975,
                "maximum": 440537.146,
                "minimum": 439579.066,
                "name": "X",
                "position": 0,
                "stddev": 275.0294703,
                "variance": 75641.20955
              },
              {
                "average": 5245037.279,
                "count": 11759975,
                "maximum": 5245758.236,
                "minimum": 5244359.536,
                "name": "Y",
                "position": 1,
                "stddev": 403.7530419,
                "variance": 163016.5188
              },
              {
                "average": 657.2110288,
                "count": 11759975,
                "maximum": 694.4467067,
                "minimum": 632.2067067,
                "name": "Z",
                "position": 2,
                "stddev": 9.065396964,
                "variance": 82.18142212
              },
              {
                "average": 102.9225507,
                "count": 11759975,
                "maximum": 212,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.26799235,
                "variance": 1464.439238
              },
              {
                "average": 1.054600626,
                "count": 11759975,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2417257167,
                "variance": 0.0584313221
              },
              {
                "average": 1.120959101,
                "count": 11759975,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3675623061,
                "variance": 0.1351020489
              },
              {
                "average": 0.4998045489,
                "count": 11759975,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999831,
                "variance": 0.2499999831
              },
              {
                "average": 0,
                "count": 11759975,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265108302,
                "count": 11759975,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4413908774,
                "variance": 0.1948259066
              },
              {
                "average": -0.4549851666,
                "count": 11759975,
                "maximum": 21,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.829245228,
                "variance": 77.9555713
              },
              {
                "average": 1,
                "count": 11759975,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.37663371,
                "count": 11759975,
                "maximum": 40,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.918746683,
                "variance": 35.0315623
              },
              {
                "average": 22553.33376,
                "count": 11759975,
                "maximum": 63232,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10443.73409,
                "variance": 109071581.8
              },
              {
                "average": 21633.52091,
                "count": 11759975,
                "maximum": 64000,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8747.20533,
                "variance": 76513601.09
              },
              {
                "average": 20041.94299,
                "count": 11759975,
                "maximum": 65024,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 7259.399588,
                "variance": 52698882.38
              },
              {
                "average": 324759.9271,
                "count": 11759975,
                "maximum": 337869.607,
                "minimum": 322218.9876,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2775.240055,
                "variance": 7701957.361
              },
              {
                "average": 0,
                "count": 11759975,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759975,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759975,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759975,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759975,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439579.066,
              5244359.536,
              632.2067067,
              440537.146,
              5245758.236,
              694.4467067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439579.06598638406,
                    5244359.535827769,
                    632.2067067401412
                  ],
                  [
                    439579.06598638406,
                    5245758.235827768,
                    632.2067067401412
                  ],
                  [
                    440537.145986384,
                    5245758.235827768,
                    694.4467067401412
                  ],
                  [
                    440537.145986384,
                    5244359.535827769,
                    694.4467067401412
                  ],
                  [
                    439579.06598638406,
                    5244359.535827769,
                    632.2067067401412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:37:49+00:00",
            "end_time": "2011-09-17T19:16:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78748420448262,
              47.36240892581,
              648.7081980626682
            ],
            [
              -117.78767153238596,
              47.374992232764264,
              648.7081980626682
            ],
            [
              -117.77498765402758,
              47.375078691078144,
              715.1081980626683
            ],
            [
              -117.77480334192471,
              47.362495346280234,
              715.1081980626683
            ],
            [
              -117.78748420448262,
              47.36240892581,
              648.7081980626682
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876715,
        47.36240893,
        648.7081981,
        -117.7748033,
        47.37507869,
        715.1081981
      ],
      "properties": {
        "datetime": "2011-09-18T22:38:34Z",
        "pc:count": 14066453,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441062.6526,
            "count": 14066453,
            "maximum": 441494.8563,
            "minimum": 440537.2363,
            "name": "X",
            "position": 0,
            "stddev": 272.2912861,
            "variance": 74142.54449
          },
          {
            "average": 5246505.217,
            "count": 14066453,
            "maximum": 5247137.761,
            "minimum": 5245739.201,
            "name": "Y",
            "position": 1,
            "stddev": 401.6323961,
            "variance": 161308.5816
          },
          {
            "average": 676.2879807,
            "count": 14066453,
            "maximum": 715.1081981,
            "minimum": 648.7081981,
            "name": "Z",
            "position": 2,
            "stddev": 8.781342456,
            "variance": 77.11197533
          },
          {
            "average": 104.0695717,
            "count": 14066453,
            "maximum": 212,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.4065124,
            "variance": 864.7429713
          },
          {
            "average": 1.024293047,
            "count": 14066453,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1635099441,
            "variance": 0.02673550181
          },
          {
            "average": 1.053739489,
            "count": 14066453,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2514680977,
            "variance": 0.06323620415
          },
          {
            "average": 0.4999287311,
            "count": 14066453,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000127,
            "variance": 0.2500000127
          },
          {
            "average": 2.843645089e-07,
            "count": 14066453,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005332583317,
            "variance": 2.843644483e-07
          },
          {
            "average": 1.233807556,
            "count": 14066453,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4232512204,
            "variance": 0.1791415956
          },
          {
            "average": -1.230769331,
            "count": 14066453,
            "maximum": 19.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.053690873,
            "variance": 81.96931843
          },
          {
            "average": 1.396673134,
            "count": 14066453,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7974940366,
            "variance": 0.6359967383
          },
          {
            "average": 33.38100856,
            "count": 14066453,
            "maximum": 121,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.40518424,
            "variance": 1798.19965
          },
          {
            "average": 28308.00819,
            "count": 14066453,
            "maximum": 62976,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9165.232339,
            "variance": 84001483.83
          },
          {
            "average": 26353.90145,
            "count": 14066453,
            "maximum": 63744,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7751.79467,
            "variance": 60090320.6
          },
          {
            "average": 23867.22935,
            "count": 14066453,
            "maximum": 64768,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6460.453344,
            "variance": 41737457.41
          },
          {
            "average": 343403.4347,
            "count": 14066453,
            "maximum": 420714.3237,
            "minimum": 322839.5266,
            "name": "GpsTime",
            "position": 15,
            "stddev": 37706.94526,
            "variance": 1421813721
          },
          {
            "average": 0,
            "count": 14066453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14066453,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14066453,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14066453,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14066453,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440537.2363,
          5245739.201,
          648.7081981,
          441494.8563,
          5247137.761,
          715.1081981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440537.23625044146,
                5245739.201415534,
                648.7081980626682
              ],
              [
                440537.23625044146,
                5247137.761415535,
                648.7081980626682
              ],
              [
                441494.85625044146,
                5247137.761415535,
                715.1081980626683
              ],
              [
                441494.85625044146,
                5245739.201415534,
                715.1081980626683
              ],
              [
                440537.23625044146,
                5245739.201415534,
                648.7081980626682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:38:34+00:00",
        "end_time": "2011-09-17T19:27:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876715,
            47.36240893,
            648.7081981,
            -117.7748033,
            47.37507869,
            715.1081981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78748420448262,
                  47.36240892581,
                  648.7081980626682
                ],
                [
                  -117.78767153238596,
                  47.374992232764264,
                  648.7081980626682
                ],
                [
                  -117.77498765402758,
                  47.375078691078144,
                  715.1081980626683
                ],
                [
                  -117.77480334192471,
                  47.362495346280234,
                  715.1081980626683
                ],
                [
                  -117.78748420448262,
                  47.36240892581,
                  648.7081980626682
                ]
              ]
            ]
          },
          "id": "47117C7203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:38:34Z",
            "pc:count": 14066453,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441062.6526,
                "count": 14066453,
                "maximum": 441494.8563,
                "minimum": 440537.2363,
                "name": "X",
                "position": 0,
                "stddev": 272.2912861,
                "variance": 74142.54449
              },
              {
                "average": 5246505.217,
                "count": 14066453,
                "maximum": 5247137.761,
                "minimum": 5245739.201,
                "name": "Y",
                "position": 1,
                "stddev": 401.6323961,
                "variance": 161308.5816
              },
              {
                "average": 676.2879807,
                "count": 14066453,
                "maximum": 715.1081981,
                "minimum": 648.7081981,
                "name": "Z",
                "position": 2,
                "stddev": 8.781342456,
                "variance": 77.11197533
              },
              {
                "average": 104.0695717,
                "count": 14066453,
                "maximum": 212,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.4065124,
                "variance": 864.7429713
              },
              {
                "average": 1.024293047,
                "count": 14066453,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1635099441,
                "variance": 0.02673550181
              },
              {
                "average": 1.053739489,
                "count": 14066453,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2514680977,
                "variance": 0.06323620415
              },
              {
                "average": 0.4999287311,
                "count": 14066453,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000127,
                "variance": 0.2500000127
              },
              {
                "average": 2.843645089e-07,
                "count": 14066453,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005332583317,
                "variance": 2.843644483e-07
              },
              {
                "average": 1.233807556,
                "count": 14066453,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4232512204,
                "variance": 0.1791415956
              },
              {
                "average": -1.230769331,
                "count": 14066453,
                "maximum": 19.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.053690873,
                "variance": 81.96931843
              },
              {
                "average": 1.396673134,
                "count": 14066453,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7974940366,
                "variance": 0.6359967383
              },
              {
                "average": 33.38100856,
                "count": 14066453,
                "maximum": 121,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.40518424,
                "variance": 1798.19965
              },
              {
                "average": 28308.00819,
                "count": 14066453,
                "maximum": 62976,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9165.232339,
                "variance": 84001483.83
              },
              {
                "average": 26353.90145,
                "count": 14066453,
                "maximum": 63744,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7751.79467,
                "variance": 60090320.6
              },
              {
                "average": 23867.22935,
                "count": 14066453,
                "maximum": 64768,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6460.453344,
                "variance": 41737457.41
              },
              {
                "average": 343403.4347,
                "count": 14066453,
                "maximum": 420714.3237,
                "minimum": 322839.5266,
                "name": "GpsTime",
                "position": 15,
                "stddev": 37706.94526,
                "variance": 1421813721
              },
              {
                "average": 0,
                "count": 14066453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14066453,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14066453,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14066453,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14066453,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440537.2363,
              5245739.201,
              648.7081981,
              441494.8563,
              5247137.761,
              715.1081981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440537.23625044146,
                    5245739.201415534,
                    648.7081980626682
                  ],
                  [
                    440537.23625044146,
                    5247137.761415535,
                    648.7081980626682
                  ],
                  [
                    441494.85625044146,
                    5247137.761415535,
                    715.1081980626683
                  ],
                  [
                    441494.85625044146,
                    5245739.201415534,
                    715.1081980626683
                  ],
                  [
                    440537.23625044146,
                    5245739.201415534,
                    648.7081980626682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:38:34+00:00",
            "end_time": "2011-09-17T19:27:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.54998493764231,
              47.36243507928821,
              690.1557700835208
            ],
            [
              -117.55011549970973,
              47.37499290252833,
              690.1557700835208
            ],
            [
              -117.53748876728203,
              47.375052804122525,
              745.6357700835208
            ],
            [
              -117.5373612016338,
              47.36249495471597,
              745.6357700835208
            ],
            [
              -117.54998493764231,
              47.36243507928821,
              690.1557700835208
            ]
          ]
        ]
      },
      "bbox": [
        -117.5501155,
        47.36243508,
        690.1557701,
        -117.5373612,
        47.3750528,
        745.6357701
      ],
      "properties": {
        "datetime": "2011-09-18T22:15:32Z",
        "pc:count": 10868615,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458946.0039,
            "count": 10868615,
            "maximum": 459423.9813,
            "minimum": 458470.7213,
            "name": "X",
            "position": 0,
            "stddev": 273.9733631,
            "variance": 75061.40369
          },
          {
            "average": 5246283.286,
            "count": 10868615,
            "maximum": 5246983.779,
            "minimum": 5245588.119,
            "name": "Y",
            "position": 1,
            "stddev": 397.0760436,
            "variance": 157669.3844
          },
          {
            "average": 716.8712154,
            "count": 10868615,
            "maximum": 745.6357701,
            "minimum": 690.1557701,
            "name": "Z",
            "position": 2,
            "stddev": 5.891080684,
            "variance": 34.70483162
          },
          {
            "average": 104.3704614,
            "count": 10868615,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.78061293,
            "variance": 518.9563256
          },
          {
            "average": 1.006257283,
            "count": 10868615,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08353401993,
            "variance": 0.006977932485
          },
          {
            "average": 1.014002888,
            "count": 10868615,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.130110821,
            "variance": 0.01692882574
          },
          {
            "average": 0.5001044751,
            "count": 10868615,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000121,
            "variance": 0.2500000121
          },
          {
            "average": 0,
            "count": 10868615,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306174614,
            "count": 10868615,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4609031777,
            "variance": 0.2124317392
          },
          {
            "average": -1.631139004,
            "count": 10868615,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.921484416,
            "variance": 79.59288419
          },
          {
            "average": 3,
            "count": 10868615,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 115.0056579,
            "count": 10868615,
            "maximum": 119,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.175758796,
            "variance": 4.733926338
          },
          {
            "average": 33534.96089,
            "count": 10868615,
            "maximum": 62464,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6826.176919,
            "variance": 46596691.33
          },
          {
            "average": 30846.14183,
            "count": 10868615,
            "maximum": 64000,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 5933.062018,
            "variance": 35201224.9
          },
          {
            "average": 28287.06934,
            "count": 10868615,
            "maximum": 64768,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 5023.255593,
            "variance": 25233096.75
          },
          {
            "average": 417398.8737,
            "count": 10868615,
            "maximum": 419332.1105,
            "minimum": 415267.6631,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1113.583721,
            "variance": 1240068.704
          },
          {
            "average": 0,
            "count": 10868615,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10868615,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10868615,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10868615,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10868615,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458470.7213,
          5245588.119,
          690.1557701,
          459423.9813,
          5246983.779,
          745.6357701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458470.7213411203,
                5245588.119307209,
                690.1557700835208
              ],
              [
                458470.7213411203,
                5246983.779307209,
                690.1557700835208
              ],
              [
                459423.9813411203,
                5246983.779307209,
                745.6357700835208
              ],
              [
                459423.9813411203,
                5245588.119307209,
                745.6357700835208
              ],
              [
                458470.7213411203,
                5245588.119307209,
                690.1557700835208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:15:32+00:00",
        "end_time": "2011-09-18T21:07:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5501155,
            47.36243508,
            690.1557701,
            -117.5373612,
            47.3750528,
            745.6357701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.54998493764231,
                  47.36243507928821,
                  690.1557700835208
                ],
                [
                  -117.55011549970973,
                  47.37499290252833,
                  690.1557700835208
                ],
                [
                  -117.53748876728203,
                  47.375052804122525,
                  745.6357700835208
                ],
                [
                  -117.5373612016338,
                  47.36249495471597,
                  745.6357700835208
                ],
                [
                  -117.54998493764231,
                  47.36243507928821,
                  690.1557700835208
                ]
              ]
            ]
          },
          "id": "47117C5202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:15:32Z",
            "pc:count": 10868615,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458946.0039,
                "count": 10868615,
                "maximum": 459423.9813,
                "minimum": 458470.7213,
                "name": "X",
                "position": 0,
                "stddev": 273.9733631,
                "variance": 75061.40369
              },
              {
                "average": 5246283.286,
                "count": 10868615,
                "maximum": 5246983.779,
                "minimum": 5245588.119,
                "name": "Y",
                "position": 1,
                "stddev": 397.0760436,
                "variance": 157669.3844
              },
              {
                "average": 716.8712154,
                "count": 10868615,
                "maximum": 745.6357701,
                "minimum": 690.1557701,
                "name": "Z",
                "position": 2,
                "stddev": 5.891080684,
                "variance": 34.70483162
              },
              {
                "average": 104.3704614,
                "count": 10868615,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.78061293,
                "variance": 518.9563256
              },
              {
                "average": 1.006257283,
                "count": 10868615,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08353401993,
                "variance": 0.006977932485
              },
              {
                "average": 1.014002888,
                "count": 10868615,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.130110821,
                "variance": 0.01692882574
              },
              {
                "average": 0.5001044751,
                "count": 10868615,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000121,
                "variance": 0.2500000121
              },
              {
                "average": 0,
                "count": 10868615,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306174614,
                "count": 10868615,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4609031777,
                "variance": 0.2124317392
              },
              {
                "average": -1.631139004,
                "count": 10868615,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.921484416,
                "variance": 79.59288419
              },
              {
                "average": 3,
                "count": 10868615,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 115.0056579,
                "count": 10868615,
                "maximum": 119,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.175758796,
                "variance": 4.733926338
              },
              {
                "average": 33534.96089,
                "count": 10868615,
                "maximum": 62464,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6826.176919,
                "variance": 46596691.33
              },
              {
                "average": 30846.14183,
                "count": 10868615,
                "maximum": 64000,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 5933.062018,
                "variance": 35201224.9
              },
              {
                "average": 28287.06934,
                "count": 10868615,
                "maximum": 64768,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 5023.255593,
                "variance": 25233096.75
              },
              {
                "average": 417398.8737,
                "count": 10868615,
                "maximum": 419332.1105,
                "minimum": 415267.6631,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1113.583721,
                "variance": 1240068.704
              },
              {
                "average": 0,
                "count": 10868615,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10868615,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10868615,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10868615,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10868615,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458470.7213,
              5245588.119,
              690.1557701,
              459423.9813,
              5246983.779,
              745.6357701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458470.7213411203,
                    5245588.119307209,
                    690.1557700835208
                  ],
                  [
                    458470.7213411203,
                    5246983.779307209,
                    690.1557700835208
                  ],
                  [
                    459423.9813411203,
                    5246983.779307209,
                    745.6357700835208
                  ],
                  [
                    459423.9813411203,
                    5245588.119307209,
                    745.6357700835208
                  ],
                  [
                    458470.7213411203,
                    5245588.119307209,
                    690.1557700835208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:15:32+00:00",
            "end_time": "2011-09-18T21:07:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98744991872353,
              47.26900733752759,
              588.6032621928274
            ],
            [
              -117.98756127014968,
              47.27499285920094,
              588.6032621928274
            ],
            [
              -117.97498870438625,
              47.27510052531601,
              616.7832621928275
            ],
            [
              -117.97487877001561,
              47.26911498122955,
              616.7832621928275
            ],
            [
              -117.98744991872353,
              47.26900733752759,
              588.6032621928274
            ]
          ]
        ]
      },
      "bbox": [
        -117.9875613,
        47.26900734,
        588.6032622,
        -117.9748788,
        47.27510053,
        616.7832622
      ],
      "properties": {
        "datetime": "2011-09-17T23:24:26Z",
        "pc:count": 4106445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425805.8326,
            "count": 4106445,
            "maximum": 426257.5226,
            "minimum": 425306.4626,
            "name": "X",
            "position": 0,
            "stddev": 270.9434234,
            "variance": 73410.33869
          },
          {
            "average": 5235907.411,
            "count": 4106445,
            "maximum": 5236196.715,
            "minimum": 5235531.435,
            "name": "Y",
            "position": 1,
            "stddev": 163.4330289,
            "variance": 26710.35494
          },
          {
            "average": 608.9852283,
            "count": 4106445,
            "maximum": 616.7832622,
            "minimum": 588.6032622,
            "name": "Z",
            "position": 2,
            "stddev": 4.224310634,
            "variance": 17.84480033
          },
          {
            "average": 106.3453252,
            "count": 4106445,
            "maximum": 211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.46501709,
            "variance": 378.8868903
          },
          {
            "average": 1.000088154,
            "count": 4106445,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009414531251,
            "variance": 8.863339868e-05
          },
          {
            "average": 1.000205287,
            "count": 4106445,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01437727652,
            "variance": 0.0002067060803
          },
          {
            "average": 0.5000797527,
            "count": 4106445,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000545,
            "variance": 0.2500000545
          },
          {
            "average": 0,
            "count": 4106445,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31858895,
            "count": 4106445,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.465929269,
            "variance": 0.2170900837
          },
          {
            "average": 0.2835312092,
            "count": 4106445,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.849262571,
            "variance": 78.30944804
          },
          {
            "average": 1,
            "count": 4106445,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.7965184,
            "count": 4106445,
            "maximum": 38,
            "minimum": 31,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.486057061,
            "variance": 2.208365589
          },
          {
            "average": 29846.3304,
            "count": 4106445,
            "maximum": 55296,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6242.697509,
            "variance": 38971272.19
          },
          {
            "average": 27991.7286,
            "count": 4106445,
            "maximum": 55040,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5351.534662,
            "variance": 28638923.24
          },
          {
            "average": 26098.37319,
            "count": 4106445,
            "maximum": 54016,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 4238.66669,
            "variance": 17966295.31
          },
          {
            "average": 335321.7705,
            "count": 4106445,
            "maximum": 337066.5016,
            "minimum": 333325.5614,
            "name": "GpsTime",
            "position": 15,
            "stddev": 713.6735078,
            "variance": 509329.8758
          },
          {
            "average": 0,
            "count": 4106445,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4106445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4106445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4106445,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4106445,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425306.4626,
          5235531.435,
          588.6032622,
          426257.5226,
          5236196.715,
          616.7832622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425306.4626370509,
                5235531.434676007,
                588.6032621928274
              ],
              [
                425306.4626370509,
                5236196.714676007,
                588.6032621928274
              ],
              [
                426257.52263705095,
                5236196.714676007,
                616.7832621928275
              ],
              [
                426257.52263705095,
                5235531.434676007,
                616.7832621928275
              ],
              [
                425306.4626370509,
                5235531.434676007,
                588.6032621928274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:24:26+00:00",
        "end_time": "2011-09-17T22:22:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9875613,
            47.26900734,
            588.6032622,
            -117.9748788,
            47.27510053,
            616.7832622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98744991872353,
                  47.26900733752759,
                  588.6032621928274
                ],
                [
                  -117.98756127014968,
                  47.27499285920094,
                  588.6032621928274
                ],
                [
                  -117.97498870438625,
                  47.27510052531601,
                  616.7832621928275
                ],
                [
                  -117.97487877001561,
                  47.26911498122955,
                  616.7832621928275
                ],
                [
                  -117.98744991872353,
                  47.26900733752759,
                  588.6032621928274
                ]
              ]
            ]
          },
          "id": "47117C8317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:24:26Z",
            "pc:count": 4106445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425805.8326,
                "count": 4106445,
                "maximum": 426257.5226,
                "minimum": 425306.4626,
                "name": "X",
                "position": 0,
                "stddev": 270.9434234,
                "variance": 73410.33869
              },
              {
                "average": 5235907.411,
                "count": 4106445,
                "maximum": 5236196.715,
                "minimum": 5235531.435,
                "name": "Y",
                "position": 1,
                "stddev": 163.4330289,
                "variance": 26710.35494
              },
              {
                "average": 608.9852283,
                "count": 4106445,
                "maximum": 616.7832622,
                "minimum": 588.6032622,
                "name": "Z",
                "position": 2,
                "stddev": 4.224310634,
                "variance": 17.84480033
              },
              {
                "average": 106.3453252,
                "count": 4106445,
                "maximum": 211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.46501709,
                "variance": 378.8868903
              },
              {
                "average": 1.000088154,
                "count": 4106445,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009414531251,
                "variance": 8.863339868e-05
              },
              {
                "average": 1.000205287,
                "count": 4106445,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01437727652,
                "variance": 0.0002067060803
              },
              {
                "average": 0.5000797527,
                "count": 4106445,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000545,
                "variance": 0.2500000545
              },
              {
                "average": 0,
                "count": 4106445,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31858895,
                "count": 4106445,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.465929269,
                "variance": 0.2170900837
              },
              {
                "average": 0.2835312092,
                "count": 4106445,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.849262571,
                "variance": 78.30944804
              },
              {
                "average": 1,
                "count": 4106445,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.7965184,
                "count": 4106445,
                "maximum": 38,
                "minimum": 31,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.486057061,
                "variance": 2.208365589
              },
              {
                "average": 29846.3304,
                "count": 4106445,
                "maximum": 55296,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6242.697509,
                "variance": 38971272.19
              },
              {
                "average": 27991.7286,
                "count": 4106445,
                "maximum": 55040,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5351.534662,
                "variance": 28638923.24
              },
              {
                "average": 26098.37319,
                "count": 4106445,
                "maximum": 54016,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 4238.66669,
                "variance": 17966295.31
              },
              {
                "average": 335321.7705,
                "count": 4106445,
                "maximum": 337066.5016,
                "minimum": 333325.5614,
                "name": "GpsTime",
                "position": 15,
                "stddev": 713.6735078,
                "variance": 509329.8758
              },
              {
                "average": 0,
                "count": 4106445,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4106445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4106445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4106445,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4106445,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425306.4626,
              5235531.435,
              588.6032622,
              426257.5226,
              5236196.715,
              616.7832622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425306.4626370509,
                    5235531.434676007,
                    588.6032621928274
                  ],
                  [
                    425306.4626370509,
                    5236196.714676007,
                    588.6032621928274
                  ],
                  [
                    426257.52263705095,
                    5236196.714676007,
                    616.7832621928275
                  ],
                  [
                    426257.52263705095,
                    5235531.434676007,
                    616.7832621928275
                  ],
                  [
                    425306.4626370509,
                    5235531.434676007,
                    588.6032621928274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:24:26+00:00",
            "end_time": "2011-09-17T22:22:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84998328785996,
              47.362402525956576,
              660.7925564189879
            ],
            [
              -117.85018558038804,
              47.37499175453109,
              660.7925564189879
            ],
            [
              -117.83748785813381,
              47.37508523247635,
              717.532556418988
            ],
            [
              -117.83728858602544,
              47.36249596296636,
              717.532556418988
            ],
            [
              -117.84998328785996,
              47.362402525956576,
              660.7925564189879
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501856,
        47.36240253,
        660.7925564,
        -117.8372886,
        47.37508523,
        717.5325564
      ],
      "properties": {
        "datetime": "2011-09-17T23:36:30Z",
        "pc:count": 10268441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436289.3681,
            "count": 10268441,
            "maximum": 436776.6431,
            "minimum": 435817.9631,
            "name": "X",
            "position": 0,
            "stddev": 275.8614715,
            "variance": 76099.55144
          },
          {
            "average": 5246475.554,
            "count": 10268441,
            "maximum": 5247187.343,
            "minimum": 5245788.103,
            "name": "Y",
            "position": 1,
            "stddev": 403.0742769,
            "variance": 162468.8727
          },
          {
            "average": 677.9618457,
            "count": 10268441,
            "maximum": 717.5325564,
            "minimum": 660.7925564,
            "name": "Z",
            "position": 2,
            "stddev": 11.55871154,
            "variance": 133.6038124
          },
          {
            "average": 106.5806271,
            "count": 10268441,
            "maximum": 212,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.3383273,
            "variance": 642.0308304
          },
          {
            "average": 1.002358002,
            "count": 10268441,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05175788587,
            "variance": 0.00267887875
          },
          {
            "average": 1.005102527,
            "count": 10268441,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07997055796,
            "variance": 0.00639529014
          },
          {
            "average": 0.5000878907,
            "count": 10268441,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000166,
            "variance": 0.2500000166
          },
          {
            "average": 0,
            "count": 10268441,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303167832,
            "count": 10268441,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4596271515,
            "variance": 0.2112571184
          },
          {
            "average": -0.4875283695,
            "count": 10268441,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.078033599,
            "variance": 82.41069402
          },
          {
            "average": 1,
            "count": 10268441,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 30.73862644,
            "count": 10268441,
            "maximum": 40,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.917334485,
            "variance": 3.676171527
          },
          {
            "average": 31012.47856,
            "count": 10268441,
            "maximum": 59392,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6164.793025,
            "variance": 38004673.05
          },
          {
            "average": 28545.15762,
            "count": 10268441,
            "maximum": 60416,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5210.766559,
            "variance": 27152088.14
          },
          {
            "average": 25573.1954,
            "count": 10268441,
            "maximum": 59648,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 4382.094777,
            "variance": 19202754.64
          },
          {
            "average": 333175.665,
            "count": 10268441,
            "maximum": 337790.6312,
            "minimum": 330614.9725,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1116.269547,
            "variance": 1246057.701
          },
          {
            "average": 0,
            "count": 10268441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10268441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10268441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10268441,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10268441,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435817.9631,
          5245788.103,
          660.7925564,
          436776.6431,
          5247187.343,
          717.5325564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435817.9630945404,
                5245788.1033684835,
                660.7925564189879
              ],
              [
                435817.9630945404,
                5247187.343368484,
                660.7925564189879
              ],
              [
                436776.64309454046,
                5247187.343368484,
                717.532556418988
              ],
              [
                436776.64309454046,
                5245788.1033684835,
                717.532556418988
              ],
              [
                435817.9630945404,
                5245788.1033684835,
                660.7925564189879
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:36:30+00:00",
        "end_time": "2011-09-17T21:36:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501856,
            47.36240253,
            660.7925564,
            -117.8372886,
            47.37508523,
            717.5325564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84998328785996,
                  47.362402525956576,
                  660.7925564189879
                ],
                [
                  -117.85018558038804,
                  47.37499175453109,
                  660.7925564189879
                ],
                [
                  -117.83748785813381,
                  47.37508523247635,
                  717.532556418988
                ],
                [
                  -117.83728858602544,
                  47.36249596296636,
                  717.532556418988
                ],
                [
                  -117.84998328785996,
                  47.362402525956576,
                  660.7925564189879
                ]
              ]
            ]
          },
          "id": "47117C7103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:36:30Z",
            "pc:count": 10268441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436289.3681,
                "count": 10268441,
                "maximum": 436776.6431,
                "minimum": 435817.9631,
                "name": "X",
                "position": 0,
                "stddev": 275.8614715,
                "variance": 76099.55144
              },
              {
                "average": 5246475.554,
                "count": 10268441,
                "maximum": 5247187.343,
                "minimum": 5245788.103,
                "name": "Y",
                "position": 1,
                "stddev": 403.0742769,
                "variance": 162468.8727
              },
              {
                "average": 677.9618457,
                "count": 10268441,
                "maximum": 717.5325564,
                "minimum": 660.7925564,
                "name": "Z",
                "position": 2,
                "stddev": 11.55871154,
                "variance": 133.6038124
              },
              {
                "average": 106.5806271,
                "count": 10268441,
                "maximum": 212,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.3383273,
                "variance": 642.0308304
              },
              {
                "average": 1.002358002,
                "count": 10268441,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05175788587,
                "variance": 0.00267887875
              },
              {
                "average": 1.005102527,
                "count": 10268441,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07997055796,
                "variance": 0.00639529014
              },
              {
                "average": 0.5000878907,
                "count": 10268441,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000166,
                "variance": 0.2500000166
              },
              {
                "average": 0,
                "count": 10268441,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303167832,
                "count": 10268441,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4596271515,
                "variance": 0.2112571184
              },
              {
                "average": -0.4875283695,
                "count": 10268441,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.078033599,
                "variance": 82.41069402
              },
              {
                "average": 1,
                "count": 10268441,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 30.73862644,
                "count": 10268441,
                "maximum": 40,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.917334485,
                "variance": 3.676171527
              },
              {
                "average": 31012.47856,
                "count": 10268441,
                "maximum": 59392,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6164.793025,
                "variance": 38004673.05
              },
              {
                "average": 28545.15762,
                "count": 10268441,
                "maximum": 60416,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5210.766559,
                "variance": 27152088.14
              },
              {
                "average": 25573.1954,
                "count": 10268441,
                "maximum": 59648,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 4382.094777,
                "variance": 19202754.64
              },
              {
                "average": 333175.665,
                "count": 10268441,
                "maximum": 337790.6312,
                "minimum": 330614.9725,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1116.269547,
                "variance": 1246057.701
              },
              {
                "average": 0,
                "count": 10268441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10268441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10268441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10268441,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10268441,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435817.9631,
              5245788.103,
              660.7925564,
              436776.6431,
              5247187.343,
              717.5325564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435817.9630945404,
                    5245788.1033684835,
                    660.7925564189879
                  ],
                  [
                    435817.9630945404,
                    5247187.343368484,
                    660.7925564189879
                  ],
                  [
                    436776.64309454046,
                    5247187.343368484,
                    717.532556418988
                  ],
                  [
                    436776.64309454046,
                    5245788.1033684835,
                    717.532556418988
                  ],
                  [
                    435817.9630945404,
                    5245788.1033684835,
                    660.7925564189879
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:36:30+00:00",
            "end_time": "2011-09-17T21:36:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.69998495394834,
              47.36241877334097,
              684.8394890687291
            ],
            [
              -117.70015133277901,
              47.374992072996946,
              684.8394890687291
            ],
            [
              -117.68748733899331,
              47.37506872646288,
              762.419489068729
            ],
            [
              -117.68732396895845,
              47.362495393281606,
              762.419489068729
            ],
            [
              -117.69998495394834,
              47.36241877334097,
              684.8394890687291
            ]
          ]
        ]
      },
      "bbox": [
        -117.7001513,
        47.36241877,
        684.8394891,
        -117.687324,
        47.37506873,
        762.4194891
      ],
      "properties": {
        "datetime": "2011-09-18T22:24:45Z",
        "pc:count": 11186928,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 447618.8693,
            "count": 11186928,
            "maximum": 448100.3675,
            "minimum": 447144.2675,
            "name": "X",
            "position": 0,
            "stddev": 271.4131744,
            "variance": 73665.11125
          },
          {
            "average": 5246382.677,
            "count": 11186928,
            "maximum": 5247074.62,
            "minimum": 5245677.2,
            "name": "Y",
            "position": 1,
            "stddev": 405.7958204,
            "variance": 164670.2479
          },
          {
            "average": 709.7195358,
            "count": 11186928,
            "maximum": 762.4194891,
            "minimum": 684.8394891,
            "name": "Z",
            "position": 2,
            "stddev": 7.753234205,
            "variance": 60.11264064
          },
          {
            "average": 104.9889585,
            "count": 11186928,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.5871782,
            "variance": 1266.447252
          },
          {
            "average": 1.042990444,
            "count": 11186928,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2180897906,
            "variance": 0.04756315679
          },
          {
            "average": 1.093161322,
            "count": 11186928,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3328628194,
            "variance": 0.1107976565
          },
          {
            "average": 0.5000043801,
            "count": 11186928,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000223,
            "variance": 0.2500000223
          },
          {
            "average": 0,
            "count": 11186928,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293303041,
            "count": 11186928,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4552761641,
            "variance": 0.2072763856
          },
          {
            "average": -2.050599886,
            "count": 11186928,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.05740628,
            "variance": 82.03660851
          },
          {
            "average": 3,
            "count": 11186928,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 116.0960348,
            "count": 11186928,
            "maximum": 120,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.240876084,
            "variance": 5.021525624
          },
          {
            "average": 28576.28095,
            "count": 11186928,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10962.71623,
            "variance": 120181147.2
          },
          {
            "average": 26534.65751,
            "count": 11186928,
            "maximum": 65024,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 8937.327589,
            "variance": 79875824.43
          },
          {
            "average": 24277.61336,
            "count": 11186928,
            "maximum": 65024,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 7532.539557,
            "variance": 56739152.17
          },
          {
            "average": 417946.4282,
            "count": 11186928,
            "maximum": 419885.0701,
            "minimum": 415792.0569,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1144.101636,
            "variance": 1308968.553
          },
          {
            "average": 0,
            "count": 11186928,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11186928,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11186928,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11186928,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11186928,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          447144.2675,
          5245677.2,
          684.8394891,
          448100.3675,
          5247074.62,
          762.4194891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                447144.26747690974,
                5245677.200275845,
                684.8394890687291
              ],
              [
                447144.26747690974,
                5247074.620275845,
                684.8394890687291
              ],
              [
                448100.3674769097,
                5247074.620275845,
                762.419489068729
              ],
              [
                448100.3674769097,
                5245677.200275845,
                762.419489068729
              ],
              [
                447144.26747690974,
                5245677.200275845,
                684.8394890687291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:24:45+00:00",
        "end_time": "2011-09-18T21:16:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7001513,
            47.36241877,
            684.8394891,
            -117.687324,
            47.37506873,
            762.4194891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.69998495394834,
                  47.36241877334097,
                  684.8394890687291
                ],
                [
                  -117.70015133277901,
                  47.374992072996946,
                  684.8394890687291
                ],
                [
                  -117.68748733899331,
                  47.37506872646288,
                  762.419489068729
                ],
                [
                  -117.68732396895845,
                  47.362495393281606,
                  762.419489068729
                ],
                [
                  -117.69998495394834,
                  47.36241877334097,
                  684.8394890687291
                ]
              ]
            ]
          },
          "id": "47117C6105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:24:45Z",
            "pc:count": 11186928,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 447618.8693,
                "count": 11186928,
                "maximum": 448100.3675,
                "minimum": 447144.2675,
                "name": "X",
                "position": 0,
                "stddev": 271.4131744,
                "variance": 73665.11125
              },
              {
                "average": 5246382.677,
                "count": 11186928,
                "maximum": 5247074.62,
                "minimum": 5245677.2,
                "name": "Y",
                "position": 1,
                "stddev": 405.7958204,
                "variance": 164670.2479
              },
              {
                "average": 709.7195358,
                "count": 11186928,
                "maximum": 762.4194891,
                "minimum": 684.8394891,
                "name": "Z",
                "position": 2,
                "stddev": 7.753234205,
                "variance": 60.11264064
              },
              {
                "average": 104.9889585,
                "count": 11186928,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.5871782,
                "variance": 1266.447252
              },
              {
                "average": 1.042990444,
                "count": 11186928,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2180897906,
                "variance": 0.04756315679
              },
              {
                "average": 1.093161322,
                "count": 11186928,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3328628194,
                "variance": 0.1107976565
              },
              {
                "average": 0.5000043801,
                "count": 11186928,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000223,
                "variance": 0.2500000223
              },
              {
                "average": 0,
                "count": 11186928,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293303041,
                "count": 11186928,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4552761641,
                "variance": 0.2072763856
              },
              {
                "average": -2.050599886,
                "count": 11186928,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.05740628,
                "variance": 82.03660851
              },
              {
                "average": 3,
                "count": 11186928,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 116.0960348,
                "count": 11186928,
                "maximum": 120,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.240876084,
                "variance": 5.021525624
              },
              {
                "average": 28576.28095,
                "count": 11186928,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10962.71623,
                "variance": 120181147.2
              },
              {
                "average": 26534.65751,
                "count": 11186928,
                "maximum": 65024,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 8937.327589,
                "variance": 79875824.43
              },
              {
                "average": 24277.61336,
                "count": 11186928,
                "maximum": 65024,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 7532.539557,
                "variance": 56739152.17
              },
              {
                "average": 417946.4282,
                "count": 11186928,
                "maximum": 419885.0701,
                "minimum": 415792.0569,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1144.101636,
                "variance": 1308968.553
              },
              {
                "average": 0,
                "count": 11186928,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11186928,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11186928,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11186928,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11186928,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              447144.2675,
              5245677.2,
              684.8394891,
              448100.3675,
              5247074.62,
              762.4194891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    447144.26747690974,
                    5245677.200275845,
                    684.8394890687291
                  ],
                  [
                    447144.26747690974,
                    5247074.620275845,
                    684.8394890687291
                  ],
                  [
                    448100.3674769097,
                    5247074.620275845,
                    762.419489068729
                  ],
                  [
                    448100.3674769097,
                    5245677.200275845,
                    762.419489068729
                  ],
                  [
                    447144.26747690974,
                    5245677.200275845,
                    684.8394890687291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:24:45+00:00",
            "end_time": "2011-09-18T21:16:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84998393036757,
              47.33740264782795,
              602.9769536682061
            ],
            [
              -117.850186046269,
              47.34999193156932,
              602.9769536682061
            ],
            [
              -117.8374882314535,
              47.350085417258555,
              679.576953668206
            ],
            [
              -117.8372891333549,
              47.33749609258112,
              679.576953668206
            ],
            [
              -117.84998393036757,
              47.33740264782795,
              602.9769536682061
            ]
          ]
        ]
      },
      "bbox": [
        -117.850186,
        47.33740265,
        602.9769537,
        -117.8372891,
        47.35008542,
        679.5769537
      ],
      "properties": {
        "datetime": "2011-09-17T21:37:30Z",
        "pc:count": 10709550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436266.5013,
            "count": 10709550,
            "maximum": 436746.7378,
            "minimum": 435787.5978,
            "name": "X",
            "position": 0,
            "stddev": 271.7580411,
            "variance": 73852.43292
          },
          {
            "average": 5243703.851,
            "count": 10709550,
            "maximum": 5244409.052,
            "minimum": 5243009.812,
            "name": "Y",
            "position": 1,
            "stddev": 396.3619222,
            "variance": 157102.7734
          },
          {
            "average": 651.333006,
            "count": 10709550,
            "maximum": 679.5769537,
            "minimum": 602.9769537,
            "name": "Z",
            "position": 2,
            "stddev": 11.07555533,
            "variance": 122.667926
          },
          {
            "average": 105.5636715,
            "count": 10709550,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.68334021,
            "variance": 659.6339645
          },
          {
            "average": 1.012643575,
            "count": 10709550,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1195499721,
            "variance": 0.01429219582
          },
          {
            "average": 1.02753309,
            "count": 10709550,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1844217094,
            "variance": 0.03401136691
          },
          {
            "average": 0.5000211027,
            "count": 10709550,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000229,
            "variance": 0.2500000229
          },
          {
            "average": 0,
            "count": 10709550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296333926,
            "count": 10709550,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.456640066,
            "variance": 0.2085201499
          },
          {
            "average": -0.9096201323,
            "count": 10709550,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.703997462,
            "variance": 75.75957182
          },
          {
            "average": 1,
            "count": 10709550,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.235755,
            "count": 10709550,
            "maximum": 26,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.856144023,
            "variance": 3.445270636
          },
          {
            "average": 30689.04873,
            "count": 10709550,
            "maximum": 56064,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 7256.412004,
            "variance": 52655515.17
          },
          {
            "average": 28436.34948,
            "count": 10709550,
            "maximum": 52736,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6116.541654,
            "variance": 37412081.81
          },
          {
            "average": 25872.46532,
            "count": 10709550,
            "maximum": 51712,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 5074.534799,
            "variance": 25750903.43
          },
          {
            "average": 328560.2607,
            "count": 10709550,
            "maximum": 330650.8271,
            "minimum": 326205.6396,
            "name": "GpsTime",
            "position": 15,
            "stddev": 837.1977878,
            "variance": 700900.136
          },
          {
            "average": 0,
            "count": 10709550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10709550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10709550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10709550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10709550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435787.5978,
          5243009.812,
          602.9769537,
          436746.7378,
          5244409.052,
          679.5769537
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435787.5977679171,
                5243009.812252317,
                602.9769536682061
              ],
              [
                435787.5977679171,
                5244409.052252317,
                602.9769536682061
              ],
              [
                436746.7377679171,
                5244409.052252317,
                679.576953668206
              ],
              [
                436746.7377679171,
                5243009.812252317,
                679.576953668206
              ],
              [
                435787.5977679171,
                5243009.812252317,
                602.9769536682061
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:37:30+00:00",
        "end_time": "2011-09-17T20:23:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.850186,
            47.33740265,
            602.9769537,
            -117.8372891,
            47.35008542,
            679.5769537
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84998393036757,
                  47.33740264782795,
                  602.9769536682061
                ],
                [
                  -117.850186046269,
                  47.34999193156932,
                  602.9769536682061
                ],
                [
                  -117.8374882314535,
                  47.350085417258555,
                  679.576953668206
                ],
                [
                  -117.8372891333549,
                  47.33749609258112,
                  679.576953668206
                ],
                [
                  -117.84998393036757,
                  47.33740264782795,
                  602.9769536682061
                ]
              ]
            ]
          },
          "id": "47117C7113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:37:30Z",
            "pc:count": 10709550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436266.5013,
                "count": 10709550,
                "maximum": 436746.7378,
                "minimum": 435787.5978,
                "name": "X",
                "position": 0,
                "stddev": 271.7580411,
                "variance": 73852.43292
              },
              {
                "average": 5243703.851,
                "count": 10709550,
                "maximum": 5244409.052,
                "minimum": 5243009.812,
                "name": "Y",
                "position": 1,
                "stddev": 396.3619222,
                "variance": 157102.7734
              },
              {
                "average": 651.333006,
                "count": 10709550,
                "maximum": 679.5769537,
                "minimum": 602.9769537,
                "name": "Z",
                "position": 2,
                "stddev": 11.07555533,
                "variance": 122.667926
              },
              {
                "average": 105.5636715,
                "count": 10709550,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.68334021,
                "variance": 659.6339645
              },
              {
                "average": 1.012643575,
                "count": 10709550,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1195499721,
                "variance": 0.01429219582
              },
              {
                "average": 1.02753309,
                "count": 10709550,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1844217094,
                "variance": 0.03401136691
              },
              {
                "average": 0.5000211027,
                "count": 10709550,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000229,
                "variance": 0.2500000229
              },
              {
                "average": 0,
                "count": 10709550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296333926,
                "count": 10709550,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.456640066,
                "variance": 0.2085201499
              },
              {
                "average": -0.9096201323,
                "count": 10709550,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.703997462,
                "variance": 75.75957182
              },
              {
                "average": 1,
                "count": 10709550,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.235755,
                "count": 10709550,
                "maximum": 26,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.856144023,
                "variance": 3.445270636
              },
              {
                "average": 30689.04873,
                "count": 10709550,
                "maximum": 56064,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 7256.412004,
                "variance": 52655515.17
              },
              {
                "average": 28436.34948,
                "count": 10709550,
                "maximum": 52736,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6116.541654,
                "variance": 37412081.81
              },
              {
                "average": 25872.46532,
                "count": 10709550,
                "maximum": 51712,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 5074.534799,
                "variance": 25750903.43
              },
              {
                "average": 328560.2607,
                "count": 10709550,
                "maximum": 330650.8271,
                "minimum": 326205.6396,
                "name": "GpsTime",
                "position": 15,
                "stddev": 837.1977878,
                "variance": 700900.136
              },
              {
                "average": 0,
                "count": 10709550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10709550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10709550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10709550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10709550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435787.5978,
              5243009.812,
              602.9769537,
              436746.7378,
              5244409.052,
              679.5769537
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435787.5977679171,
                    5243009.812252317,
                    602.9769536682061
                  ],
                  [
                    435787.5977679171,
                    5244409.052252317,
                    602.9769536682061
                  ],
                  [
                    436746.7377679171,
                    5244409.052252317,
                    679.576953668206
                  ],
                  [
                    436746.7377679171,
                    5243009.812252317,
                    679.576953668206
                  ],
                  [
                    435787.5977679171,
                    5243009.812252317,
                    602.9769536682061
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:37:30+00:00",
            "end_time": "2011-09-17T20:23:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77498587627731,
              47.35186001356318,
              651.7046812560463
            ],
            [
              -117.77514158225438,
              47.36249239250088,
              651.7046812560463
            ],
            [
              -117.76248741199983,
              47.36257726971911,
              709.8046812560463
            ],
            [
              -117.76233424731456,
              47.35194485938984,
              709.8046812560463
            ],
            [
              -117.77498587627731,
              47.35186001356318,
              651.7046812560463
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751416,
        47.35186001,
        651.7046813,
        -117.7623342,
        47.36257727,
        709.8046813
      ],
      "properties": {
        "datetime": "2011-09-18T21:31:26Z",
        "pc:count": 10095646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441872.0734,
            "count": 10095646,
            "maximum": 442424.9127,
            "minimum": 441469.3127,
            "name": "X",
            "position": 0,
            "stddev": 251.6941166,
            "variance": 63349.92831
          },
          {
            "average": 5245402.262,
            "count": 10095646,
            "maximum": 5245739.127,
            "minimum": 5244557.407,
            "name": "Y",
            "position": 1,
            "stddev": 253.182778,
            "variance": 64101.51905
          },
          {
            "average": 671.6963303,
            "count": 10095646,
            "maximum": 709.8046813,
            "minimum": 651.7046813,
            "name": "Z",
            "position": 2,
            "stddev": 6.177709409,
            "variance": 38.16409354
          },
          {
            "average": 100.8639385,
            "count": 10095646,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.81743202,
            "variance": 1212.253572
          },
          {
            "average": 1.046862974,
            "count": 10095646,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2290317563,
            "variance": 0.05245554538
          },
          {
            "average": 1.101961677,
            "count": 10095646,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3507729311,
            "variance": 0.1230416492
          },
          {
            "average": 0.4997540524,
            "count": 10095646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999643,
            "variance": 0.2499999643
          },
          {
            "average": 9.905260149e-08,
            "count": 10095646,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003147262326,
            "variance": 9.905260149e-08
          },
          {
            "average": 1.155113997,
            "count": 10095646,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3620133391,
            "variance": 0.1310536577
          },
          {
            "average": -0.07653148237,
            "count": 10095646,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.052660336,
            "variance": 81.95065915
          },
          {
            "average": 1.361878576,
            "count": 10095646,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7699357812,
            "variance": 0.5928011072
          },
          {
            "average": 23.8188108,
            "count": 10095646,
            "maximum": 114,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.60346142,
            "variance": 1730.848002
          },
          {
            "average": 22412.35669,
            "count": 10095646,
            "maximum": 53504,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9130.559886,
            "variance": 83367123.83
          },
          {
            "average": 21450.25305,
            "count": 10095646,
            "maximum": 49920,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7668.08914,
            "variance": 58799591.06
          },
          {
            "average": 19846.27027,
            "count": 10095646,
            "maximum": 43520,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 6229.521726,
            "variance": 38806940.93
          },
          {
            "average": 338806.0522,
            "count": 10095646,
            "maximum": 416686.0034,
            "minimum": 320725.4825,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36282.86789,
            "variance": 1316446502
          },
          {
            "average": 0,
            "count": 10095646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10095646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10095646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10095646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10095646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441469.3127,
          5244557.407,
          651.7046813,
          442424.9127,
          5245739.127,
          709.8046813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441469.3126941539,
                5244557.40730399,
                651.7046812560463
              ],
              [
                441469.3126941539,
                5245739.127303991,
                651.7046812560463
              ],
              [
                442424.9126941539,
                5245739.127303991,
                709.8046812560463
              ],
              [
                442424.9126941539,
                5244557.40730399,
                709.8046812560463
              ],
              [
                441469.3126941539,
                5244557.40730399,
                651.7046812560463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:31:26+00:00",
        "end_time": "2011-09-17T18:52:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751416,
            47.35186001,
            651.7046813,
            -117.7623342,
            47.36257727,
            709.8046813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77498587627731,
                  47.35186001356318,
                  651.7046812560463
                ],
                [
                  -117.77514158225438,
                  47.36249239250088,
                  651.7046812560463
                ],
                [
                  -117.76248741199983,
                  47.36257726971911,
                  709.8046812560463
                ],
                [
                  -117.76233424731456,
                  47.35194485938984,
                  709.8046812560463
                ],
                [
                  -117.77498587627731,
                  47.35186001356318,
                  651.7046812560463
                ]
              ]
            ]
          },
          "id": "47117C7209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:31:26Z",
            "pc:count": 10095646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441872.0734,
                "count": 10095646,
                "maximum": 442424.9127,
                "minimum": 441469.3127,
                "name": "X",
                "position": 0,
                "stddev": 251.6941166,
                "variance": 63349.92831
              },
              {
                "average": 5245402.262,
                "count": 10095646,
                "maximum": 5245739.127,
                "minimum": 5244557.407,
                "name": "Y",
                "position": 1,
                "stddev": 253.182778,
                "variance": 64101.51905
              },
              {
                "average": 671.6963303,
                "count": 10095646,
                "maximum": 709.8046813,
                "minimum": 651.7046813,
                "name": "Z",
                "position": 2,
                "stddev": 6.177709409,
                "variance": 38.16409354
              },
              {
                "average": 100.8639385,
                "count": 10095646,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.81743202,
                "variance": 1212.253572
              },
              {
                "average": 1.046862974,
                "count": 10095646,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2290317563,
                "variance": 0.05245554538
              },
              {
                "average": 1.101961677,
                "count": 10095646,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3507729311,
                "variance": 0.1230416492
              },
              {
                "average": 0.4997540524,
                "count": 10095646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999643,
                "variance": 0.2499999643
              },
              {
                "average": 9.905260149e-08,
                "count": 10095646,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003147262326,
                "variance": 9.905260149e-08
              },
              {
                "average": 1.155113997,
                "count": 10095646,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3620133391,
                "variance": 0.1310536577
              },
              {
                "average": -0.07653148237,
                "count": 10095646,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.052660336,
                "variance": 81.95065915
              },
              {
                "average": 1.361878576,
                "count": 10095646,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7699357812,
                "variance": 0.5928011072
              },
              {
                "average": 23.8188108,
                "count": 10095646,
                "maximum": 114,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.60346142,
                "variance": 1730.848002
              },
              {
                "average": 22412.35669,
                "count": 10095646,
                "maximum": 53504,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9130.559886,
                "variance": 83367123.83
              },
              {
                "average": 21450.25305,
                "count": 10095646,
                "maximum": 49920,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7668.08914,
                "variance": 58799591.06
              },
              {
                "average": 19846.27027,
                "count": 10095646,
                "maximum": 43520,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 6229.521726,
                "variance": 38806940.93
              },
              {
                "average": 338806.0522,
                "count": 10095646,
                "maximum": 416686.0034,
                "minimum": 320725.4825,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36282.86789,
                "variance": 1316446502
              },
              {
                "average": 0,
                "count": 10095646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10095646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10095646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10095646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10095646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441469.3127,
              5244557.407,
              651.7046813,
              442424.9127,
              5245739.127,
              709.8046813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441469.3126941539,
                    5244557.40730399,
                    651.7046812560463
                  ],
                  [
                    441469.3126941539,
                    5245739.127303991,
                    651.7046812560463
                  ],
                  [
                    442424.9126941539,
                    5245739.127303991,
                    709.8046812560463
                  ],
                  [
                    442424.9126941539,
                    5244557.40730399,
                    709.8046812560463
                  ],
                  [
                    441469.3126941539,
                    5244557.40730399,
                    651.7046812560463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:31:26+00:00",
            "end_time": "2011-09-17T18:52:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.48748476306987,
              47.48744140409319,
              693.2350114268344
            ],
            [
              -117.48760093560728,
              47.49999259813219,
              693.2350114268344
            ],
            [
              -117.47498689346494,
              47.50004554013215,
              745.9750114268344
            ],
            [
              -117.4748737259859,
              47.48749432297034,
              745.9750114268344
            ],
            [
              -117.48748476306987,
              47.48744140409319,
              693.2350114268344
            ]
          ]
        ]
      },
      "bbox": [
        -117.4876009,
        47.4874414,
        693.2350114,
        -117.4748737,
        47.50004554,
        745.9750114
      ],
      "properties": {
        "datetime": "2011-09-18T23:44:53Z",
        "pc:count": 13767794,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 463748.6785,
            "count": 13767794,
            "maximum": 464227.174,
            "minimum": 463277.134,
            "name": "X",
            "position": 0,
            "stddev": 269.3901559,
            "variance": 72571.05612
          },
          {
            "average": 5260101.538,
            "count": 13767794,
            "maximum": 5260844.119,
            "minimum": 5259449.179,
            "name": "Y",
            "position": 1,
            "stddev": 400.5870904,
            "variance": 160470.017
          },
          {
            "average": 704.5705007,
            "count": 13767794,
            "maximum": 745.9750114,
            "minimum": 693.2350114,
            "name": "Z",
            "position": 2,
            "stddev": 7.151014212,
            "variance": 51.13700426
          },
          {
            "average": 100.0740125,
            "count": 13767794,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.47928514,
            "variance": 1720.531096
          },
          {
            "average": 1.090882461,
            "count": 13767794,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.307333826,
            "variance": 0.09445408061
          },
          {
            "average": 1.194021279,
            "count": 13767794,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4511806423,
            "variance": 0.203563972
          },
          {
            "average": 0.4997802117,
            "count": 13767794,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999699,
            "variance": 0.2499999699
          },
          {
            "average": 0,
            "count": 13767794,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214338041,
            "count": 13767794,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4103623492,
            "variance": 0.1683972576
          },
          {
            "average": -1.185817531,
            "count": 13767794,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.078468203,
            "variance": 82.41858491
          },
          {
            "average": 37.29023255,
            "count": 13767794,
            "maximum": 140,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 52.08289663,
            "variance": 2712.628121
          },
          {
            "average": 169.4653607,
            "count": 13767794,
            "maximum": 221,
            "minimum": 147,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.03966201,
            "variance": 902.3812938
          },
          {
            "average": 15907.33729,
            "count": 13767794,
            "maximum": 65024,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8083.52549,
            "variance": 65343384.34
          },
          {
            "average": 16887.11804,
            "count": 13767794,
            "maximum": 65024,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6954.761283,
            "variance": 48368704.5
          },
          {
            "average": 14708.98873,
            "count": 13767794,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 6058.93446,
            "variance": 36710686.79
          },
          {
            "average": 421571.6443,
            "count": 13767794,
            "maximum": 424693.0659,
            "minimum": 417995.1871,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1530.92174,
            "variance": 2343721.373
          },
          {
            "average": 0,
            "count": 13767794,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13767794,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13767794,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13767794,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13767794,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          463277.134,
          5259449.179,
          693.2350114,
          464227.174,
          5260844.119,
          745.9750114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                463277.13397422736,
                5259449.178793191,
                693.2350114268344
              ],
              [
                463277.13397422736,
                5260844.11879319,
                693.2350114268344
              ],
              [
                464227.1739742274,
                5260844.11879319,
                745.9750114268344
              ],
              [
                464227.1739742274,
                5259449.178793191,
                745.9750114268344
              ],
              [
                463277.13397422736,
                5259449.178793191,
                693.2350114268344
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T23:44:53+00:00",
        "end_time": "2011-09-18T21:53:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4876009,
            47.4874414,
            693.2350114,
            -117.4748737,
            47.50004554,
            745.9750114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.48748476306987,
                  47.48744140409319,
                  693.2350114268344
                ],
                [
                  -117.48760093560728,
                  47.49999259813219,
                  693.2350114268344
                ],
                [
                  -117.47498689346494,
                  47.50004554013215,
                  745.9750114268344
                ],
                [
                  -117.4748737259859,
                  47.48749432297034,
                  745.9750114268344
                ],
                [
                  -117.48748476306987,
                  47.48744140409319,
                  693.2350114268344
                ]
              ]
            ]
          },
          "id": "47117D4102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:44:53Z",
            "pc:count": 13767794,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 463748.6785,
                "count": 13767794,
                "maximum": 464227.174,
                "minimum": 463277.134,
                "name": "X",
                "position": 0,
                "stddev": 269.3901559,
                "variance": 72571.05612
              },
              {
                "average": 5260101.538,
                "count": 13767794,
                "maximum": 5260844.119,
                "minimum": 5259449.179,
                "name": "Y",
                "position": 1,
                "stddev": 400.5870904,
                "variance": 160470.017
              },
              {
                "average": 704.5705007,
                "count": 13767794,
                "maximum": 745.9750114,
                "minimum": 693.2350114,
                "name": "Z",
                "position": 2,
                "stddev": 7.151014212,
                "variance": 51.13700426
              },
              {
                "average": 100.0740125,
                "count": 13767794,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.47928514,
                "variance": 1720.531096
              },
              {
                "average": 1.090882461,
                "count": 13767794,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.307333826,
                "variance": 0.09445408061
              },
              {
                "average": 1.194021279,
                "count": 13767794,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4511806423,
                "variance": 0.203563972
              },
              {
                "average": 0.4997802117,
                "count": 13767794,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999699,
                "variance": 0.2499999699
              },
              {
                "average": 0,
                "count": 13767794,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214338041,
                "count": 13767794,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4103623492,
                "variance": 0.1683972576
              },
              {
                "average": -1.185817531,
                "count": 13767794,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.078468203,
                "variance": 82.41858491
              },
              {
                "average": 37.29023255,
                "count": 13767794,
                "maximum": 140,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 52.08289663,
                "variance": 2712.628121
              },
              {
                "average": 169.4653607,
                "count": 13767794,
                "maximum": 221,
                "minimum": 147,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.03966201,
                "variance": 902.3812938
              },
              {
                "average": 15907.33729,
                "count": 13767794,
                "maximum": 65024,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8083.52549,
                "variance": 65343384.34
              },
              {
                "average": 16887.11804,
                "count": 13767794,
                "maximum": 65024,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6954.761283,
                "variance": 48368704.5
              },
              {
                "average": 14708.98873,
                "count": 13767794,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 6058.93446,
                "variance": 36710686.79
              },
              {
                "average": 421571.6443,
                "count": 13767794,
                "maximum": 424693.0659,
                "minimum": 417995.1871,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1530.92174,
                "variance": 2343721.373
              },
              {
                "average": 0,
                "count": 13767794,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13767794,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13767794,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13767794,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13767794,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              463277.134,
              5259449.179,
              693.2350114,
              464227.174,
              5260844.119,
              745.9750114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    463277.13397422736,
                    5259449.178793191,
                    693.2350114268344
                  ],
                  [
                    463277.13397422736,
                    5260844.11879319,
                    693.2350114268344
                  ],
                  [
                    464227.1739742274,
                    5260844.11879319,
                    745.9750114268344
                  ],
                  [
                    464227.1739742274,
                    5259449.178793191,
                    745.9750114268344
                  ],
                  [
                    463277.13397422736,
                    5259449.178793191,
                    693.2350114268344
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T23:44:53+00:00",
            "end_time": "2011-09-18T21:53:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93748345770527,
              47.32489238921176,
              624.1720175399223
            ],
            [
              -117.93770479600293,
              47.3373975478781,
              624.1720175399223
            ],
            [
              -117.92498621226194,
              47.337500902583706,
              658.2920175399222
            ],
            [
              -117.92476787504195,
              47.32499569896379,
              658.2920175399222
            ],
            [
              -117.93748345770527,
              47.32489238921176,
              624.1720175399223
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377048,
        47.32489239,
        624.1720175,
        -117.9247679,
        47.3375009,
        658.2920175
      ],
      "properties": {
        "datetime": "2011-09-18T18:56:53Z",
        "pc:count": 8718715,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429688.0792,
            "count": 8718715,
            "maximum": 430121.6856,
            "minimum": 429160.7256,
            "name": "X",
            "position": 0,
            "stddev": 268.1624205,
            "variance": 71911.08379
          },
          {
            "average": 5242263.659,
            "count": 8718715,
            "maximum": 5243085.275,
            "minimum": 5241695.355,
            "name": "Y",
            "position": 1,
            "stddev": 347.791562,
            "variance": 120958.9706
          },
          {
            "average": 632.4994475,
            "count": 8718715,
            "maximum": 658.2920175,
            "minimum": 624.1720175,
            "name": "Z",
            "position": 2,
            "stddev": 3.82326787,
            "variance": 14.6173772
          },
          {
            "average": 109.7570961,
            "count": 8718715,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.6893698,
            "variance": 609.564981
          },
          {
            "average": 1.000007111,
            "count": 8718715,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002666662691,
            "variance": 7.111089905e-06
          },
          {
            "average": 1.000015025,
            "count": 8718715,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003876199929,
            "variance": 1.502492589e-05
          },
          {
            "average": 0.4998837558,
            "count": 8718715,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000152,
            "variance": 0.2500000152
          },
          {
            "average": 0,
            "count": 8718715,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268833653,
            "count": 8718715,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.443353293,
            "variance": 0.1965621424
          },
          {
            "average": -1.009724802,
            "count": 8718715,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.850016439,
            "variance": 78.32279097
          },
          {
            "average": 1.923010673,
            "count": 8718715,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2665745274,
            "variance": 0.07106197866
          },
          {
            "average": 42.62898994,
            "count": 8718715,
            "maximum": 46,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.705197954,
            "variance": 2.907700063
          },
          {
            "average": 29643.91459,
            "count": 8718715,
            "maximum": 64000,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 5306.675458,
            "variance": 28160804.42
          },
          {
            "average": 27243.57419,
            "count": 8718715,
            "maximum": 64512,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 4507.396378,
            "variance": 20316622.11
          },
          {
            "average": 24568.2186,
            "count": 8718715,
            "maximum": 64768,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3469.225898,
            "variance": 12035528.33
          },
          {
            "average": 400614.5057,
            "count": 8718715,
            "maximum": 407413.4224,
            "minimum": 336920.8194,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18326.64169,
            "variance": 335865795.6
          },
          {
            "average": 0,
            "count": 8718715,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8718715,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8718715,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8718715,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8718715,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429160.7256,
          5241695.355,
          624.1720175,
          430121.6856,
          5243085.275,
          658.2920175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429160.7255650795,
                5241695.354822179,
                624.1720175399223
              ],
              [
                429160.7255650795,
                5243085.274822179,
                624.1720175399223
              ],
              [
                430121.68556507945,
                5243085.274822179,
                658.2920175399222
              ],
              [
                430121.68556507945,
                5241695.354822179,
                658.2920175399222
              ],
              [
                429160.7255650795,
                5241695.354822179,
                624.1720175399223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:56:53+00:00",
        "end_time": "2011-09-17T23:22:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377048,
            47.32489239,
            624.1720175,
            -117.9247679,
            47.3375009,
            658.2920175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93748345770527,
                  47.32489238921176,
                  624.1720175399223
                ],
                [
                  -117.93770479600293,
                  47.3373975478781,
                  624.1720175399223
                ],
                [
                  -117.92498621226194,
                  47.337500902583706,
                  658.2920175399222
                ],
                [
                  -117.92476787504195,
                  47.32499569896379,
                  658.2920175399222
                ],
                [
                  -117.93748345770527,
                  47.32489238921176,
                  624.1720175399223
                ]
              ]
            ]
          },
          "id": "47117C8216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:56:53Z",
            "pc:count": 8718715,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429688.0792,
                "count": 8718715,
                "maximum": 430121.6856,
                "minimum": 429160.7256,
                "name": "X",
                "position": 0,
                "stddev": 268.1624205,
                "variance": 71911.08379
              },
              {
                "average": 5242263.659,
                "count": 8718715,
                "maximum": 5243085.275,
                "minimum": 5241695.355,
                "name": "Y",
                "position": 1,
                "stddev": 347.791562,
                "variance": 120958.9706
              },
              {
                "average": 632.4994475,
                "count": 8718715,
                "maximum": 658.2920175,
                "minimum": 624.1720175,
                "name": "Z",
                "position": 2,
                "stddev": 3.82326787,
                "variance": 14.6173772
              },
              {
                "average": 109.7570961,
                "count": 8718715,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.6893698,
                "variance": 609.564981
              },
              {
                "average": 1.000007111,
                "count": 8718715,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002666662691,
                "variance": 7.111089905e-06
              },
              {
                "average": 1.000015025,
                "count": 8718715,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003876199929,
                "variance": 1.502492589e-05
              },
              {
                "average": 0.4998837558,
                "count": 8718715,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000152,
                "variance": 0.2500000152
              },
              {
                "average": 0,
                "count": 8718715,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268833653,
                "count": 8718715,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.443353293,
                "variance": 0.1965621424
              },
              {
                "average": -1.009724802,
                "count": 8718715,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.850016439,
                "variance": 78.32279097
              },
              {
                "average": 1.923010673,
                "count": 8718715,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2665745274,
                "variance": 0.07106197866
              },
              {
                "average": 42.62898994,
                "count": 8718715,
                "maximum": 46,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.705197954,
                "variance": 2.907700063
              },
              {
                "average": 29643.91459,
                "count": 8718715,
                "maximum": 64000,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 5306.675458,
                "variance": 28160804.42
              },
              {
                "average": 27243.57419,
                "count": 8718715,
                "maximum": 64512,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 4507.396378,
                "variance": 20316622.11
              },
              {
                "average": 24568.2186,
                "count": 8718715,
                "maximum": 64768,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3469.225898,
                "variance": 12035528.33
              },
              {
                "average": 400614.5057,
                "count": 8718715,
                "maximum": 407413.4224,
                "minimum": 336920.8194,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18326.64169,
                "variance": 335865795.6
              },
              {
                "average": 0,
                "count": 8718715,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8718715,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8718715,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8718715,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8718715,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429160.7256,
              5241695.355,
              624.1720175,
              430121.6856,
              5243085.275,
              658.2920175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429160.7255650795,
                    5241695.354822179,
                    624.1720175399223
                  ],
                  [
                    429160.7255650795,
                    5243085.274822179,
                    624.1720175399223
                  ],
                  [
                    430121.68556507945,
                    5243085.274822179,
                    658.2920175399222
                  ],
                  [
                    430121.68556507945,
                    5241695.354822179,
                    658.2920175399222
                  ],
                  [
                    429160.7255650795,
                    5241695.354822179,
                    624.1720175399223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:56:53+00:00",
            "end_time": "2011-09-17T23:22:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.94998334779717,
              47.32489129227056,
              627.5355893054265
            ],
            [
              -117.95010699866661,
              47.33178641850381,
              627.5355893054265
            ],
            [
              -117.9374869437422,
              47.33189034559418,
              671.1355893054264
            ],
            [
              -117.93736493470894,
              47.324995194434806,
              671.1355893054264
            ],
            [
              -117.94998334779717,
              47.32489129227056,
              627.5355893054265
            ]
          ]
        ]
      },
      "bbox": [
        -117.950107,
        47.32489129,
        627.5355893,
        -117.9373649,
        47.33189035,
        671.1355893
      ],
      "properties": {
        "datetime": "2011-09-18T19:13:08Z",
        "pc:count": 3315571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428802.3362,
            "count": 3315571,
            "maximum": 429169.8189,
            "minimum": 428216.1989,
            "name": "X",
            "position": 0,
            "stddev": 249.0726721,
            "variance": 62037.19599
          },
          {
            "average": 5241960.295,
            "count": 3315571,
            "maximum": 5242473.052,
            "minimum": 5241706.672,
            "name": "Y",
            "position": 1,
            "stddev": 173.3306656,
            "variance": 30043.51963
          },
          {
            "average": 648.547709,
            "count": 3315571,
            "maximum": 671.1355893,
            "minimum": 627.5355893,
            "name": "Z",
            "position": 2,
            "stddev": 8.493068857,
            "variance": 72.13221862
          },
          {
            "average": 113.98452,
            "count": 3315571,
            "maximum": 189,
            "minimum": 14,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.86771896,
            "variance": 319.2553807
          },
          {
            "average": 1,
            "count": 3315571,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3315571,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.500099078,
            "count": 3315571,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000656,
            "variance": 0.2500000656
          },
          {
            "average": 0,
            "count": 3315571,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309803349,
            "count": 3315571,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4624124766,
            "variance": 0.2138252985
          },
          {
            "average": -1.846234599,
            "count": 3315571,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.851772357,
            "variance": 78.35387386
          },
          {
            "average": 2,
            "count": 3315571,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.07129873,
            "count": 3315571,
            "maximum": 48,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.102154596,
            "variance": 1.214744754
          },
          {
            "average": 33859.32204,
            "count": 3315571,
            "maximum": 54016,
            "minimum": 9472,
            "name": "Red",
            "position": 12,
            "stddev": 5865.218212,
            "variance": 34400784.68
          },
          {
            "average": 29866.72939,
            "count": 3315571,
            "maximum": 48640,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 5220.426608,
            "variance": 27252853.97
          },
          {
            "average": 26136.90115,
            "count": 3315571,
            "maximum": 42752,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 4104.927203,
            "variance": 16850427.34
          },
          {
            "average": 406983.4986,
            "count": 3315571,
            "maximum": 408388.3409,
            "minimum": 405351.277,
            "name": "GpsTime",
            "position": 15,
            "stddev": 556.4300824,
            "variance": 309614.4366
          },
          {
            "average": 0,
            "count": 3315571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3315571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3315571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3315571,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3315571,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428216.1989,
          5241706.672,
          627.5355893,
          429169.8189,
          5242473.052,
          671.1355893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428216.19891359436,
                5241706.671983884,
                627.5355893054265
              ],
              [
                428216.19891359436,
                5242473.051983885,
                627.5355893054265
              ],
              [
                429169.81891359435,
                5242473.051983885,
                671.1355893054264
              ],
              [
                429169.81891359435,
                5241706.671983884,
                671.1355893054264
              ],
              [
                428216.19891359436,
                5241706.671983884,
                627.5355893054265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:13:08+00:00",
        "end_time": "2011-09-18T18:22:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.950107,
            47.32489129,
            627.5355893,
            -117.9373649,
            47.33189035,
            671.1355893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.94998334779717,
                  47.32489129227056,
                  627.5355893054265
                ],
                [
                  -117.95010699866661,
                  47.33178641850381,
                  627.5355893054265
                ],
                [
                  -117.9374869437422,
                  47.33189034559418,
                  671.1355893054264
                ],
                [
                  -117.93736493470894,
                  47.324995194434806,
                  671.1355893054264
                ],
                [
                  -117.94998334779717,
                  47.32489129227056,
                  627.5355893054265
                ]
              ]
            ]
          },
          "id": "47117C8120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:13:08Z",
            "pc:count": 3315571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428802.3362,
                "count": 3315571,
                "maximum": 429169.8189,
                "minimum": 428216.1989,
                "name": "X",
                "position": 0,
                "stddev": 249.0726721,
                "variance": 62037.19599
              },
              {
                "average": 5241960.295,
                "count": 3315571,
                "maximum": 5242473.052,
                "minimum": 5241706.672,
                "name": "Y",
                "position": 1,
                "stddev": 173.3306656,
                "variance": 30043.51963
              },
              {
                "average": 648.547709,
                "count": 3315571,
                "maximum": 671.1355893,
                "minimum": 627.5355893,
                "name": "Z",
                "position": 2,
                "stddev": 8.493068857,
                "variance": 72.13221862
              },
              {
                "average": 113.98452,
                "count": 3315571,
                "maximum": 189,
                "minimum": 14,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.86771896,
                "variance": 319.2553807
              },
              {
                "average": 1,
                "count": 3315571,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3315571,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.500099078,
                "count": 3315571,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000656,
                "variance": 0.2500000656
              },
              {
                "average": 0,
                "count": 3315571,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309803349,
                "count": 3315571,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4624124766,
                "variance": 0.2138252985
              },
              {
                "average": -1.846234599,
                "count": 3315571,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.851772357,
                "variance": 78.35387386
              },
              {
                "average": 2,
                "count": 3315571,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.07129873,
                "count": 3315571,
                "maximum": 48,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.102154596,
                "variance": 1.214744754
              },
              {
                "average": 33859.32204,
                "count": 3315571,
                "maximum": 54016,
                "minimum": 9472,
                "name": "Red",
                "position": 12,
                "stddev": 5865.218212,
                "variance": 34400784.68
              },
              {
                "average": 29866.72939,
                "count": 3315571,
                "maximum": 48640,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 5220.426608,
                "variance": 27252853.97
              },
              {
                "average": 26136.90115,
                "count": 3315571,
                "maximum": 42752,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 4104.927203,
                "variance": 16850427.34
              },
              {
                "average": 406983.4986,
                "count": 3315571,
                "maximum": 408388.3409,
                "minimum": 405351.277,
                "name": "GpsTime",
                "position": 15,
                "stddev": 556.4300824,
                "variance": 309614.4366
              },
              {
                "average": 0,
                "count": 3315571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3315571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3315571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3315571,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3315571,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428216.1989,
              5241706.672,
              627.5355893,
              429169.8189,
              5242473.052,
              671.1355893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428216.19891359436,
                    5241706.671983884,
                    627.5355893054265
                  ],
                  [
                    428216.19891359436,
                    5242473.051983885,
                    627.5355893054265
                  ],
                  [
                    429169.81891359435,
                    5242473.051983885,
                    671.1355893054264
                  ],
                  [
                    429169.81891359435,
                    5241706.671983884,
                    671.1355893054264
                  ],
                  [
                    428216.19891359436,
                    5241706.671983884,
                    627.5355893054265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:13:08+00:00",
            "end_time": "2011-09-18T18:22:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83748400281993,
              47.34990502940368,
              603.0866096731978
            ],
            [
              -117.83768319665603,
              47.36249198679046,
              603.0866096731978
            ],
            [
              -117.82498763911246,
              47.36258406744308,
              697.8666096731978
            ],
            [
              -117.82479146332969,
              47.34999706974146,
              697.8666096731978
            ],
            [
              -117.83748400281993,
              47.34990502940368,
              603.0866096731978
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376832,
        47.34990503,
        603.0866097,
        -117.8247915,
        47.36258407,
        697.8666097
      ],
      "properties": {
        "datetime": "2011-09-17T21:47:39Z",
        "pc:count": 10989270,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437230.3264,
            "count": 10989270,
            "maximum": 437705.5816,
            "minimum": 436746.8416,
            "name": "X",
            "position": 0,
            "stddev": 270.0068734,
            "variance": 72903.71167
          },
          {
            "average": 5245082.95,
            "count": 10989270,
            "maximum": 5245787.982,
            "minimum": 5244389.002,
            "name": "Y",
            "position": 1,
            "stddev": 403.7284943,
            "variance": 162996.6971
          },
          {
            "average": 656.7705416,
            "count": 10989270,
            "maximum": 697.8666097,
            "minimum": 603.0866097,
            "name": "Z",
            "position": 2,
            "stddev": 9.747631363,
            "variance": 95.01631719
          },
          {
            "average": 105.7871462,
            "count": 10989270,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.16517483,
            "variance": 1034.598472
          },
          {
            "average": 1.024526561,
            "count": 10989270,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1656416748,
            "variance": 0.02743716443
          },
          {
            "average": 1.053460421,
            "count": 10989270,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2540085632,
            "variance": 0.06452035016
          },
          {
            "average": 0.4999348455,
            "count": 10989270,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000185,
            "variance": 0.2500000185
          },
          {
            "average": 0,
            "count": 10989270,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276810107,
            "count": 10989270,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4474218252,
            "variance": 0.2001862897
          },
          {
            "average": -0.9459363119,
            "count": 10989270,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.916672254,
            "variance": 79.50704408
          },
          {
            "average": 1,
            "count": 10989270,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.2633467,
            "count": 10989270,
            "maximum": 27,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.895937793,
            "variance": 3.594580113
          },
          {
            "average": 28745.55532,
            "count": 10989270,
            "maximum": 62720,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 8792.965079,
            "variance": 77316234.88
          },
          {
            "average": 26819.14879,
            "count": 10989270,
            "maximum": 64000,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7427.023721,
            "variance": 55160681.35
          },
          {
            "average": 24428.56346,
            "count": 10989270,
            "maximum": 64512,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6288.860238,
            "variance": 39549763.1
          },
          {
            "average": 329019.8029,
            "count": 10989270,
            "maximum": 331259.0941,
            "minimum": 327024.2614,
            "name": "GpsTime",
            "position": 15,
            "stddev": 862.0738335,
            "variance": 743171.2945
          },
          {
            "average": 0,
            "count": 10989270,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10989270,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10989270,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10989270,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10989270,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436746.8416,
          5244389.002,
          603.0866097,
          437705.5816,
          5245787.982,
          697.8666097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436746.84160817217,
                5244389.001912475,
                603.0866096731978
              ],
              [
                436746.84160817217,
                5245787.981912475,
                603.0866096731978
              ],
              [
                437705.58160817216,
                5245787.981912475,
                697.8666096731978
              ],
              [
                437705.58160817216,
                5244389.001912475,
                697.8666096731978
              ],
              [
                436746.84160817217,
                5244389.001912475,
                603.0866096731978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:47:39+00:00",
        "end_time": "2011-09-17T20:37:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376832,
            47.34990503,
            603.0866097,
            -117.8247915,
            47.36258407,
            697.8666097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83748400281993,
                  47.34990502940368,
                  603.0866096731978
                ],
                [
                  -117.83768319665603,
                  47.36249198679046,
                  603.0866096731978
                ],
                [
                  -117.82498763911246,
                  47.36258406744308,
                  697.8666096731978
                ],
                [
                  -117.82479146332969,
                  47.34999706974146,
                  697.8666096731978
                ],
                [
                  -117.83748400281993,
                  47.34990502940368,
                  603.0866096731978
                ]
              ]
            ]
          },
          "id": "47117C7109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:47:39Z",
            "pc:count": 10989270,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437230.3264,
                "count": 10989270,
                "maximum": 437705.5816,
                "minimum": 436746.8416,
                "name": "X",
                "position": 0,
                "stddev": 270.0068734,
                "variance": 72903.71167
              },
              {
                "average": 5245082.95,
                "count": 10989270,
                "maximum": 5245787.982,
                "minimum": 5244389.002,
                "name": "Y",
                "position": 1,
                "stddev": 403.7284943,
                "variance": 162996.6971
              },
              {
                "average": 656.7705416,
                "count": 10989270,
                "maximum": 697.8666097,
                "minimum": 603.0866097,
                "name": "Z",
                "position": 2,
                "stddev": 9.747631363,
                "variance": 95.01631719
              },
              {
                "average": 105.7871462,
                "count": 10989270,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.16517483,
                "variance": 1034.598472
              },
              {
                "average": 1.024526561,
                "count": 10989270,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1656416748,
                "variance": 0.02743716443
              },
              {
                "average": 1.053460421,
                "count": 10989270,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2540085632,
                "variance": 0.06452035016
              },
              {
                "average": 0.4999348455,
                "count": 10989270,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000185,
                "variance": 0.2500000185
              },
              {
                "average": 0,
                "count": 10989270,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276810107,
                "count": 10989270,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4474218252,
                "variance": 0.2001862897
              },
              {
                "average": -0.9459363119,
                "count": 10989270,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.916672254,
                "variance": 79.50704408
              },
              {
                "average": 1,
                "count": 10989270,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.2633467,
                "count": 10989270,
                "maximum": 27,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.895937793,
                "variance": 3.594580113
              },
              {
                "average": 28745.55532,
                "count": 10989270,
                "maximum": 62720,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 8792.965079,
                "variance": 77316234.88
              },
              {
                "average": 26819.14879,
                "count": 10989270,
                "maximum": 64000,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7427.023721,
                "variance": 55160681.35
              },
              {
                "average": 24428.56346,
                "count": 10989270,
                "maximum": 64512,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6288.860238,
                "variance": 39549763.1
              },
              {
                "average": 329019.8029,
                "count": 10989270,
                "maximum": 331259.0941,
                "minimum": 327024.2614,
                "name": "GpsTime",
                "position": 15,
                "stddev": 862.0738335,
                "variance": 743171.2945
              },
              {
                "average": 0,
                "count": 10989270,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10989270,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10989270,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10989270,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10989270,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436746.8416,
              5244389.002,
              603.0866097,
              437705.5816,
              5245787.982,
              697.8666097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436746.84160817217,
                    5244389.001912475,
                    603.0866096731978
                  ],
                  [
                    436746.84160817217,
                    5245787.981912475,
                    603.0866096731978
                  ],
                  [
                    437705.58160817216,
                    5245787.981912475,
                    697.8666096731978
                  ],
                  [
                    437705.58160817216,
                    5244389.001912475,
                    697.8666096731978
                  ],
                  [
                    436746.84160817217,
                    5244389.001912475,
                    603.0866096731978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:47:39+00:00",
            "end_time": "2011-09-17T20:37:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76248555659537,
              47.36070251887466,
              648.8027470939279
            ],
            [
              -117.76251136397012,
              47.36249354039246,
              648.8027470939279
            ],
            [
              -117.74998825409934,
              47.36257616559181,
              702.1627470939278
            ],
            [
              -117.74996287047455,
              47.36078513892556,
              702.1627470939278
            ],
            [
              -117.76248555659537,
              47.36070251887466,
              648.8027470939279
            ]
          ]
        ]
      },
      "bbox": [
        -117.7625114,
        47.36070252,
        648.8027471,
        -117.7499629,
        47.36257617,
        702.1627471
      ],
      "properties": {
        "datetime": "2011-09-18T21:31:44Z",
        "pc:count": 2312766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442809.7537,
            "count": 2312766,
            "maximum": 443368.713,
            "minimum": 442423.013,
            "name": "X",
            "position": 0,
            "stddev": 269.7742541,
            "variance": 72778.14816
          },
          {
            "average": 5245628.274,
            "count": 2312766,
            "maximum": 5245729.84,
            "minimum": 5245530.78,
            "name": "Y",
            "position": 1,
            "stddev": 59.07759697,
            "variance": 3490.162464
          },
          {
            "average": 668.8540508,
            "count": 2312766,
            "maximum": 702.1627471,
            "minimum": 648.8027471,
            "name": "Z",
            "position": 2,
            "stddev": 8.186024239,
            "variance": 67.01099284
          },
          {
            "average": 99.40535835,
            "count": 2312766,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.61282274,
            "variance": 1569.175725
          },
          {
            "average": 1.06833895,
            "count": 2312766,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2740944666,
            "variance": 0.07512777661
          },
          {
            "average": 1.148815315,
            "count": 2312766,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4160169568,
            "variance": 0.1730701083
          },
          {
            "average": 0.4996679301,
            "count": 2312766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999978,
            "variance": 0.2499999978
          },
          {
            "average": 0,
            "count": 2312766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190907338,
            "count": 2312766,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3930162757,
            "variance": 0.154461793
          },
          {
            "average": 0.2214161972,
            "count": 2312766,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.016339409,
            "variance": 81.29437634
          },
          {
            "average": 2.543895059,
            "count": 2312766,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8391534242,
            "variance": 0.7041784693
          },
          {
            "average": 87.11783812,
            "count": 2312766,
            "maximum": 114,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 46.47008023,
            "variance": 2159.468356
          },
          {
            "average": 21598.60185,
            "count": 2312766,
            "maximum": 49408,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9866.80288,
            "variance": 97353799.07
          },
          {
            "average": 21020.48164,
            "count": 2312766,
            "maximum": 49408,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8248.336242,
            "variance": 68035050.76
          },
          {
            "average": 20156.1414,
            "count": 2312766,
            "maximum": 48384,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6984.555243,
            "variance": 48784011.94
          },
          {
            "average": 394396.8438,
            "count": 2312766,
            "maximum": 416704.2788,
            "minimum": 320722.0001,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39903.27322,
            "variance": 1592271214
          },
          {
            "average": 0,
            "count": 2312766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2312766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2312766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2312766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2312766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442423.013,
          5245530.78,
          648.8027471,
          443368.713,
          5245729.84,
          702.1627471
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442423.01299506624,
                5245530.779950242,
                648.8027470939279
              ],
              [
                442423.01299506624,
                5245729.839950242,
                648.8027470939279
              ],
              [
                443368.7129950662,
                5245729.839950242,
                702.1627470939278
              ],
              [
                443368.7129950662,
                5245530.779950242,
                702.1627470939278
              ],
              [
                442423.01299506624,
                5245530.779950242,
                648.8027470939279
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:31:44+00:00",
        "end_time": "2011-09-17T18:52:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7625114,
            47.36070252,
            648.8027471,
            -117.7499629,
            47.36257617,
            702.1627471
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76248555659537,
                  47.36070251887466,
                  648.8027470939279
                ],
                [
                  -117.76251136397012,
                  47.36249354039246,
                  648.8027470939279
                ],
                [
                  -117.74998825409934,
                  47.36257616559181,
                  702.1627470939278
                ],
                [
                  -117.74996287047455,
                  47.36078513892556,
                  702.1627470939278
                ],
                [
                  -117.76248555659537,
                  47.36070251887466,
                  648.8027470939279
                ]
              ]
            ]
          },
          "id": "47117C7210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:31:44Z",
            "pc:count": 2312766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442809.7537,
                "count": 2312766,
                "maximum": 443368.713,
                "minimum": 442423.013,
                "name": "X",
                "position": 0,
                "stddev": 269.7742541,
                "variance": 72778.14816
              },
              {
                "average": 5245628.274,
                "count": 2312766,
                "maximum": 5245729.84,
                "minimum": 5245530.78,
                "name": "Y",
                "position": 1,
                "stddev": 59.07759697,
                "variance": 3490.162464
              },
              {
                "average": 668.8540508,
                "count": 2312766,
                "maximum": 702.1627471,
                "minimum": 648.8027471,
                "name": "Z",
                "position": 2,
                "stddev": 8.186024239,
                "variance": 67.01099284
              },
              {
                "average": 99.40535835,
                "count": 2312766,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.61282274,
                "variance": 1569.175725
              },
              {
                "average": 1.06833895,
                "count": 2312766,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2740944666,
                "variance": 0.07512777661
              },
              {
                "average": 1.148815315,
                "count": 2312766,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4160169568,
                "variance": 0.1730701083
              },
              {
                "average": 0.4996679301,
                "count": 2312766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999978,
                "variance": 0.2499999978
              },
              {
                "average": 0,
                "count": 2312766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190907338,
                "count": 2312766,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3930162757,
                "variance": 0.154461793
              },
              {
                "average": 0.2214161972,
                "count": 2312766,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.016339409,
                "variance": 81.29437634
              },
              {
                "average": 2.543895059,
                "count": 2312766,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8391534242,
                "variance": 0.7041784693
              },
              {
                "average": 87.11783812,
                "count": 2312766,
                "maximum": 114,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 46.47008023,
                "variance": 2159.468356
              },
              {
                "average": 21598.60185,
                "count": 2312766,
                "maximum": 49408,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9866.80288,
                "variance": 97353799.07
              },
              {
                "average": 21020.48164,
                "count": 2312766,
                "maximum": 49408,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8248.336242,
                "variance": 68035050.76
              },
              {
                "average": 20156.1414,
                "count": 2312766,
                "maximum": 48384,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6984.555243,
                "variance": 48784011.94
              },
              {
                "average": 394396.8438,
                "count": 2312766,
                "maximum": 416704.2788,
                "minimum": 320722.0001,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39903.27322,
                "variance": 1592271214
              },
              {
                "average": 0,
                "count": 2312766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2312766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2312766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2312766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2312766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442423.013,
              5245530.78,
              648.8027471,
              443368.713,
              5245729.84,
              702.1627471
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442423.01299506624,
                    5245530.779950242,
                    648.8027470939279
                  ],
                  [
                    442423.01299506624,
                    5245729.839950242,
                    648.8027470939279
                  ],
                  [
                    443368.7129950662,
                    5245729.839950242,
                    702.1627470939278
                  ],
                  [
                    443368.7129950662,
                    5245530.779950242,
                    702.1627470939278
                  ],
                  [
                    442423.01299506624,
                    5245530.779950242,
                    648.8027470939279
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:31:44+00:00",
            "end_time": "2011-09-17T18:52:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.46248547567,
              47.4499443077716,
              705.0225529256372
            ],
            [
              -117.46259552259639,
              47.462492930436966,
              705.0225529256372
            ],
            [
              -117.44998695892967,
              47.462543106163615,
              773.0425529256372
            ],
            [
              -117.44987991120655,
              47.44999446159067,
              773.0425529256372
            ],
            [
              -117.46248547567,
              47.4499443077716,
              705.0225529256372
            ]
          ]
        ]
      },
      "bbox": [
        -117.4625955,
        47.44994431,
        705.0225529,
        -117.4498799,
        47.46254311,
        773.0425529
      ],
      "properties": {
        "datetime": "2011-09-18T19:33:54Z",
        "pc:count": 12591762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 465609.6858,
            "count": 12591762,
            "maximum": 466085.8711,
            "minimum": 465135.5711,
            "name": "X",
            "position": 0,
            "stddev": 268.2537107,
            "variance": 71960.05333
          },
          {
            "average": 5255984.927,
            "count": 12591762,
            "maximum": 5256665.063,
            "minimum": 5255270.423,
            "name": "Y",
            "position": 1,
            "stddev": 391.2909998,
            "variance": 153108.6465
          },
          {
            "average": 722.7301729,
            "count": 12591762,
            "maximum": 773.0425529,
            "minimum": 705.0225529,
            "name": "Z",
            "position": 2,
            "stddev": 11.81160519,
            "variance": 139.5140171
          },
          {
            "average": 93.74857236,
            "count": 12591762,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.69413255,
            "variance": 2274.73028
          },
          {
            "average": 1.150420886,
            "count": 12591762,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3920825336,
            "variance": 0.1537287131
          },
          {
            "average": 1.319168755,
            "count": 12591762,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.56381268,
            "variance": 0.3178847381
          },
          {
            "average": 0.4998290946,
            "count": 12591762,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999906,
            "variance": 0.2499999906
          },
          {
            "average": 0,
            "count": 12591762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203831044,
            "count": 12591762,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.402844837,
            "variance": 0.1622839627
          },
          {
            "average": -2.589211576,
            "count": 12591762,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.974353234,
            "variance": 80.53901597
          },
          {
            "average": 6.433929898,
            "count": 12591762,
            "maximum": 7,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4956155376,
            "variance": 0.2456347611
          },
          {
            "average": 110.2260553,
            "count": 12591762,
            "maximum": 134,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.18641031,
            "variance": 368.1183406
          },
          {
            "average": 17041.33372,
            "count": 12591762,
            "maximum": 64512,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8709.24198,
            "variance": 75850895.86
          },
          {
            "average": 18052.96936,
            "count": 12591762,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7459.07761,
            "variance": 55637838.79
          },
          {
            "average": 15619.07171,
            "count": 12591762,
            "maximum": 65024,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6449.854429,
            "variance": 41600622.15
          },
          {
            "average": 368364.3377,
            "count": 12591762,
            "maximum": 409634.6509,
            "minimum": 336478.2543,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34746.3179,
            "variance": 1207306608
          },
          {
            "average": 0,
            "count": 12591762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12591762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12591762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12591762,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12591762,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          465135.5711,
          5255270.423,
          705.0225529,
          466085.8711,
          5256665.063,
          773.0425529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                465135.5711253203,
                5255270.423127561,
                705.0225529256372
              ],
              [
                465135.5711253203,
                5256665.0631275615,
                705.0225529256372
              ],
              [
                466085.8711253203,
                5256665.0631275615,
                773.0425529256372
              ],
              [
                466085.8711253203,
                5255270.423127561,
                773.0425529256372
              ],
              [
                465135.5711253203,
                5255270.423127561,
                705.0225529256372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:33:54+00:00",
        "end_time": "2011-09-17T23:14:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4625955,
            47.44994431,
            705.0225529,
            -117.4498799,
            47.46254311,
            773.0425529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.46248547567,
                  47.4499443077716,
                  705.0225529256372
                ],
                [
                  -117.46259552259639,
                  47.462492930436966,
                  705.0225529256372
                ],
                [
                  -117.44998695892967,
                  47.462543106163615,
                  773.0425529256372
                ],
                [
                  -117.44987991120655,
                  47.44999446159067,
                  773.0425529256372
                ],
                [
                  -117.46248547567,
                  47.4499443077716,
                  705.0225529256372
                ]
              ]
            ]
          },
          "id": "47117D4119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:33:54Z",
            "pc:count": 12591762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 465609.6858,
                "count": 12591762,
                "maximum": 466085.8711,
                "minimum": 465135.5711,
                "name": "X",
                "position": 0,
                "stddev": 268.2537107,
                "variance": 71960.05333
              },
              {
                "average": 5255984.927,
                "count": 12591762,
                "maximum": 5256665.063,
                "minimum": 5255270.423,
                "name": "Y",
                "position": 1,
                "stddev": 391.2909998,
                "variance": 153108.6465
              },
              {
                "average": 722.7301729,
                "count": 12591762,
                "maximum": 773.0425529,
                "minimum": 705.0225529,
                "name": "Z",
                "position": 2,
                "stddev": 11.81160519,
                "variance": 139.5140171
              },
              {
                "average": 93.74857236,
                "count": 12591762,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.69413255,
                "variance": 2274.73028
              },
              {
                "average": 1.150420886,
                "count": 12591762,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3920825336,
                "variance": 0.1537287131
              },
              {
                "average": 1.319168755,
                "count": 12591762,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.56381268,
                "variance": 0.3178847381
              },
              {
                "average": 0.4998290946,
                "count": 12591762,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999906,
                "variance": 0.2499999906
              },
              {
                "average": 0,
                "count": 12591762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203831044,
                "count": 12591762,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.402844837,
                "variance": 0.1622839627
              },
              {
                "average": -2.589211576,
                "count": 12591762,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.974353234,
                "variance": 80.53901597
              },
              {
                "average": 6.433929898,
                "count": 12591762,
                "maximum": 7,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4956155376,
                "variance": 0.2456347611
              },
              {
                "average": 110.2260553,
                "count": 12591762,
                "maximum": 134,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.18641031,
                "variance": 368.1183406
              },
              {
                "average": 17041.33372,
                "count": 12591762,
                "maximum": 64512,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8709.24198,
                "variance": 75850895.86
              },
              {
                "average": 18052.96936,
                "count": 12591762,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7459.07761,
                "variance": 55637838.79
              },
              {
                "average": 15619.07171,
                "count": 12591762,
                "maximum": 65024,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6449.854429,
                "variance": 41600622.15
              },
              {
                "average": 368364.3377,
                "count": 12591762,
                "maximum": 409634.6509,
                "minimum": 336478.2543,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34746.3179,
                "variance": 1207306608
              },
              {
                "average": 0,
                "count": 12591762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12591762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12591762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12591762,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12591762,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              465135.5711,
              5255270.423,
              705.0225529,
              466085.8711,
              5256665.063,
              773.0425529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    465135.5711253203,
                    5255270.423127561,
                    705.0225529256372
                  ],
                  [
                    465135.5711253203,
                    5256665.0631275615,
                    705.0225529256372
                  ],
                  [
                    466085.8711253203,
                    5256665.0631275615,
                    773.0425529256372
                  ],
                  [
                    466085.8711253203,
                    5255270.423127561,
                    773.0425529256372
                  ],
                  [
                    465135.5711253203,
                    5255270.423127561,
                    705.0225529256372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:33:54+00:00",
            "end_time": "2011-09-17T23:14:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86248324312925,
              47.349901305520746,
              646.3768896638665
            ],
            [
              -117.86268844118891,
              47.36249178017041,
              646.3768896638665
            ],
            [
              -117.84998846285038,
              47.36258666365376,
              710.4368896638664
            ],
            [
              -117.84978628469986,
              47.349996147450526,
              710.4368896638664
            ],
            [
              -117.86248324312925,
              47.349901305520746,
              646.3768896638665
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626884,
        47.34990131,
        646.3768897,
        -117.8497863,
        47.36258666,
        710.4368897
      ],
      "properties": {
        "datetime": "2011-09-17T22:58:00Z",
        "pc:count": 10527982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435336.5386,
            "count": 10527982,
            "maximum": 435817.7957,
            "minimum": 434858.7157,
            "name": "X",
            "position": 0,
            "stddev": 274.5580706,
            "variance": 75382.13412
          },
          {
            "average": 5245117.193,
            "count": 10527982,
            "maximum": 5245808.571,
            "minimum": 5244409.191,
            "name": "Y",
            "position": 1,
            "stddev": 399.1956517,
            "variance": 159357.1683
          },
          {
            "average": 665.5223489,
            "count": 10527982,
            "maximum": 710.4368897,
            "minimum": 646.3768897,
            "name": "Z",
            "position": 2,
            "stddev": 12.29296649,
            "variance": 151.1170251
          },
          {
            "average": 108.5564424,
            "count": 10527982,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.95731252,
            "variance": 781.6113234
          },
          {
            "average": 1.000238602,
            "count": 10527982,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01627148352,
            "variance": 0.0002647611761
          },
          {
            "average": 1.000530871,
            "count": 10527982,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02526840171,
            "variance": 0.0006384921251
          },
          {
            "average": 0.5001079979,
            "count": 10527982,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000121,
            "variance": 0.2500000121
          },
          {
            "average": 0,
            "count": 10527982,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285871594,
            "count": 10527982,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4518285574,
            "variance": 0.2041490453
          },
          {
            "average": -0.3886564941,
            "count": 10527982,
            "maximum": 22.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.202559374,
            "variance": 84.68709903
          },
          {
            "average": 1,
            "count": 10527982,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.72598994,
            "count": 10527982,
            "maximum": 35,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.868576243,
            "variance": 3.491577176
          },
          {
            "average": 31258.08075,
            "count": 10527982,
            "maximum": 60928,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 6174.899301,
            "variance": 38129381.38
          },
          {
            "average": 28767.94412,
            "count": 10527982,
            "maximum": 60416,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5452.906021,
            "variance": 29734184.08
          },
          {
            "average": 25794.99109,
            "count": 10527982,
            "maximum": 60160,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 4613.106981,
            "variance": 21280756.02
          },
          {
            "average": 332606.9289,
            "count": 10527982,
            "maximum": 335480.6635,
            "minimum": 330315.6884,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1072.78663,
            "variance": 1150871.154
          },
          {
            "average": 0,
            "count": 10527982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10527982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10527982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10527982,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10527982,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434858.7157,
          5244409.191,
          646.3768897,
          435817.7957,
          5245808.571,
          710.4368897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434858.7156812385,
                5244409.191306302,
                646.3768896638665
              ],
              [
                434858.7156812385,
                5245808.571306303,
                646.3768896638665
              ],
              [
                435817.79568123847,
                5245808.571306303,
                710.4368896638664
              ],
              [
                435817.79568123847,
                5244409.191306302,
                710.4368896638664
              ],
              [
                434858.7156812385,
                5244409.191306302,
                646.3768896638665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:58:00+00:00",
        "end_time": "2011-09-17T21:31:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626884,
            47.34990131,
            646.3768897,
            -117.8497863,
            47.36258666,
            710.4368897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86248324312925,
                  47.349901305520746,
                  646.3768896638665
                ],
                [
                  -117.86268844118891,
                  47.36249178017041,
                  646.3768896638665
                ],
                [
                  -117.84998846285038,
                  47.36258666365376,
                  710.4368896638664
                ],
                [
                  -117.84978628469986,
                  47.349996147450526,
                  710.4368896638664
                ],
                [
                  -117.86248324312925,
                  47.349901305520746,
                  646.3768896638665
                ]
              ]
            ]
          },
          "id": "47117C7107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:58:00Z",
            "pc:count": 10527982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435336.5386,
                "count": 10527982,
                "maximum": 435817.7957,
                "minimum": 434858.7157,
                "name": "X",
                "position": 0,
                "stddev": 274.5580706,
                "variance": 75382.13412
              },
              {
                "average": 5245117.193,
                "count": 10527982,
                "maximum": 5245808.571,
                "minimum": 5244409.191,
                "name": "Y",
                "position": 1,
                "stddev": 399.1956517,
                "variance": 159357.1683
              },
              {
                "average": 665.5223489,
                "count": 10527982,
                "maximum": 710.4368897,
                "minimum": 646.3768897,
                "name": "Z",
                "position": 2,
                "stddev": 12.29296649,
                "variance": 151.1170251
              },
              {
                "average": 108.5564424,
                "count": 10527982,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.95731252,
                "variance": 781.6113234
              },
              {
                "average": 1.000238602,
                "count": 10527982,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01627148352,
                "variance": 0.0002647611761
              },
              {
                "average": 1.000530871,
                "count": 10527982,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02526840171,
                "variance": 0.0006384921251
              },
              {
                "average": 0.5001079979,
                "count": 10527982,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000121,
                "variance": 0.2500000121
              },
              {
                "average": 0,
                "count": 10527982,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285871594,
                "count": 10527982,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4518285574,
                "variance": 0.2041490453
              },
              {
                "average": -0.3886564941,
                "count": 10527982,
                "maximum": 22.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.202559374,
                "variance": 84.68709903
              },
              {
                "average": 1,
                "count": 10527982,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.72598994,
                "count": 10527982,
                "maximum": 35,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.868576243,
                "variance": 3.491577176
              },
              {
                "average": 31258.08075,
                "count": 10527982,
                "maximum": 60928,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 6174.899301,
                "variance": 38129381.38
              },
              {
                "average": 28767.94412,
                "count": 10527982,
                "maximum": 60416,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5452.906021,
                "variance": 29734184.08
              },
              {
                "average": 25794.99109,
                "count": 10527982,
                "maximum": 60160,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 4613.106981,
                "variance": 21280756.02
              },
              {
                "average": 332606.9289,
                "count": 10527982,
                "maximum": 335480.6635,
                "minimum": 330315.6884,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1072.78663,
                "variance": 1150871.154
              },
              {
                "average": 0,
                "count": 10527982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10527982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10527982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10527982,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10527982,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434858.7157,
              5244409.191,
              646.3768897,
              435817.7957,
              5245808.571,
              710.4368897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434858.7156812385,
                    5244409.191306302,
                    646.3768896638665
                  ],
                  [
                    434858.7156812385,
                    5245808.571306303,
                    646.3768896638665
                  ],
                  [
                    435817.79568123847,
                    5245808.571306303,
                    710.4368896638664
                  ],
                  [
                    435817.79568123847,
                    5244409.191306302,
                    710.4368896638664
                  ],
                  [
                    434858.7156812385,
                    5244409.191306302,
                    646.3768896638665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:58:00+00:00",
            "end_time": "2011-09-17T21:31:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86248395006402,
              47.33740117831571,
              631.9498384680535
            ],
            [
              -117.86268906741043,
              47.34999222038246,
              631.9498384680535
            ],
            [
              -117.84998758668489,
              47.350087118628416,
              691.2498384680534
            ],
            [
              -117.84978548841467,
              47.33749603500127,
              691.2498384680534
            ],
            [
              -117.86248395006402,
              47.33740117831571,
              631.9498384680535
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626891,
        47.33740118,
        631.9498385,
        -117.8497855,
        47.35008712,
        691.2498385
      ],
      "properties": {
        "datetime": "2011-09-17T22:08:39Z",
        "pc:count": 10651485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435329.5315,
            "count": 10651485,
            "maximum": 435802.7023,
            "minimum": 434843.2823,
            "name": "X",
            "position": 0,
            "stddev": 273.9027557,
            "variance": 75022.7196
          },
          {
            "average": 5243708.187,
            "count": 10651485,
            "maximum": 5244419.467,
            "minimum": 5243020.027,
            "name": "Y",
            "position": 1,
            "stddev": 403.885238,
            "variance": 163123.2855
          },
          {
            "average": 656.7596647,
            "count": 10651485,
            "maximum": 691.2498385,
            "minimum": 631.9498385,
            "name": "Z",
            "position": 2,
            "stddev": 8.359790498,
            "variance": 69.88609718
          },
          {
            "average": 103.3912757,
            "count": 10651485,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.37253981,
            "variance": 1251.216573
          },
          {
            "average": 1.003805854,
            "count": 10651485,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06464312797,
            "variance": 0.004178733994
          },
          {
            "average": 1.00840634,
            "count": 10651485,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09980380497,
            "variance": 0.009960799486
          },
          {
            "average": 0.5000258649,
            "count": 10651485,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000228,
            "variance": 0.2500000228
          },
          {
            "average": 0,
            "count": 10651485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286419781,
            "count": 10651485,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4520879441,
            "variance": 0.2043835092
          },
          {
            "average": -0.5263303371,
            "count": 10651485,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.856754427,
            "variance": 78.44209898
          },
          {
            "average": 1,
            "count": 10651485,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.87990022,
            "count": 10651485,
            "maximum": 30,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.883569567,
            "variance": 3.547834315
          },
          {
            "average": 27727.11994,
            "count": 10651485,
            "maximum": 64000,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 8618.62571,
            "variance": 74280709.14
          },
          {
            "average": 25789.47533,
            "count": 10651485,
            "maximum": 65024,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7414.904897,
            "variance": 54980814.63
          },
          {
            "average": 23727.58395,
            "count": 10651485,
            "maximum": 64768,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 5921.453914,
            "variance": 35063616.45
          },
          {
            "average": 330204.323,
            "count": 10651485,
            "maximum": 332519.929,
            "minimum": 327976.459,
            "name": "GpsTime",
            "position": 15,
            "stddev": 861.9290533,
            "variance": 742921.6929
          },
          {
            "average": 0,
            "count": 10651485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10651485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10651485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10651485,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10651485,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434843.2823,
          5243020.027,
          631.9498385,
          435802.7023,
          5244419.467,
          691.2498385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434843.28226188273,
                5243020.027019393,
                631.9498384680535
              ],
              [
                434843.28226188273,
                5244419.467019392,
                631.9498384680535
              ],
              [
                435802.7022618828,
                5244419.467019392,
                691.2498384680534
              ],
              [
                435802.7022618828,
                5243020.027019393,
                691.2498384680534
              ],
              [
                434843.28226188273,
                5243020.027019393,
                631.9498384680535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:08:39+00:00",
        "end_time": "2011-09-17T20:52:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626891,
            47.33740118,
            631.9498385,
            -117.8497855,
            47.35008712,
            691.2498385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86248395006402,
                  47.33740117831571,
                  631.9498384680535
                ],
                [
                  -117.86268906741043,
                  47.34999222038246,
                  631.9498384680535
                ],
                [
                  -117.84998758668489,
                  47.350087118628416,
                  691.2498384680534
                ],
                [
                  -117.84978548841467,
                  47.33749603500127,
                  691.2498384680534
                ],
                [
                  -117.86248395006402,
                  47.33740117831571,
                  631.9498384680535
                ]
              ]
            ]
          },
          "id": "47117C7112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:08:39Z",
            "pc:count": 10651485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435329.5315,
                "count": 10651485,
                "maximum": 435802.7023,
                "minimum": 434843.2823,
                "name": "X",
                "position": 0,
                "stddev": 273.9027557,
                "variance": 75022.7196
              },
              {
                "average": 5243708.187,
                "count": 10651485,
                "maximum": 5244419.467,
                "minimum": 5243020.027,
                "name": "Y",
                "position": 1,
                "stddev": 403.885238,
                "variance": 163123.2855
              },
              {
                "average": 656.7596647,
                "count": 10651485,
                "maximum": 691.2498385,
                "minimum": 631.9498385,
                "name": "Z",
                "position": 2,
                "stddev": 8.359790498,
                "variance": 69.88609718
              },
              {
                "average": 103.3912757,
                "count": 10651485,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.37253981,
                "variance": 1251.216573
              },
              {
                "average": 1.003805854,
                "count": 10651485,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06464312797,
                "variance": 0.004178733994
              },
              {
                "average": 1.00840634,
                "count": 10651485,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09980380497,
                "variance": 0.009960799486
              },
              {
                "average": 0.5000258649,
                "count": 10651485,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000228,
                "variance": 0.2500000228
              },
              {
                "average": 0,
                "count": 10651485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286419781,
                "count": 10651485,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4520879441,
                "variance": 0.2043835092
              },
              {
                "average": -0.5263303371,
                "count": 10651485,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.856754427,
                "variance": 78.44209898
              },
              {
                "average": 1,
                "count": 10651485,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.87990022,
                "count": 10651485,
                "maximum": 30,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.883569567,
                "variance": 3.547834315
              },
              {
                "average": 27727.11994,
                "count": 10651485,
                "maximum": 64000,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 8618.62571,
                "variance": 74280709.14
              },
              {
                "average": 25789.47533,
                "count": 10651485,
                "maximum": 65024,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7414.904897,
                "variance": 54980814.63
              },
              {
                "average": 23727.58395,
                "count": 10651485,
                "maximum": 64768,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 5921.453914,
                "variance": 35063616.45
              },
              {
                "average": 330204.323,
                "count": 10651485,
                "maximum": 332519.929,
                "minimum": 327976.459,
                "name": "GpsTime",
                "position": 15,
                "stddev": 861.9290533,
                "variance": 742921.6929
              },
              {
                "average": 0,
                "count": 10651485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10651485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10651485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10651485,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10651485,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434843.2823,
              5243020.027,
              631.9498385,
              435802.7023,
              5244419.467,
              691.2498385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434843.28226188273,
                    5243020.027019393,
                    631.9498384680535
                  ],
                  [
                    434843.28226188273,
                    5244419.467019392,
                    631.9498384680535
                  ],
                  [
                    435802.7022618828,
                    5244419.467019392,
                    691.2498384680534
                  ],
                  [
                    435802.7022618828,
                    5243020.027019393,
                    691.2498384680534
                  ],
                  [
                    434843.28226188273,
                    5243020.027019393,
                    631.9498384680535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:08:39+00:00",
            "end_time": "2011-09-17T20:52:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98748296813083,
              47.299887703826585,
              575.8227988697047
            ],
            [
              -117.9877171502864,
              47.312459490905695,
              575.8227988697047
            ],
            [
              -117.97498780276977,
              47.312568496325625,
              635.9027988697046
            ],
            [
              -117.97475663749806,
              47.29999666158603,
              635.9027988697046
            ],
            [
              -117.98748296813083,
              47.299887703826585,
              575.8227988697047
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877172,
        47.2998877,
        575.8227989,
        -117.9747566,
        47.3125685,
        635.9027989
      ],
      "properties": {
        "datetime": "2011-09-18T19:34:59Z",
        "pc:count": 10523264,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425831.8486,
            "count": 10523264,
            "maximum": 426309.6632,
            "minimum": 425347.4232,
            "name": "X",
            "position": 0,
            "stddev": 271.5955016,
            "variance": 73764.11648
          },
          {
            "average": 5239642.029,
            "count": 10523264,
            "maximum": 5240360.561,
            "minimum": 5238963.221,
            "name": "Y",
            "position": 1,
            "stddev": 396.0401507,
            "variance": 156847.801
          },
          {
            "average": 602.1241308,
            "count": 10523264,
            "maximum": 635.9027989,
            "minimum": 575.8227989,
            "name": "Z",
            "position": 2,
            "stddev": 15.00082915,
            "variance": 225.0248752
          },
          {
            "average": 104.2379087,
            "count": 10523264,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.46822705,
            "variance": 1479.804493
          },
          {
            "average": 1.009143551,
            "count": 10523264,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09949487746,
            "variance": 0.009899230641
          },
          {
            "average": 1.020497918,
            "count": 10523264,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1534832046,
            "variance": 0.02355709409
          },
          {
            "average": 0.5000396265,
            "count": 10523264,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000222,
            "variance": 0.2500000222
          },
          {
            "average": 0,
            "count": 10523264,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274890091,
            "count": 10523264,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4464588983,
            "variance": 0.1993255479
          },
          {
            "average": -1.493691536,
            "count": 10523264,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.80059432,
            "variance": 77.45046039
          },
          {
            "average": 2,
            "count": 10523264,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.60438605,
            "count": 10523264,
            "maximum": 53,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.85530275,
            "variance": 3.442148296
          },
          {
            "average": 24592.45871,
            "count": 10523264,
            "maximum": 65024,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 7979.559776,
            "variance": 63673374.22
          },
          {
            "average": 23380.01681,
            "count": 10523264,
            "maximum": 65024,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6841.359644,
            "variance": 46804201.77
          },
          {
            "average": 21996.43645,
            "count": 10523264,
            "maximum": 65024,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 5775.321204,
            "variance": 33354335.01
          },
          {
            "average": 408586.6599,
            "count": 10523264,
            "maximum": 409699.9323,
            "minimum": 406301.5816,
            "name": "GpsTime",
            "position": 15,
            "stddev": 727.38935,
            "variance": 529095.2665
          },
          {
            "average": 0,
            "count": 10523264,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10523264,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10523264,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10523264,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10523264,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425347.4232,
          5238963.221,
          575.8227989,
          426309.6632,
          5240360.561,
          635.9027989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425347.4231752878,
                5238963.220737029,
                575.8227988697047
              ],
              [
                425347.4231752878,
                5240360.560737029,
                575.8227988697047
              ],
              [
                426309.6631752878,
                5240360.560737029,
                635.9027988697046
              ],
              [
                426309.6631752878,
                5238963.220737029,
                635.9027988697046
              ],
              [
                425347.4231752878,
                5238963.220737029,
                575.8227988697047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:34:59+00:00",
        "end_time": "2011-09-18T18:38:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877172,
            47.2998877,
            575.8227989,
            -117.9747566,
            47.3125685,
            635.9027989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98748296813083,
                  47.299887703826585,
                  575.8227988697047
                ],
                [
                  -117.9877171502864,
                  47.312459490905695,
                  575.8227988697047
                ],
                [
                  -117.97498780276977,
                  47.312568496325625,
                  635.9027988697046
                ],
                [
                  -117.97475663749806,
                  47.29999666158603,
                  635.9027988697046
                ],
                [
                  -117.98748296813083,
                  47.299887703826585,
                  575.8227988697047
                ]
              ]
            ]
          },
          "id": "47117C8302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:34:59Z",
            "pc:count": 10523264,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425831.8486,
                "count": 10523264,
                "maximum": 426309.6632,
                "minimum": 425347.4232,
                "name": "X",
                "position": 0,
                "stddev": 271.5955016,
                "variance": 73764.11648
              },
              {
                "average": 5239642.029,
                "count": 10523264,
                "maximum": 5240360.561,
                "minimum": 5238963.221,
                "name": "Y",
                "position": 1,
                "stddev": 396.0401507,
                "variance": 156847.801
              },
              {
                "average": 602.1241308,
                "count": 10523264,
                "maximum": 635.9027989,
                "minimum": 575.8227989,
                "name": "Z",
                "position": 2,
                "stddev": 15.00082915,
                "variance": 225.0248752
              },
              {
                "average": 104.2379087,
                "count": 10523264,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.46822705,
                "variance": 1479.804493
              },
              {
                "average": 1.009143551,
                "count": 10523264,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09949487746,
                "variance": 0.009899230641
              },
              {
                "average": 1.020497918,
                "count": 10523264,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1534832046,
                "variance": 0.02355709409
              },
              {
                "average": 0.5000396265,
                "count": 10523264,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000222,
                "variance": 0.2500000222
              },
              {
                "average": 0,
                "count": 10523264,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274890091,
                "count": 10523264,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4464588983,
                "variance": 0.1993255479
              },
              {
                "average": -1.493691536,
                "count": 10523264,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.80059432,
                "variance": 77.45046039
              },
              {
                "average": 2,
                "count": 10523264,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.60438605,
                "count": 10523264,
                "maximum": 53,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.85530275,
                "variance": 3.442148296
              },
              {
                "average": 24592.45871,
                "count": 10523264,
                "maximum": 65024,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 7979.559776,
                "variance": 63673374.22
              },
              {
                "average": 23380.01681,
                "count": 10523264,
                "maximum": 65024,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6841.359644,
                "variance": 46804201.77
              },
              {
                "average": 21996.43645,
                "count": 10523264,
                "maximum": 65024,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 5775.321204,
                "variance": 33354335.01
              },
              {
                "average": 408586.6599,
                "count": 10523264,
                "maximum": 409699.9323,
                "minimum": 406301.5816,
                "name": "GpsTime",
                "position": 15,
                "stddev": 727.38935,
                "variance": 529095.2665
              },
              {
                "average": 0,
                "count": 10523264,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10523264,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10523264,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10523264,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10523264,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425347.4232,
              5238963.221,
              575.8227989,
              426309.6632,
              5240360.561,
              635.9027989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425347.4231752878,
                    5238963.220737029,
                    575.8227988697047
                  ],
                  [
                    425347.4231752878,
                    5240360.560737029,
                    575.8227988697047
                  ],
                  [
                    426309.6631752878,
                    5240360.560737029,
                    635.9027988697046
                  ],
                  [
                    426309.6631752878,
                    5238963.220737029,
                    635.9027988697046
                  ],
                  [
                    425347.4231752878,
                    5238963.220737029,
                    575.8227988697047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:34:59+00:00",
            "end_time": "2011-09-18T18:38:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82498551392638,
              47.31409264256803,
              609.2603081819045
            ],
            [
              -117.82515520484952,
              47.324992002492976,
              609.2603081819045
            ],
            [
              -117.81248791454777,
              47.3250825050655,
              668.7403081819045
            ],
            [
              -117.8123208279147,
              47.31418311083186,
              668.7403081819045
            ],
            [
              -117.82498551392638,
              47.31409264256803,
              609.2603081819045
            ]
          ]
        ]
      },
      "bbox": [
        -117.8251552,
        47.31409264,
        609.2603082,
        -117.8123208,
        47.32508251,
        668.7403082
      ],
      "properties": {
        "datetime": "2011-09-17T19:35:38Z",
        "pc:count": 6952062,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438008.0625,
            "count": 6952062,
            "maximum": 438605.958,
            "minimum": 437648.678,
            "name": "X",
            "position": 0,
            "stddev": 244.8887822,
            "variance": 59970.51565
          },
          {
            "average": 5241193.795,
            "count": 6952062,
            "maximum": 5241610.429,
            "minimum": 5240399.029,
            "name": "Y",
            "position": 1,
            "stddev": 279.6633716,
            "variance": 78211.60143
          },
          {
            "average": 633.1134282,
            "count": 6952062,
            "maximum": 668.7403082,
            "minimum": 609.2603082,
            "name": "Z",
            "position": 2,
            "stddev": 7.275639669,
            "variance": 52.93493259
          },
          {
            "average": 103.1919661,
            "count": 6952062,
            "maximum": 233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.95413077,
            "variance": 1292.699519
          },
          {
            "average": 1.019992054,
            "count": 6952062,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1489163154,
            "variance": 0.02217606899
          },
          {
            "average": 1.044058871,
            "count": 6952062,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2300865208,
            "variance": 0.05293980705
          },
          {
            "average": 0.5001618225,
            "count": 6952062,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000098,
            "variance": 0.2500000098
          },
          {
            "average": 0,
            "count": 6952062,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237424522,
            "count": 6952062,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4255045765,
            "variance": 0.1810541446
          },
          {
            "average": -0.8740561152,
            "count": 6952062,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.806505064,
            "variance": 77.55453144
          },
          {
            "average": 1,
            "count": 6952062,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.865267744,
            "count": 6952062,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.904411121,
            "variance": 3.626781719
          },
          {
            "average": 22242.15708,
            "count": 6952062,
            "maximum": 56832,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9221.543448,
            "variance": 85036863.57
          },
          {
            "average": 21344.74,
            "count": 6952062,
            "maximum": 58880,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7823.858268,
            "variance": 61212758.19
          },
          {
            "average": 19870.09001,
            "count": 6952062,
            "maximum": 59392,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6243.16215,
            "variance": 38977073.63
          },
          {
            "average": 321953.0917,
            "count": 6952062,
            "maximum": 323338.648,
            "minimum": 321042.1448,
            "name": "GpsTime",
            "position": 15,
            "stddev": 590.163032,
            "variance": 348292.4043
          },
          {
            "average": 0,
            "count": 6952062,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6952062,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6952062,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6952062,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6952062,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437648.678,
          5240399.029,
          609.2603082,
          438605.958,
          5241610.429,
          668.7403082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437648.6779860668,
                5240399.029046184,
                609.2603081819045
              ],
              [
                437648.6779860668,
                5241610.429046185,
                609.2603081819045
              ],
              [
                438605.9579860668,
                5241610.429046185,
                668.7403081819045
              ],
              [
                438605.9579860668,
                5240399.029046184,
                668.7403081819045
              ],
              [
                437648.6779860668,
                5240399.029046184,
                609.2603081819045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:35:38+00:00",
        "end_time": "2011-09-17T18:57:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8251552,
            47.31409264,
            609.2603082,
            -117.8123208,
            47.32508251,
            668.7403082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82498551392638,
                  47.31409264256803,
                  609.2603081819045
                ],
                [
                  -117.82515520484952,
                  47.324992002492976,
                  609.2603081819045
                ],
                [
                  -117.81248791454777,
                  47.3250825050655,
                  668.7403081819045
                ],
                [
                  -117.8123208279147,
                  47.31418311083186,
                  668.7403081819045
                ],
                [
                  -117.82498551392638,
                  47.31409264256803,
                  609.2603081819045
                ]
              ]
            ]
          },
          "id": "47117C7125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:35:38Z",
            "pc:count": 6952062,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438008.0625,
                "count": 6952062,
                "maximum": 438605.958,
                "minimum": 437648.678,
                "name": "X",
                "position": 0,
                "stddev": 244.8887822,
                "variance": 59970.51565
              },
              {
                "average": 5241193.795,
                "count": 6952062,
                "maximum": 5241610.429,
                "minimum": 5240399.029,
                "name": "Y",
                "position": 1,
                "stddev": 279.6633716,
                "variance": 78211.60143
              },
              {
                "average": 633.1134282,
                "count": 6952062,
                "maximum": 668.7403082,
                "minimum": 609.2603082,
                "name": "Z",
                "position": 2,
                "stddev": 7.275639669,
                "variance": 52.93493259
              },
              {
                "average": 103.1919661,
                "count": 6952062,
                "maximum": 233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.95413077,
                "variance": 1292.699519
              },
              {
                "average": 1.019992054,
                "count": 6952062,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1489163154,
                "variance": 0.02217606899
              },
              {
                "average": 1.044058871,
                "count": 6952062,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2300865208,
                "variance": 0.05293980705
              },
              {
                "average": 0.5001618225,
                "count": 6952062,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000098,
                "variance": 0.2500000098
              },
              {
                "average": 0,
                "count": 6952062,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237424522,
                "count": 6952062,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4255045765,
                "variance": 0.1810541446
              },
              {
                "average": -0.8740561152,
                "count": 6952062,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.806505064,
                "variance": 77.55453144
              },
              {
                "average": 1,
                "count": 6952062,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.865267744,
                "count": 6952062,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.904411121,
                "variance": 3.626781719
              },
              {
                "average": 22242.15708,
                "count": 6952062,
                "maximum": 56832,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9221.543448,
                "variance": 85036863.57
              },
              {
                "average": 21344.74,
                "count": 6952062,
                "maximum": 58880,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7823.858268,
                "variance": 61212758.19
              },
              {
                "average": 19870.09001,
                "count": 6952062,
                "maximum": 59392,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6243.16215,
                "variance": 38977073.63
              },
              {
                "average": 321953.0917,
                "count": 6952062,
                "maximum": 323338.648,
                "minimum": 321042.1448,
                "name": "GpsTime",
                "position": 15,
                "stddev": 590.163032,
                "variance": 348292.4043
              },
              {
                "average": 0,
                "count": 6952062,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6952062,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6952062,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6952062,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6952062,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437648.678,
              5240399.029,
              609.2603082,
              438605.958,
              5241610.429,
              668.7403082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437648.6779860668,
                    5240399.029046184,
                    609.2603081819045
                  ],
                  [
                    437648.6779860668,
                    5241610.429046185,
                    609.2603081819045
                  ],
                  [
                    438605.9579860668,
                    5241610.429046185,
                    668.7403081819045
                  ],
                  [
                    438605.9579860668,
                    5240399.029046184,
                    668.7403081819045
                  ],
                  [
                    437648.6779860668,
                    5240399.029046184,
                    609.2603081819045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:35:38+00:00",
            "end_time": "2011-09-17T18:57:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.687485729998,
              47.36163585909721,
              686.6731149353157
            ],
            [
              -117.68749687480849,
              47.362493684930136,
              686.6731149353157
            ],
            [
              -117.67498865623048,
              47.362568025801366,
              736.1331149353157
            ],
            [
              -117.67497771414918,
              47.36171019774974,
              736.1331149353157
            ],
            [
              -117.687485729998,
              47.36163585909721,
              686.6731149353157
            ]
          ]
        ]
      },
      "bbox": [
        -117.6874969,
        47.36163586,
        686.6731149,
        -117.6749777,
        47.36256803,
        736.1331149
      ],
      "properties": {
        "datetime": "2011-09-18T21:27:28Z",
        "pc:count": 869359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 448554.2965,
            "count": 869359,
            "maximum": 449031.8698,
            "minimum": 448087.3098,
            "name": "X",
            "position": 0,
            "stddev": 278.4413669,
            "variance": 77529.5948
          },
          {
            "average": 5245627.264,
            "count": 869359,
            "maximum": 5245677.126,
            "minimum": 5245581.786,
            "name": "Y",
            "position": 1,
            "stddev": 21.84114964,
            "variance": 477.0358176
          },
          {
            "average": 702.6047629,
            "count": 869359,
            "maximum": 736.1331149,
            "minimum": 686.6731149,
            "name": "Z",
            "position": 2,
            "stddev": 6.013958333,
            "variance": 36.16769483
          },
          {
            "average": 96.30220772,
            "count": 869359,
            "maximum": 211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.82437809,
            "variance": 1833.927359
          },
          {
            "average": 1.081154046,
            "count": 869359,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2937937228,
            "variance": 0.08631475154
          },
          {
            "average": 1.176540417,
            "count": 869359,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4382690898,
            "variance": 0.1920797951
          },
          {
            "average": 0.4997003539,
            "count": 869359,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001978,
            "variance": 0.2500001978
          },
          {
            "average": 0,
            "count": 869359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237147139,
            "count": 869359,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4253334948,
            "variance": 0.1809085818
          },
          {
            "average": -0.5115024288,
            "count": 869359,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.34249184,
            "variance": 106.9671374
          },
          {
            "average": 3,
            "count": 869359,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 112.007563,
            "count": 869359,
            "maximum": 113,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8316050531,
            "variance": 0.6915669643
          },
          {
            "average": 25251.08947,
            "count": 869359,
            "maximum": 52736,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 10141.70811,
            "variance": 102854243.4
          },
          {
            "average": 24122.70904,
            "count": 869359,
            "maximum": 49152,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 8249.117142,
            "variance": 68047933.63
          },
          {
            "average": 22501.69589,
            "count": 869359,
            "maximum": 47872,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 7214.139713,
            "variance": 52043811.8
          },
          {
            "average": 415914.1385,
            "count": 869359,
            "maximum": 416448.6812,
            "minimum": 415454.3487,
            "name": "GpsTime",
            "position": 15,
            "stddev": 411.4061172,
            "variance": 169254.9932
          },
          {
            "average": 0,
            "count": 869359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 869359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 869359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 869359,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 869359,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          448087.3098,
          5245581.786,
          686.6731149,
          449031.8698,
          5245677.126,
          736.1331149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                448087.3097813753,
                5245581.785660777,
                686.6731149353157
              ],
              [
                448087.3097813753,
                5245677.125660777,
                686.6731149353157
              ],
              [
                449031.86978137534,
                5245677.125660777,
                736.1331149353157
              ],
              [
                449031.86978137534,
                5245581.785660777,
                736.1331149353157
              ],
              [
                448087.3097813753,
                5245581.785660777,
                686.6731149353157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:27:28+00:00",
        "end_time": "2011-09-18T21:10:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6874969,
            47.36163586,
            686.6731149,
            -117.6749777,
            47.36256803,
            736.1331149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.687485729998,
                  47.36163585909721,
                  686.6731149353157
                ],
                [
                  -117.68749687480849,
                  47.362493684930136,
                  686.6731149353157
                ],
                [
                  -117.67498865623048,
                  47.362568025801366,
                  736.1331149353157
                ],
                [
                  -117.67497771414918,
                  47.36171019774974,
                  736.1331149353157
                ],
                [
                  -117.687485729998,
                  47.36163585909721,
                  686.6731149353157
                ]
              ]
            ]
          },
          "id": "47117C6206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:27:28Z",
            "pc:count": 869359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 448554.2965,
                "count": 869359,
                "maximum": 449031.8698,
                "minimum": 448087.3098,
                "name": "X",
                "position": 0,
                "stddev": 278.4413669,
                "variance": 77529.5948
              },
              {
                "average": 5245627.264,
                "count": 869359,
                "maximum": 5245677.126,
                "minimum": 5245581.786,
                "name": "Y",
                "position": 1,
                "stddev": 21.84114964,
                "variance": 477.0358176
              },
              {
                "average": 702.6047629,
                "count": 869359,
                "maximum": 736.1331149,
                "minimum": 686.6731149,
                "name": "Z",
                "position": 2,
                "stddev": 6.013958333,
                "variance": 36.16769483
              },
              {
                "average": 96.30220772,
                "count": 869359,
                "maximum": 211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.82437809,
                "variance": 1833.927359
              },
              {
                "average": 1.081154046,
                "count": 869359,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2937937228,
                "variance": 0.08631475154
              },
              {
                "average": 1.176540417,
                "count": 869359,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4382690898,
                "variance": 0.1920797951
              },
              {
                "average": 0.4997003539,
                "count": 869359,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001978,
                "variance": 0.2500001978
              },
              {
                "average": 0,
                "count": 869359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237147139,
                "count": 869359,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4253334948,
                "variance": 0.1809085818
              },
              {
                "average": -0.5115024288,
                "count": 869359,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.34249184,
                "variance": 106.9671374
              },
              {
                "average": 3,
                "count": 869359,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 112.007563,
                "count": 869359,
                "maximum": 113,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8316050531,
                "variance": 0.6915669643
              },
              {
                "average": 25251.08947,
                "count": 869359,
                "maximum": 52736,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 10141.70811,
                "variance": 102854243.4
              },
              {
                "average": 24122.70904,
                "count": 869359,
                "maximum": 49152,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 8249.117142,
                "variance": 68047933.63
              },
              {
                "average": 22501.69589,
                "count": 869359,
                "maximum": 47872,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 7214.139713,
                "variance": 52043811.8
              },
              {
                "average": 415914.1385,
                "count": 869359,
                "maximum": 416448.6812,
                "minimum": 415454.3487,
                "name": "GpsTime",
                "position": 15,
                "stddev": 411.4061172,
                "variance": 169254.9932
              },
              {
                "average": 0,
                "count": 869359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 869359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 869359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 869359,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 869359,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              448087.3098,
              5245581.786,
              686.6731149,
              449031.8698,
              5245677.126,
              736.1331149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    448087.3097813753,
                    5245581.785660777,
                    686.6731149353157
                  ],
                  [
                    448087.3097813753,
                    5245677.125660777,
                    686.6731149353157
                  ],
                  [
                    449031.86978137534,
                    5245677.125660777,
                    736.1331149353157
                  ],
                  [
                    449031.86978137534,
                    5245581.785660777,
                    736.1331149353157
                  ],
                  [
                    448087.3097813753,
                    5245581.785660777,
                    686.6731149353157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:27:28+00:00",
            "end_time": "2011-09-18T21:10:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.48748417544982,
              47.46244215944269,
              703.15153328843
            ],
            [
              -117.48760024129717,
              47.47499286860519,
              703.15153328843
            ],
            [
              -117.47498660923824,
              47.47504581300653,
              755.41153328843
            ],
            [
              -117.47487354559614,
              47.46249508072286,
              755.41153328843
            ],
            [
              -117.48748417544982,
              47.46244215944269,
              703.15153328843
            ]
          ]
        ]
      },
      "bbox": [
        -117.4876002,
        47.46244216,
        703.1515333,
        -117.4748735,
        47.47504581,
        755.4115333
      ],
      "properties": {
        "datetime": "2011-09-18T21:05:12Z",
        "pc:count": 12466027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 463726.5074,
            "count": 12466027,
            "maximum": 464210.2168,
            "minimum": 463259.7568,
            "name": "X",
            "position": 0,
            "stddev": 271.0235879,
            "variance": 73453.7852
          },
          {
            "average": 5257372.331,
            "count": 12466027,
            "maximum": 5258065.76,
            "minimum": 5256670.88,
            "name": "Y",
            "position": 1,
            "stddev": 400.5349137,
            "variance": 160428.2171
          },
          {
            "average": 717.7258602,
            "count": 12466027,
            "maximum": 755.4115333,
            "minimum": 703.1515333,
            "name": "Z",
            "position": 2,
            "stddev": 8.481438806,
            "variance": 71.93480421
          },
          {
            "average": 91.56896684,
            "count": 12466027,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.25226045,
            "variance": 2425.785159
          },
          {
            "average": 1.154427068,
            "count": 12466027,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4010872341,
            "variance": 0.1608709694
          },
          {
            "average": 1.329444979,
            "count": 12466027,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5830302144,
            "variance": 0.3399242309
          },
          {
            "average": 0.4997118168,
            "count": 12466027,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999937,
            "variance": 0.249999937
          },
          {
            "average": 0,
            "count": 12466027,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190983462,
            "count": 12466027,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3930760638,
            "variance": 0.1545087919
          },
          {
            "average": -1.954732573,
            "count": 12466027,
            "maximum": 24,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.023296426,
            "variance": 81.41987839
          },
          {
            "average": 7,
            "count": 12466027,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 137.2554189,
            "count": 12466027,
            "maximum": 142,
            "minimum": 133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.200544873,
            "variance": 4.84239774
          },
          {
            "average": 16071.46805,
            "count": 12466027,
            "maximum": 65024,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8500.18281,
            "variance": 72253107.8
          },
          {
            "average": 17208.31945,
            "count": 12466027,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7555.803157,
            "variance": 57090161.35
          },
          {
            "average": 14962.8558,
            "count": 12466027,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6568.729078,
            "variance": 43148201.7
          },
          {
            "average": 411653.967,
            "count": 12466027,
            "maximum": 415112.5198,
            "minimum": 408460.3252,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1565.815567,
            "variance": 2451778.39
          },
          {
            "average": 0,
            "count": 12466027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12466027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12466027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12466027,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12466027,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          463259.7568,
          5256670.88,
          703.1515333,
          464210.2168,
          5258065.76,
          755.4115333
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                463259.7568009287,
                5256670.880285776,
                703.15153328843
              ],
              [
                463259.7568009287,
                5258065.760285777,
                703.15153328843
              ],
              [
                464210.21680092864,
                5258065.760285777,
                755.41153328843
              ],
              [
                464210.21680092864,
                5256670.880285776,
                755.41153328843
              ],
              [
                463259.7568009287,
                5256670.880285776,
                703.15153328843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:05:12+00:00",
        "end_time": "2011-09-18T19:14:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4876002,
            47.46244216,
            703.1515333,
            -117.4748735,
            47.47504581,
            755.4115333
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.48748417544982,
                  47.46244215944269,
                  703.15153328843
                ],
                [
                  -117.48760024129717,
                  47.47499286860519,
                  703.15153328843
                ],
                [
                  -117.47498660923824,
                  47.47504581300653,
                  755.41153328843
                ],
                [
                  -117.47487354559614,
                  47.46249508072286,
                  755.41153328843
                ],
                [
                  -117.48748417544982,
                  47.46244215944269,
                  703.15153328843
                ]
              ]
            ]
          },
          "id": "47117D4112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:05:12Z",
            "pc:count": 12466027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 463726.5074,
                "count": 12466027,
                "maximum": 464210.2168,
                "minimum": 463259.7568,
                "name": "X",
                "position": 0,
                "stddev": 271.0235879,
                "variance": 73453.7852
              },
              {
                "average": 5257372.331,
                "count": 12466027,
                "maximum": 5258065.76,
                "minimum": 5256670.88,
                "name": "Y",
                "position": 1,
                "stddev": 400.5349137,
                "variance": 160428.2171
              },
              {
                "average": 717.7258602,
                "count": 12466027,
                "maximum": 755.4115333,
                "minimum": 703.1515333,
                "name": "Z",
                "position": 2,
                "stddev": 8.481438806,
                "variance": 71.93480421
              },
              {
                "average": 91.56896684,
                "count": 12466027,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.25226045,
                "variance": 2425.785159
              },
              {
                "average": 1.154427068,
                "count": 12466027,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4010872341,
                "variance": 0.1608709694
              },
              {
                "average": 1.329444979,
                "count": 12466027,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5830302144,
                "variance": 0.3399242309
              },
              {
                "average": 0.4997118168,
                "count": 12466027,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999937,
                "variance": 0.249999937
              },
              {
                "average": 0,
                "count": 12466027,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190983462,
                "count": 12466027,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3930760638,
                "variance": 0.1545087919
              },
              {
                "average": -1.954732573,
                "count": 12466027,
                "maximum": 24,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.023296426,
                "variance": 81.41987839
              },
              {
                "average": 7,
                "count": 12466027,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 137.2554189,
                "count": 12466027,
                "maximum": 142,
                "minimum": 133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.200544873,
                "variance": 4.84239774
              },
              {
                "average": 16071.46805,
                "count": 12466027,
                "maximum": 65024,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8500.18281,
                "variance": 72253107.8
              },
              {
                "average": 17208.31945,
                "count": 12466027,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7555.803157,
                "variance": 57090161.35
              },
              {
                "average": 14962.8558,
                "count": 12466027,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6568.729078,
                "variance": 43148201.7
              },
              {
                "average": 411653.967,
                "count": 12466027,
                "maximum": 415112.5198,
                "minimum": 408460.3252,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1565.815567,
                "variance": 2451778.39
              },
              {
                "average": 0,
                "count": 12466027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12466027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12466027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12466027,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12466027,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              463259.7568,
              5256670.88,
              703.1515333,
              464210.2168,
              5258065.76,
              755.4115333
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    463259.7568009287,
                    5256670.880285776,
                    703.15153328843
                  ],
                  [
                    463259.7568009287,
                    5258065.760285777,
                    703.15153328843
                  ],
                  [
                    464210.21680092864,
                    5258065.760285777,
                    755.41153328843
                  ],
                  [
                    464210.21680092864,
                    5256670.880285776,
                    755.41153328843
                  ],
                  [
                    463259.7568009287,
                    5256670.880285776,
                    703.15153328843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:05:12+00:00",
            "end_time": "2011-09-18T19:14:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D5101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.61408176243867,
              47.48748544333935,
              743.6359653731124
            ],
            [
              -117.61409690243318,
              47.48878431900209,
              743.6359653731124
            ],
            [
              -117.61248646957694,
              47.48879293225546,
              752.8359653731125
            ],
            [
              -117.61247136928012,
              47.48749405620335,
              752.8359653731125
            ],
            [
              -117.61408176243867,
              47.48748544333935,
              743.6359653731124
            ]
          ]
        ]
      },
      "bbox": [
        -117.6140969,
        47.48748544,
        743.6359654,
        -117.6124714,
        47.48879293,
        752.8359654
      ],
      "properties": {
        "datetime": "2011-09-18T22:37:04Z",
        "pc:count": 63089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453817.5656,
            "count": 63089,
            "maximum": 453861.8027,
            "minimum": 453740.4827,
            "name": "X",
            "position": 0,
            "stddev": 29.1843258,
            "variance": 851.7248725
          },
          {
            "average": 5259565.323,
            "count": 63089,
            "maximum": 5259666.012,
            "minimum": 5259521.652,
            "name": "Y",
            "position": 1,
            "stddev": 33.39579282,
            "variance": 1115.278978
          },
          {
            "average": 749.8996752,
            "count": 63089,
            "maximum": 752.8359654,
            "minimum": 743.6359654,
            "name": "Z",
            "position": 2,
            "stddev": 2.287695075,
            "variance": 5.233548754
          },
          {
            "average": 120.7576123,
            "count": 63089,
            "maximum": 176,
            "minimum": 24,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.2299954,
            "variance": 332.3327322
          },
          {
            "average": 1,
            "count": 63089,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 63089,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4998652697,
            "count": 63089,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000039446,
            "variance": 0.2500039446
          },
          {
            "average": 0,
            "count": 63089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376404762,
            "count": 63089,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4844872935,
            "variance": 0.2347279376
          },
          {
            "average": -6.85538179,
            "count": 63089,
            "maximum": 3,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.595419582,
            "variance": 21.11788113
          },
          {
            "average": 77.66556769,
            "count": 63089,
            "maximum": 124,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 55.94194138,
            "variance": 3129.500805
          },
          {
            "average": 193.2620425,
            "count": 63089,
            "maximum": 221,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 35.03937948,
            "variance": 1227.758114
          },
          {
            "average": 23302.8779,
            "count": 63089,
            "maximum": 52224,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 5329.76434,
            "variance": 28406387.92
          },
          {
            "average": 24779.55751,
            "count": 63089,
            "maximum": 55040,
            "minimum": 13056,
            "name": "Green",
            "position": 13,
            "stddev": 3968.78537,
            "variance": 15751257.31
          },
          {
            "average": 18698.12817,
            "count": 63089,
            "maximum": 52224,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 3656.821473,
            "variance": 13372343.28
          },
          {
            "average": 420155.0557,
            "count": 63089,
            "maximum": 420624.4066,
            "minimum": 419406.7684,
            "name": "GpsTime",
            "position": 15,
            "stddev": 591.8230484,
            "variance": 350254.5207
          },
          {
            "average": 0,
            "count": 63089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          453740.4827,
          5259521.652,
          743.6359654,
          453861.8027,
          5259666.012,
          752.8359654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                453740.48273307754,
                5259521.6523016635,
                743.6359653731124
              ],
              [
                453740.48273307754,
                5259666.012301663,
                743.6359653731124
              ],
              [
                453861.8027330775,
                5259666.012301663,
                752.8359653731125
              ],
              [
                453861.8027330775,
                5259521.6523016635,
                752.8359653731125
              ],
              [
                453740.48273307754,
                5259521.6523016635,
                743.6359653731124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:37:04+00:00",
        "end_time": "2011-09-18T22:16:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D5101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D5101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D5101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D5101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6140969,
            47.48748544,
            743.6359654,
            -117.6124714,
            47.48879293,
            752.8359654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.61408176243867,
                  47.48748544333935,
                  743.6359653731124
                ],
                [
                  -117.61409690243318,
                  47.48878431900209,
                  743.6359653731124
                ],
                [
                  -117.61248646957694,
                  47.48879293225546,
                  752.8359653731125
                ],
                [
                  -117.61247136928012,
                  47.48749405620335,
                  752.8359653731125
                ],
                [
                  -117.61408176243867,
                  47.48748544333935,
                  743.6359653731124
                ]
              ]
            ]
          },
          "id": "47117D5101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D5101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:37:04Z",
            "pc:count": 63089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453817.5656,
                "count": 63089,
                "maximum": 453861.8027,
                "minimum": 453740.4827,
                "name": "X",
                "position": 0,
                "stddev": 29.1843258,
                "variance": 851.7248725
              },
              {
                "average": 5259565.323,
                "count": 63089,
                "maximum": 5259666.012,
                "minimum": 5259521.652,
                "name": "Y",
                "position": 1,
                "stddev": 33.39579282,
                "variance": 1115.278978
              },
              {
                "average": 749.8996752,
                "count": 63089,
                "maximum": 752.8359654,
                "minimum": 743.6359654,
                "name": "Z",
                "position": 2,
                "stddev": 2.287695075,
                "variance": 5.233548754
              },
              {
                "average": 120.7576123,
                "count": 63089,
                "maximum": 176,
                "minimum": 24,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.2299954,
                "variance": 332.3327322
              },
              {
                "average": 1,
                "count": 63089,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 63089,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4998652697,
                "count": 63089,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000039446,
                "variance": 0.2500039446
              },
              {
                "average": 0,
                "count": 63089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376404762,
                "count": 63089,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4844872935,
                "variance": 0.2347279376
              },
              {
                "average": -6.85538179,
                "count": 63089,
                "maximum": 3,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.595419582,
                "variance": 21.11788113
              },
              {
                "average": 77.66556769,
                "count": 63089,
                "maximum": 124,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 55.94194138,
                "variance": 3129.500805
              },
              {
                "average": 193.2620425,
                "count": 63089,
                "maximum": 221,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 35.03937948,
                "variance": 1227.758114
              },
              {
                "average": 23302.8779,
                "count": 63089,
                "maximum": 52224,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 5329.76434,
                "variance": 28406387.92
              },
              {
                "average": 24779.55751,
                "count": 63089,
                "maximum": 55040,
                "minimum": 13056,
                "name": "Green",
                "position": 13,
                "stddev": 3968.78537,
                "variance": 15751257.31
              },
              {
                "average": 18698.12817,
                "count": 63089,
                "maximum": 52224,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 3656.821473,
                "variance": 13372343.28
              },
              {
                "average": 420155.0557,
                "count": 63089,
                "maximum": 420624.4066,
                "minimum": 419406.7684,
                "name": "GpsTime",
                "position": 15,
                "stddev": 591.8230484,
                "variance": 350254.5207
              },
              {
                "average": 0,
                "count": 63089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              453740.4827,
              5259521.652,
              743.6359654,
              453861.8027,
              5259666.012,
              752.8359654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    453740.48273307754,
                    5259521.6523016635,
                    743.6359653731124
                  ],
                  [
                    453740.48273307754,
                    5259666.012301663,
                    743.6359653731124
                  ],
                  [
                    453861.8027330775,
                    5259666.012301663,
                    752.8359653731125
                  ],
                  [
                    453861.8027330775,
                    5259521.6523016635,
                    752.8359653731125
                  ],
                  [
                    453740.48273307754,
                    5259521.6523016635,
                    743.6359653731124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:37:04+00:00",
            "end_time": "2011-09-18T22:16:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98377948089843,
              47.31241907652745,
              600.7389004173856
            ],
            [
              -117.98384549090305,
              47.31597538685049,
              600.7389004173856
            ],
            [
              -117.97498579151639,
              47.31605110470624,
              629.9389004173856
            ],
            [
              -117.9749203757128,
              47.31249478501645,
              629.9389004173856
            ],
            [
              -117.98377948089843,
              47.31241907652745,
              600.7389004173856
            ]
          ]
        ]
      },
      "bbox": [
        -117.9838455,
        47.31241908,
        600.7389004,
        -117.9749204,
        47.3160511,
        629.9389004
      ],
      "properties": {
        "datetime": "2011-09-18T19:33:09Z",
        "pc:count": 1088063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426097.4738,
            "count": 1088063,
            "maximum": 426314.6569,
            "minimum": 425644.9769,
            "name": "X",
            "position": 0,
            "stddev": 147.4395786,
            "variance": 21738.42935
          },
          {
            "average": 5240489.61,
            "count": 1088063,
            "maximum": 5240747.585,
            "minimum": 5240352.305,
            "name": "Y",
            "position": 1,
            "stddev": 89.90311283,
            "variance": 8082.569696
          },
          {
            "average": 617.0887883,
            "count": 1088063,
            "maximum": 629.9389004,
            "minimum": 600.7389004,
            "name": "Z",
            "position": 2,
            "stddev": 4.416325423,
            "variance": 19.50393024
          },
          {
            "average": 113.8413254,
            "count": 1088063,
            "maximum": 196,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.1061083,
            "variance": 630.3166742
          },
          {
            "average": 1.006753285,
            "count": 1088063,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08472453096,
            "variance": 0.007178246147
          },
          {
            "average": 1.014761094,
            "count": 1088063,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1285056155,
            "variance": 0.01651369322
          },
          {
            "average": 0.5001410764,
            "count": 1088063,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002099,
            "variance": 0.2500002099
          },
          {
            "average": 0,
            "count": 1088063,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283913707,
            "count": 1088063,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4508956652,
            "variance": 0.2033069009
          },
          {
            "average": -1.345286772,
            "count": 1088063,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.458031557,
            "variance": 89.45436094
          },
          {
            "average": 2,
            "count": 1088063,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.51204939,
            "count": 1088063,
            "maximum": 52,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9626519748,
            "variance": 0.9266988245
          },
          {
            "average": 26532.5253,
            "count": 1088063,
            "maximum": 52224,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 6913.11739,
            "variance": 47791192.05
          },
          {
            "average": 24832.09176,
            "count": 1088063,
            "maximum": 49152,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5999.372051,
            "variance": 35992465.01
          },
          {
            "average": 23212.45472,
            "count": 1088063,
            "maximum": 47104,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4916.891217,
            "variance": 24175819.24
          },
          {
            "average": 409273.0078,
            "count": 1088063,
            "maximum": 409589.3615,
            "minimum": 408944.4474,
            "name": "GpsTime",
            "position": 15,
            "stddev": 195.0651575,
            "variance": 38050.41568
          },
          {
            "average": 0,
            "count": 1088063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1088063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1088063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1088063,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1088063,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425644.9769,
          5240352.305,
          600.7389004,
          426314.6569,
          5240747.585,
          629.9389004
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425644.9768589107,
                5240352.305362982,
                600.7389004173856
              ],
              [
                425644.9768589107,
                5240747.585362981,
                600.7389004173856
              ],
              [
                426314.65685891075,
                5240747.585362981,
                629.9389004173856
              ],
              [
                426314.65685891075,
                5240352.305362982,
                629.9389004173856
              ],
              [
                425644.9768589107,
                5240352.305362982,
                600.7389004173856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:33:09+00:00",
        "end_time": "2011-09-18T19:22:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9838455,
            47.31241908,
            600.7389004,
            -117.9749204,
            47.3160511,
            629.9389004
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98377948089843,
                  47.31241907652745,
                  600.7389004173856
                ],
                [
                  -117.98384549090305,
                  47.31597538685049,
                  600.7389004173856
                ],
                [
                  -117.97498579151639,
                  47.31605110470624,
                  629.9389004173856
                ],
                [
                  -117.9749203757128,
                  47.31249478501645,
                  629.9389004173856
                ],
                [
                  -117.98377948089843,
                  47.31241907652745,
                  600.7389004173856
                ]
              ]
            ]
          },
          "id": "47117C8122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:33:09Z",
            "pc:count": 1088063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426097.4738,
                "count": 1088063,
                "maximum": 426314.6569,
                "minimum": 425644.9769,
                "name": "X",
                "position": 0,
                "stddev": 147.4395786,
                "variance": 21738.42935
              },
              {
                "average": 5240489.61,
                "count": 1088063,
                "maximum": 5240747.585,
                "minimum": 5240352.305,
                "name": "Y",
                "position": 1,
                "stddev": 89.90311283,
                "variance": 8082.569696
              },
              {
                "average": 617.0887883,
                "count": 1088063,
                "maximum": 629.9389004,
                "minimum": 600.7389004,
                "name": "Z",
                "position": 2,
                "stddev": 4.416325423,
                "variance": 19.50393024
              },
              {
                "average": 113.8413254,
                "count": 1088063,
                "maximum": 196,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.1061083,
                "variance": 630.3166742
              },
              {
                "average": 1.006753285,
                "count": 1088063,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08472453096,
                "variance": 0.007178246147
              },
              {
                "average": 1.014761094,
                "count": 1088063,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1285056155,
                "variance": 0.01651369322
              },
              {
                "average": 0.5001410764,
                "count": 1088063,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002099,
                "variance": 0.2500002099
              },
              {
                "average": 0,
                "count": 1088063,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283913707,
                "count": 1088063,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4508956652,
                "variance": 0.2033069009
              },
              {
                "average": -1.345286772,
                "count": 1088063,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.458031557,
                "variance": 89.45436094
              },
              {
                "average": 2,
                "count": 1088063,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.51204939,
                "count": 1088063,
                "maximum": 52,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9626519748,
                "variance": 0.9266988245
              },
              {
                "average": 26532.5253,
                "count": 1088063,
                "maximum": 52224,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 6913.11739,
                "variance": 47791192.05
              },
              {
                "average": 24832.09176,
                "count": 1088063,
                "maximum": 49152,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5999.372051,
                "variance": 35992465.01
              },
              {
                "average": 23212.45472,
                "count": 1088063,
                "maximum": 47104,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4916.891217,
                "variance": 24175819.24
              },
              {
                "average": 409273.0078,
                "count": 1088063,
                "maximum": 409589.3615,
                "minimum": 408944.4474,
                "name": "GpsTime",
                "position": 15,
                "stddev": 195.0651575,
                "variance": 38050.41568
              },
              {
                "average": 0,
                "count": 1088063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1088063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1088063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1088063,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1088063,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425644.9769,
              5240352.305,
              600.7389004,
              426314.6569,
              5240747.585,
              629.9389004
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425644.9768589107,
                    5240352.305362982,
                    600.7389004173856
                  ],
                  [
                    425644.9768589107,
                    5240747.585362981,
                    600.7389004173856
                  ],
                  [
                    426314.65685891075,
                    5240747.585362981,
                    629.9389004173856
                  ],
                  [
                    426314.65685891075,
                    5240352.305362982,
                    629.9389004173856
                  ],
                  [
                    425644.9768589107,
                    5240352.305362982,
                    600.7389004173856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:33:09+00:00",
            "end_time": "2011-09-18T19:22:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.53748469518294,
              47.36243589908997,
              711.6841917042019
            ],
            [
              -117.53761227890885,
              47.37499266863913,
              711.6841917042019
            ],
            [
              -117.52498684540141,
              47.375051186933455,
              758.064191704202
            ],
            [
              -117.52486225754723,
              47.36249439182428,
              758.064191704202
            ],
            [
              -117.53748469518294,
              47.36243589908997,
              711.6841917042019
            ]
          ]
        ]
      },
      "bbox": [
        -117.5376123,
        47.3624359,
        711.6841917,
        -117.5248623,
        47.37505119,
        758.0641917
      ],
      "properties": {
        "datetime": "2011-09-18T22:15:14Z",
        "pc:count": 10558078,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 459889.5337,
            "count": 10558078,
            "maximum": 460367.7711,
            "minimum": 459414.6111,
            "name": "X",
            "position": 0,
            "stddev": 271.3772915,
            "variance": 73645.63436
          },
          {
            "average": 5246286.196,
            "count": 10558078,
            "maximum": 5246977.161,
            "minimum": 5245581.621,
            "name": "Y",
            "position": 1,
            "stddev": 399.6001863,
            "variance": 159680.3089
          },
          {
            "average": 725.7083429,
            "count": 10558078,
            "maximum": 758.0641917,
            "minimum": 711.6841917,
            "name": "Z",
            "position": 2,
            "stddev": 8.861106609,
            "variance": 78.51921033
          },
          {
            "average": 103.5634942,
            "count": 10558078,
            "maximum": 196,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.1378299,
            "variance": 366.2565333
          },
          {
            "average": 1.000007104,
            "count": 10558078,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002665242173,
            "variance": 7.103515842e-06
          },
          {
            "average": 1.000016954,
            "count": 10558078,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004117469791,
            "variance": 1.695355748e-05
          },
          {
            "average": 0.5001271065,
            "count": 10558078,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000075,
            "variance": 0.2500000075
          },
          {
            "average": 0,
            "count": 10558078,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306803852,
            "count": 10558078,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4611672891,
            "variance": 0.2126752685
          },
          {
            "average": -1.714814515,
            "count": 10558078,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.894383789,
            "variance": 79.11006299
          },
          {
            "average": 3,
            "count": 10558078,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 114.9686663,
            "count": 10558078,
            "maximum": 119,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.184044866,
            "variance": 4.770051975
          },
          {
            "average": 34492.1365,
            "count": 10558078,
            "maximum": 60672,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 6774.411532,
            "variance": 45892651.61
          },
          {
            "average": 31619.79376,
            "count": 10558078,
            "maximum": 60160,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 6154.530681,
            "variance": 37878247.9
          },
          {
            "average": 28836.07025,
            "count": 10558078,
            "maximum": 59648,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 5098.7565,
            "variance": 25997317.85
          },
          {
            "average": 417377.6444,
            "count": 10558078,
            "maximum": 419314.256,
            "minimum": 415250.3449,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1121.014203,
            "variance": 1256672.843
          },
          {
            "average": 0,
            "count": 10558078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10558078,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10558078,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10558078,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10558078,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          459414.6111,
          5245581.621,
          711.6841917,
          460367.7711,
          5246977.161,
          758.0641917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                459414.61110094684,
                5245581.620622558,
                711.6841917042019
              ],
              [
                459414.61110094684,
                5246977.160622557,
                711.6841917042019
              ],
              [
                460367.7711009469,
                5246977.160622557,
                758.064191704202
              ],
              [
                460367.7711009469,
                5245581.620622558,
                758.064191704202
              ],
              [
                459414.61110094684,
                5245581.620622558,
                711.6841917042019
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:15:14+00:00",
        "end_time": "2011-09-18T21:07:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5376123,
            47.3624359,
            711.6841917,
            -117.5248623,
            47.37505119,
            758.0641917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.53748469518294,
                  47.36243589908997,
                  711.6841917042019
                ],
                [
                  -117.53761227890885,
                  47.37499266863913,
                  711.6841917042019
                ],
                [
                  -117.52498684540141,
                  47.375051186933455,
                  758.064191704202
                ],
                [
                  -117.52486225754723,
                  47.36249439182428,
                  758.064191704202
                ],
                [
                  -117.53748469518294,
                  47.36243589908997,
                  711.6841917042019
                ]
              ]
            ]
          },
          "id": "47117C5203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:15:14Z",
            "pc:count": 10558078,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 459889.5337,
                "count": 10558078,
                "maximum": 460367.7711,
                "minimum": 459414.6111,
                "name": "X",
                "position": 0,
                "stddev": 271.3772915,
                "variance": 73645.63436
              },
              {
                "average": 5246286.196,
                "count": 10558078,
                "maximum": 5246977.161,
                "minimum": 5245581.621,
                "name": "Y",
                "position": 1,
                "stddev": 399.6001863,
                "variance": 159680.3089
              },
              {
                "average": 725.7083429,
                "count": 10558078,
                "maximum": 758.0641917,
                "minimum": 711.6841917,
                "name": "Z",
                "position": 2,
                "stddev": 8.861106609,
                "variance": 78.51921033
              },
              {
                "average": 103.5634942,
                "count": 10558078,
                "maximum": 196,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.1378299,
                "variance": 366.2565333
              },
              {
                "average": 1.000007104,
                "count": 10558078,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002665242173,
                "variance": 7.103515842e-06
              },
              {
                "average": 1.000016954,
                "count": 10558078,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004117469791,
                "variance": 1.695355748e-05
              },
              {
                "average": 0.5001271065,
                "count": 10558078,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000075,
                "variance": 0.2500000075
              },
              {
                "average": 0,
                "count": 10558078,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306803852,
                "count": 10558078,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4611672891,
                "variance": 0.2126752685
              },
              {
                "average": -1.714814515,
                "count": 10558078,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.894383789,
                "variance": 79.11006299
              },
              {
                "average": 3,
                "count": 10558078,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 114.9686663,
                "count": 10558078,
                "maximum": 119,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.184044866,
                "variance": 4.770051975
              },
              {
                "average": 34492.1365,
                "count": 10558078,
                "maximum": 60672,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 6774.411532,
                "variance": 45892651.61
              },
              {
                "average": 31619.79376,
                "count": 10558078,
                "maximum": 60160,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 6154.530681,
                "variance": 37878247.9
              },
              {
                "average": 28836.07025,
                "count": 10558078,
                "maximum": 59648,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 5098.7565,
                "variance": 25997317.85
              },
              {
                "average": 417377.6444,
                "count": 10558078,
                "maximum": 419314.256,
                "minimum": 415250.3449,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1121.014203,
                "variance": 1256672.843
              },
              {
                "average": 0,
                "count": 10558078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10558078,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10558078,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10558078,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10558078,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              459414.6111,
              5245581.621,
              711.6841917,
              460367.7711,
              5246977.161,
              758.0641917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    459414.61110094684,
                    5245581.620622558,
                    711.6841917042019
                  ],
                  [
                    459414.61110094684,
                    5246977.160622557,
                    711.6841917042019
                  ],
                  [
                    460367.7711009469,
                    5246977.160622557,
                    758.064191704202
                  ],
                  [
                    460367.7711009469,
                    5245581.620622558,
                    758.064191704202
                  ],
                  [
                    459414.61110094684,
                    5245581.620622558,
                    711.6841917042019
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:15:14+00:00",
            "end_time": "2011-09-18T21:07:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97498353985857,
              47.29988877358814,
              576.988844346071
            ],
            [
              -117.97521532747393,
              47.31249155727833,
              576.988844346071
            ],
            [
              -117.96248830629584,
              47.312599154221054,
              638.4088443460711
            ],
            [
              -117.9622595424731,
              47.29999632337026,
              638.4088443460711
            ],
            [
              -117.97498353985857,
              47.29988877358814,
              576.988844346071
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752153,
        47.29988877,
        576.9888443,
        -117.9622595,
        47.31259915,
        638.4088443
      ],
      "properties": {
        "datetime": "2011-09-18T19:26:36Z",
        "pc:count": 10661113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426770.8205,
            "count": 10661113,
            "maximum": 427254.4198,
            "minimum": 426292.3598,
            "name": "X",
            "position": 0,
            "stddev": 273.7603834,
            "variance": 74944.74752
          },
          {
            "average": 5239652.371,
            "count": 10661113,
            "maximum": 5240352.226,
            "minimum": 5238951.446,
            "name": "Y",
            "position": 1,
            "stddev": 401.73384,
            "variance": 161390.0782
          },
          {
            "average": 611.1778819,
            "count": 10661113,
            "maximum": 638.4088443,
            "minimum": 576.9888443,
            "name": "Z",
            "position": 2,
            "stddev": 16.45649338,
            "variance": 270.8161743
          },
          {
            "average": 108.1035172,
            "count": 10661113,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.29160384,
            "variance": 1390.663717
          },
          {
            "average": 1.002050724,
            "count": 10661113,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04764002887,
            "variance": 0.002269572351
          },
          {
            "average": 1.004571193,
            "count": 10661113,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07418797889,
            "variance": 0.005503856212
          },
          {
            "average": 0.5000081136,
            "count": 10661113,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000234,
            "variance": 0.2500000234
          },
          {
            "average": 0,
            "count": 10661113,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293390005,
            "count": 10661113,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4553156373,
            "variance": 0.2073123296
          },
          {
            "average": -1.295313927,
            "count": 10661113,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.798717487,
            "variance": 77.41742942
          },
          {
            "average": 1.998892142,
            "count": 10661113,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03326606105,
            "variance": 0.001106630818
          },
          {
            "average": 44.99273275,
            "count": 10661113,
            "maximum": 50,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.892795317,
            "variance": 3.582674111
          },
          {
            "average": 26397.57944,
            "count": 10661113,
            "maximum": 65024,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6599.428008,
            "variance": 43552450.03
          },
          {
            "average": 24767.86001,
            "count": 10661113,
            "maximum": 65024,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5564.535902,
            "variance": 30964059.81
          },
          {
            "average": 23042.81597,
            "count": 10661113,
            "maximum": 65024,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 4487.059298,
            "variance": 20133701.14
          },
          {
            "average": 406861.4477,
            "count": 10661113,
            "maximum": 409196.9858,
            "minimum": 337264.7053,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2503.091042,
            "variance": 6265464.766
          },
          {
            "average": 0,
            "count": 10661113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10661113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10661113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10661113,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10661113,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426292.3598,
          5238951.446,
          576.9888443,
          427254.4198,
          5240352.226,
          638.4088443
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426292.3598267011,
                5238951.4455539845,
                576.988844346071
              ],
              [
                426292.3598267011,
                5240352.225553984,
                576.988844346071
              ],
              [
                427254.41982670117,
                5240352.225553984,
                638.4088443460711
              ],
              [
                427254.41982670117,
                5238951.4455539845,
                638.4088443460711
              ],
              [
                426292.3598267011,
                5238951.4455539845,
                576.988844346071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:26:36+00:00",
        "end_time": "2011-09-17T23:27:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752153,
            47.29988877,
            576.9888443,
            -117.9622595,
            47.31259915,
            638.4088443
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97498353985857,
                  47.29988877358814,
                  576.988844346071
                ],
                [
                  -117.97521532747393,
                  47.31249155727833,
                  576.988844346071
                ],
                [
                  -117.96248830629584,
                  47.312599154221054,
                  638.4088443460711
                ],
                [
                  -117.9622595424731,
                  47.29999632337026,
                  638.4088443460711
                ],
                [
                  -117.97498353985857,
                  47.29988877358814,
                  576.988844346071
                ]
              ]
            ]
          },
          "id": "47117C8303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:26:36Z",
            "pc:count": 10661113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426770.8205,
                "count": 10661113,
                "maximum": 427254.4198,
                "minimum": 426292.3598,
                "name": "X",
                "position": 0,
                "stddev": 273.7603834,
                "variance": 74944.74752
              },
              {
                "average": 5239652.371,
                "count": 10661113,
                "maximum": 5240352.226,
                "minimum": 5238951.446,
                "name": "Y",
                "position": 1,
                "stddev": 401.73384,
                "variance": 161390.0782
              },
              {
                "average": 611.1778819,
                "count": 10661113,
                "maximum": 638.4088443,
                "minimum": 576.9888443,
                "name": "Z",
                "position": 2,
                "stddev": 16.45649338,
                "variance": 270.8161743
              },
              {
                "average": 108.1035172,
                "count": 10661113,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.29160384,
                "variance": 1390.663717
              },
              {
                "average": 1.002050724,
                "count": 10661113,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04764002887,
                "variance": 0.002269572351
              },
              {
                "average": 1.004571193,
                "count": 10661113,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07418797889,
                "variance": 0.005503856212
              },
              {
                "average": 0.5000081136,
                "count": 10661113,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000234,
                "variance": 0.2500000234
              },
              {
                "average": 0,
                "count": 10661113,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293390005,
                "count": 10661113,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4553156373,
                "variance": 0.2073123296
              },
              {
                "average": -1.295313927,
                "count": 10661113,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.798717487,
                "variance": 77.41742942
              },
              {
                "average": 1.998892142,
                "count": 10661113,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03326606105,
                "variance": 0.001106630818
              },
              {
                "average": 44.99273275,
                "count": 10661113,
                "maximum": 50,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.892795317,
                "variance": 3.582674111
              },
              {
                "average": 26397.57944,
                "count": 10661113,
                "maximum": 65024,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6599.428008,
                "variance": 43552450.03
              },
              {
                "average": 24767.86001,
                "count": 10661113,
                "maximum": 65024,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5564.535902,
                "variance": 30964059.81
              },
              {
                "average": 23042.81597,
                "count": 10661113,
                "maximum": 65024,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 4487.059298,
                "variance": 20133701.14
              },
              {
                "average": 406861.4477,
                "count": 10661113,
                "maximum": 409196.9858,
                "minimum": 337264.7053,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2503.091042,
                "variance": 6265464.766
              },
              {
                "average": 0,
                "count": 10661113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10661113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10661113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10661113,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10661113,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426292.3598,
              5238951.446,
              576.9888443,
              427254.4198,
              5240352.226,
              638.4088443
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426292.3598267011,
                    5238951.4455539845,
                    576.988844346071
                  ],
                  [
                    426292.3598267011,
                    5240352.225553984,
                    576.988844346071
                  ],
                  [
                    427254.41982670117,
                    5240352.225553984,
                    638.4088443460711
                  ],
                  [
                    427254.41982670117,
                    5238951.4455539845,
                    638.4088443460711
                  ],
                  [
                    426292.3598267011,
                    5238951.4455539845,
                    576.988844346071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:26:36+00:00",
            "end_time": "2011-09-17T23:27:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97495101992752,
              47.26723822028108,
              576.5707999362743
            ],
            [
              -117.97509344619748,
              47.27499240166062,
              576.5707999362743
            ],
            [
              -117.96248857821215,
              47.27509897086498,
              614.7107999362744
            ],
            [
              -117.96234799236534,
              47.26734476074627,
              614.7107999362744
            ],
            [
              -117.97495101992752,
              47.26723822028108,
              576.5707999362743
            ]
          ]
        ]
      },
      "bbox": [
        -117.9750934,
        47.26723822,
        576.5707999,
        -117.962348,
        47.27509897,
        614.7107999
      ],
      "properties": {
        "datetime": "2011-09-17T22:54:08Z",
        "pc:count": 5816468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426744.9419,
            "count": 5816468,
            "maximum": 427202.9504,
            "minimum": 426249.4504,
            "name": "X",
            "position": 0,
            "stddev": 269.4260196,
            "variance": 72590.38006
          },
          {
            "average": 5235800.998,
            "count": 5816468,
            "maximum": 5236184.798,
            "minimum": 5235322.938,
            "name": "Y",
            "position": 1,
            "stddev": 220.1160997,
            "variance": 48451.09736
          },
          {
            "average": 601.3996293,
            "count": 5816468,
            "maximum": 614.7107999,
            "minimum": 576.5707999,
            "name": "Z",
            "position": 2,
            "stddev": 5.460468135,
            "variance": 29.81671225
          },
          {
            "average": 104.801943,
            "count": 5816468,
            "maximum": 229,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.84967657,
            "variance": 522.1077193
          },
          {
            "average": 1.000367061,
            "count": 5816468,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01915532763,
            "variance": 0.0003669265766
          },
          {
            "average": 1.000885933,
            "count": 5816468,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0297745448,
            "variance": 0.0008865235182
          },
          {
            "average": 0.5000907767,
            "count": 5816468,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000347,
            "variance": 0.2500000347
          },
          {
            "average": 0,
            "count": 5816468,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319607707,
            "count": 5816468,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4663246273,
            "variance": 0.217458658
          },
          {
            "average": -0.5298814241,
            "count": 5816468,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.035795866,
            "variance": 81.64560693
          },
          {
            "average": 1,
            "count": 5816468,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 30.79545456,
            "count": 5816468,
            "maximum": 35,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.539137708,
            "variance": 2.368944885
          },
          {
            "average": 30746.41689,
            "count": 5816468,
            "maximum": 55296,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6596.257463,
            "variance": 43510612.52
          },
          {
            "average": 28816.55961,
            "count": 5816468,
            "maximum": 55552,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5747.373236,
            "variance": 33032299.11
          },
          {
            "average": 26650.79254,
            "count": 5816468,
            "maximum": 54016,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 4726.14243,
            "variance": 22336422.27
          },
          {
            "average": 333217.9935,
            "count": 5816468,
            "maximum": 335248.1537,
            "minimum": 330991.5343,
            "name": "GpsTime",
            "position": 15,
            "stddev": 921.9342363,
            "variance": 849962.7361
          },
          {
            "average": 0,
            "count": 5816468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5816468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5816468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5816468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5816468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426249.4504,
          5235322.938,
          576.5707999,
          427202.9504,
          5236184.798,
          614.7107999
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426249.4503963085,
                5235322.937889037,
                576.5707999362743
              ],
              [
                426249.4503963085,
                5236184.797889036,
                576.5707999362743
              ],
              [
                427202.9503963085,
                5236184.797889036,
                614.7107999362744
              ],
              [
                427202.9503963085,
                5235322.937889037,
                614.7107999362744
              ],
              [
                426249.4503963085,
                5235322.937889037,
                576.5707999362743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:54:08+00:00",
        "end_time": "2011-09-17T21:43:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9750934,
            47.26723822,
            576.5707999,
            -117.962348,
            47.27509897,
            614.7107999
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97495101992752,
                  47.26723822028108,
                  576.5707999362743
                ],
                [
                  -117.97509344619748,
                  47.27499240166062,
                  576.5707999362743
                ],
                [
                  -117.96248857821215,
                  47.27509897086498,
                  614.7107999362744
                ],
                [
                  -117.96234799236534,
                  47.26734476074627,
                  614.7107999362744
                ],
                [
                  -117.97495101992752,
                  47.26723822028108,
                  576.5707999362743
                ]
              ]
            ]
          },
          "id": "47117C8318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:54:08Z",
            "pc:count": 5816468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426744.9419,
                "count": 5816468,
                "maximum": 427202.9504,
                "minimum": 426249.4504,
                "name": "X",
                "position": 0,
                "stddev": 269.4260196,
                "variance": 72590.38006
              },
              {
                "average": 5235800.998,
                "count": 5816468,
                "maximum": 5236184.798,
                "minimum": 5235322.938,
                "name": "Y",
                "position": 1,
                "stddev": 220.1160997,
                "variance": 48451.09736
              },
              {
                "average": 601.3996293,
                "count": 5816468,
                "maximum": 614.7107999,
                "minimum": 576.5707999,
                "name": "Z",
                "position": 2,
                "stddev": 5.460468135,
                "variance": 29.81671225
              },
              {
                "average": 104.801943,
                "count": 5816468,
                "maximum": 229,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.84967657,
                "variance": 522.1077193
              },
              {
                "average": 1.000367061,
                "count": 5816468,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01915532763,
                "variance": 0.0003669265766
              },
              {
                "average": 1.000885933,
                "count": 5816468,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0297745448,
                "variance": 0.0008865235182
              },
              {
                "average": 0.5000907767,
                "count": 5816468,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000347,
                "variance": 0.2500000347
              },
              {
                "average": 0,
                "count": 5816468,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319607707,
                "count": 5816468,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4663246273,
                "variance": 0.217458658
              },
              {
                "average": -0.5298814241,
                "count": 5816468,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.035795866,
                "variance": 81.64560693
              },
              {
                "average": 1,
                "count": 5816468,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 30.79545456,
                "count": 5816468,
                "maximum": 35,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.539137708,
                "variance": 2.368944885
              },
              {
                "average": 30746.41689,
                "count": 5816468,
                "maximum": 55296,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6596.257463,
                "variance": 43510612.52
              },
              {
                "average": 28816.55961,
                "count": 5816468,
                "maximum": 55552,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5747.373236,
                "variance": 33032299.11
              },
              {
                "average": 26650.79254,
                "count": 5816468,
                "maximum": 54016,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 4726.14243,
                "variance": 22336422.27
              },
              {
                "average": 333217.9935,
                "count": 5816468,
                "maximum": 335248.1537,
                "minimum": 330991.5343,
                "name": "GpsTime",
                "position": 15,
                "stddev": 921.9342363,
                "variance": 849962.7361
              },
              {
                "average": 0,
                "count": 5816468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5816468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5816468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5816468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5816468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426249.4504,
              5235322.938,
              576.5707999,
              427202.9504,
              5236184.798,
              614.7107999
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426249.4503963085,
                    5235322.937889037,
                    576.5707999362743
                  ],
                  [
                    426249.4503963085,
                    5236184.797889036,
                    576.5707999362743
                  ],
                  [
                    427202.9503963085,
                    5236184.797889036,
                    614.7107999362744
                  ],
                  [
                    427202.9503963085,
                    5235322.937889037,
                    614.7107999362744
                  ],
                  [
                    426249.4503963085,
                    5235322.937889037,
                    576.5707999362743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:54:08+00:00",
            "end_time": "2011-09-17T21:43:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82498395391036,
              47.33740487712685,
              602.9408898042278
            ],
            [
              -117.82518008628173,
              47.34999172205675,
              602.9408898042278
            ],
            [
              -117.81248801642082,
              47.35008239631654,
              688.0808898042279
            ],
            [
              -117.81229489994061,
              47.337495511689355,
              688.0808898042279
            ],
            [
              -117.82498395391036,
              47.33740487712685,
              602.9408898042278
            ]
          ]
        ]
      },
      "bbox": [
        -117.8251801,
        47.33740488,
        602.9408898,
        -117.8122949,
        47.3500824,
        688.0808898
      ],
      "properties": {
        "datetime": "2011-09-17T20:47:22Z",
        "pc:count": 10497437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438165.9448,
            "count": 10497437,
            "maximum": 438634.9238,
            "minimum": 437676.2238,
            "name": "X",
            "position": 0,
            "stddev": 266.6708999,
            "variance": 71113.36887
          },
          {
            "average": 5243663.662,
            "count": 10497437,
            "maximum": 5244388.718,
            "minimum": 5242989.758,
            "name": "Y",
            "position": 1,
            "stddev": 394.4085548,
            "variance": 155558.1081
          },
          {
            "average": 655.2158026,
            "count": 10497437,
            "maximum": 688.0808898,
            "minimum": 602.9408898,
            "name": "Z",
            "position": 2,
            "stddev": 9.565253072,
            "variance": 91.49406634
          },
          {
            "average": 104.7369808,
            "count": 10497437,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.83436628,
            "variance": 950.758144
          },
          {
            "average": 1.02871901,
            "count": 10497437,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1792285773,
            "variance": 0.03212288293
          },
          {
            "average": 1.062712546,
            "count": 10497437,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2756686867,
            "variance": 0.07599322483
          },
          {
            "average": 0.4995535577,
            "count": 10497437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998245,
            "variance": 0.2499998245
          },
          {
            "average": 0,
            "count": 10497437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284414186,
            "count": 10497437,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4511349867,
            "variance": 0.2035227762
          },
          {
            "average": -1.028883127,
            "count": 10497437,
            "maximum": 15,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.611746025,
            "variance": 74.1621696
          },
          {
            "average": 1,
            "count": 10497437,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.77074109,
            "count": 10497437,
            "maximum": 19,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.77875242,
            "variance": 3.16396017
          },
          {
            "average": 27426.16552,
            "count": 10497437,
            "maximum": 57088,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9436.081938,
            "variance": 89039642.34
          },
          {
            "average": 25744.26105,
            "count": 10497437,
            "maximum": 52736,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 7861.5401,
            "variance": 61803812.74
          },
          {
            "average": 23645.39809,
            "count": 10497437,
            "maximum": 47360,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6378.132921,
            "variance": 40680579.56
          },
          {
            "average": 325278.1163,
            "count": 10497437,
            "maximum": 327642.2846,
            "minimum": 323366.7016,
            "name": "GpsTime",
            "position": 15,
            "stddev": 773.5039567,
            "variance": 598308.371
          },
          {
            "average": 0,
            "count": 10497437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10497437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10497437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10497437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10497437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437676.2238,
          5242989.758,
          602.9408898,
          438634.9238,
          5244388.718,
          688.0808898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437676.22376477905,
                5242989.758476737,
                602.9408898042278
              ],
              [
                437676.22376477905,
                5244388.718476738,
                602.9408898042278
              ],
              [
                438634.923764779,
                5244388.718476738,
                688.0808898042279
              ],
              [
                438634.923764779,
                5242989.758476737,
                688.0808898042279
              ],
              [
                437676.22376477905,
                5242989.758476737,
                602.9408898042278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:47:22+00:00",
        "end_time": "2011-09-17T19:36:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8251801,
            47.33740488,
            602.9408898,
            -117.8122949,
            47.3500824,
            688.0808898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82498395391036,
                  47.33740487712685,
                  602.9408898042278
                ],
                [
                  -117.82518008628173,
                  47.34999172205675,
                  602.9408898042278
                ],
                [
                  -117.81248801642082,
                  47.35008239631654,
                  688.0808898042279
                ],
                [
                  -117.81229489994061,
                  47.337495511689355,
                  688.0808898042279
                ],
                [
                  -117.82498395391036,
                  47.33740487712685,
                  602.9408898042278
                ]
              ]
            ]
          },
          "id": "47117C7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:47:22Z",
            "pc:count": 10497437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438165.9448,
                "count": 10497437,
                "maximum": 438634.9238,
                "minimum": 437676.2238,
                "name": "X",
                "position": 0,
                "stddev": 266.6708999,
                "variance": 71113.36887
              },
              {
                "average": 5243663.662,
                "count": 10497437,
                "maximum": 5244388.718,
                "minimum": 5242989.758,
                "name": "Y",
                "position": 1,
                "stddev": 394.4085548,
                "variance": 155558.1081
              },
              {
                "average": 655.2158026,
                "count": 10497437,
                "maximum": 688.0808898,
                "minimum": 602.9408898,
                "name": "Z",
                "position": 2,
                "stddev": 9.565253072,
                "variance": 91.49406634
              },
              {
                "average": 104.7369808,
                "count": 10497437,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.83436628,
                "variance": 950.758144
              },
              {
                "average": 1.02871901,
                "count": 10497437,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1792285773,
                "variance": 0.03212288293
              },
              {
                "average": 1.062712546,
                "count": 10497437,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2756686867,
                "variance": 0.07599322483
              },
              {
                "average": 0.4995535577,
                "count": 10497437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998245,
                "variance": 0.2499998245
              },
              {
                "average": 0,
                "count": 10497437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284414186,
                "count": 10497437,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4511349867,
                "variance": 0.2035227762
              },
              {
                "average": -1.028883127,
                "count": 10497437,
                "maximum": 15,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.611746025,
                "variance": 74.1621696
              },
              {
                "average": 1,
                "count": 10497437,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.77074109,
                "count": 10497437,
                "maximum": 19,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.77875242,
                "variance": 3.16396017
              },
              {
                "average": 27426.16552,
                "count": 10497437,
                "maximum": 57088,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9436.081938,
                "variance": 89039642.34
              },
              {
                "average": 25744.26105,
                "count": 10497437,
                "maximum": 52736,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 7861.5401,
                "variance": 61803812.74
              },
              {
                "average": 23645.39809,
                "count": 10497437,
                "maximum": 47360,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6378.132921,
                "variance": 40680579.56
              },
              {
                "average": 325278.1163,
                "count": 10497437,
                "maximum": 327642.2846,
                "minimum": 323366.7016,
                "name": "GpsTime",
                "position": 15,
                "stddev": 773.5039567,
                "variance": 598308.371
              },
              {
                "average": 0,
                "count": 10497437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10497437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10497437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10497437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10497437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437676.2238,
              5242989.758,
              602.9408898,
              438634.9238,
              5244388.718,
              688.0808898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437676.22376477905,
                    5242989.758476737,
                    602.9408898042278
                  ],
                  [
                    437676.22376477905,
                    5244388.718476738,
                    602.9408898042278
                  ],
                  [
                    438634.923764779,
                    5244388.718476738,
                    688.0808898042279
                  ],
                  [
                    438634.923764779,
                    5242989.758476737,
                    688.0808898042279
                  ],
                  [
                    437676.22376477905,
                    5242989.758476737,
                    602.9408898042278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:47:22+00:00",
            "end_time": "2011-09-17T19:36:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.94998328750654,
              47.299891253741364,
              590.0484671023476
            ],
            [
              -117.95020908064856,
              47.31249125091447,
              590.0484671023476
            ],
            [
              -117.93748858155199,
              47.31259601689556,
              631.6484671023475
            ],
            [
              -117.93726581002868,
              47.29999597381283,
              631.6484671023475
            ],
            [
              -117.94998328750654,
              47.299891253741364,
              590.0484671023476
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502091,
        47.29989125,
        590.0484671,
        -117.9372658,
        47.31259602,
        631.6484671
      ],
      "properties": {
        "datetime": "2011-09-18T18:22:05Z",
        "pc:count": 10837407,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428654.6768,
            "count": 10837407,
            "maximum": 429143.8998,
            "minimum": 428182.3398,
            "name": "X",
            "position": 0,
            "stddev": 274.3522045,
            "variance": 75269.13213
          },
          {
            "average": 5239616.121,
            "count": 10837407,
            "maximum": 5240328.846,
            "minimum": 5238928.386,
            "name": "Y",
            "position": 1,
            "stddev": 404.3981049,
            "variance": 163537.8272
          },
          {
            "average": 618.4229959,
            "count": 10837407,
            "maximum": 631.6484671,
            "minimum": 590.0484671,
            "name": "Z",
            "position": 2,
            "stddev": 6.517160088,
            "variance": 42.47337562
          },
          {
            "average": 107.5179365,
            "count": 10837407,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.54652643,
            "variance": 343.9736425
          },
          {
            "average": 1.00002436,
            "count": 10837407,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004935532339,
            "variance": 2.435947947e-05
          },
          {
            "average": 1.000061454,
            "count": 10837407,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007839007823,
            "variance": 6.145004365e-05
          },
          {
            "average": 0.5000999778,
            "count": 10837407,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000131,
            "variance": 0.2500000131
          },
          {
            "average": 0,
            "count": 10837407,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290441339,
            "count": 10837407,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4539660633,
            "variance": 0.2060851866
          },
          {
            "average": -0.5512880441,
            "count": 10837407,
            "maximum": 22.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.004726118,
            "variance": 81.08509245
          },
          {
            "average": 1.061732387,
            "count": 10837407,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.240668869,
            "variance": 0.0579215045
          },
          {
            "average": 36.63789216,
            "count": 10837407,
            "maximum": 42,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.04500744,
            "variance": 4.182055429
          },
          {
            "average": 30948.86077,
            "count": 10837407,
            "maximum": 57344,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 4486.834382,
            "variance": 20131682.77
          },
          {
            "average": 28725.76627,
            "count": 10837407,
            "maximum": 58368,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 3955.886619,
            "variance": 15649038.94
          },
          {
            "average": 26286.59721,
            "count": 10837407,
            "maximum": 59136,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 3110.453099,
            "variance": 9674918.482
          },
          {
            "average": 340322.6393,
            "count": 10837407,
            "maximum": 405325.0624,
            "minimum": 334084.3122,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16625.99631,
            "variance": 276423753.2
          },
          {
            "average": 0,
            "count": 10837407,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10837407,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10837407,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10837407,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10837407,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428182.3398,
          5238928.386,
          590.0484671,
          429143.8998,
          5240328.846,
          631.6484671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428182.33982413774,
                5238928.386370311,
                590.0484671023476
              ],
              [
                428182.33982413774,
                5240328.846370311,
                590.0484671023476
              ],
              [
                429143.8998241378,
                5240328.846370311,
                631.6484671023475
              ],
              [
                429143.8998241378,
                5238928.386370311,
                631.6484671023475
              ],
              [
                428182.33982413774,
                5238928.386370311,
                590.0484671023476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:22:05+00:00",
        "end_time": "2011-09-17T22:34:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502091,
            47.29989125,
            590.0484671,
            -117.9372658,
            47.31259602,
            631.6484671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.94998328750654,
                  47.299891253741364,
                  590.0484671023476
                ],
                [
                  -117.95020908064856,
                  47.31249125091447,
                  590.0484671023476
                ],
                [
                  -117.93748858155199,
                  47.31259601689556,
                  631.6484671023475
                ],
                [
                  -117.93726581002868,
                  47.29999597381283,
                  631.6484671023475
                ],
                [
                  -117.94998328750654,
                  47.299891253741364,
                  590.0484671023476
                ]
              ]
            ]
          },
          "id": "47117C8305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:22:05Z",
            "pc:count": 10837407,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428654.6768,
                "count": 10837407,
                "maximum": 429143.8998,
                "minimum": 428182.3398,
                "name": "X",
                "position": 0,
                "stddev": 274.3522045,
                "variance": 75269.13213
              },
              {
                "average": 5239616.121,
                "count": 10837407,
                "maximum": 5240328.846,
                "minimum": 5238928.386,
                "name": "Y",
                "position": 1,
                "stddev": 404.3981049,
                "variance": 163537.8272
              },
              {
                "average": 618.4229959,
                "count": 10837407,
                "maximum": 631.6484671,
                "minimum": 590.0484671,
                "name": "Z",
                "position": 2,
                "stddev": 6.517160088,
                "variance": 42.47337562
              },
              {
                "average": 107.5179365,
                "count": 10837407,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.54652643,
                "variance": 343.9736425
              },
              {
                "average": 1.00002436,
                "count": 10837407,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004935532339,
                "variance": 2.435947947e-05
              },
              {
                "average": 1.000061454,
                "count": 10837407,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007839007823,
                "variance": 6.145004365e-05
              },
              {
                "average": 0.5000999778,
                "count": 10837407,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000131,
                "variance": 0.2500000131
              },
              {
                "average": 0,
                "count": 10837407,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290441339,
                "count": 10837407,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4539660633,
                "variance": 0.2060851866
              },
              {
                "average": -0.5512880441,
                "count": 10837407,
                "maximum": 22.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.004726118,
                "variance": 81.08509245
              },
              {
                "average": 1.061732387,
                "count": 10837407,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.240668869,
                "variance": 0.0579215045
              },
              {
                "average": 36.63789216,
                "count": 10837407,
                "maximum": 42,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.04500744,
                "variance": 4.182055429
              },
              {
                "average": 30948.86077,
                "count": 10837407,
                "maximum": 57344,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 4486.834382,
                "variance": 20131682.77
              },
              {
                "average": 28725.76627,
                "count": 10837407,
                "maximum": 58368,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 3955.886619,
                "variance": 15649038.94
              },
              {
                "average": 26286.59721,
                "count": 10837407,
                "maximum": 59136,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 3110.453099,
                "variance": 9674918.482
              },
              {
                "average": 340322.6393,
                "count": 10837407,
                "maximum": 405325.0624,
                "minimum": 334084.3122,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16625.99631,
                "variance": 276423753.2
              },
              {
                "average": 0,
                "count": 10837407,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10837407,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10837407,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10837407,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10837407,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428182.3398,
              5238928.386,
              590.0484671,
              429143.8998,
              5240328.846,
              631.6484671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428182.33982413774,
                    5238928.386370311,
                    590.0484671023476
                  ],
                  [
                    428182.33982413774,
                    5240328.846370311,
                    590.0484671023476
                  ],
                  [
                    429143.8998241378,
                    5240328.846370311,
                    631.6484671023475
                  ],
                  [
                    429143.8998241378,
                    5238928.386370311,
                    631.6484671023475
                  ],
                  [
                    428182.33982413774,
                    5238928.386370311,
                    590.0484671023476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:22:05+00:00",
            "end_time": "2011-09-17T22:34:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8874839592387,
              47.34989800462978,
              633.5830316704875
            ],
            [
              -117.88769516221808,
              47.36249181414591,
              633.5830316704875
            ],
            [
              -117.87498838199146,
              47.36258952076588,
              704.3830316704874
            ],
            [
              -117.87478020129905,
              47.349995668448486,
              704.3830316704874
            ],
            [
              -117.8874839592387,
              47.34989800462978,
              633.5830316704875
            ]
          ]
        ]
      },
      "bbox": [
        -117.8876952,
        47.349898,
        633.5830317,
        -117.8747802,
        47.36258952,
        704.3830317
      ],
      "properties": {
        "datetime": "2011-09-18T18:31:17Z",
        "pc:count": 10647762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433446.838,
            "count": 10647762,
            "maximum": 433930.0796,
            "minimum": 432970.4796,
            "name": "X",
            "position": 0,
            "stddev": 272.5939179,
            "variance": 74307.44407
          },
          {
            "average": 5245138.234,
            "count": 10647762,
            "maximum": 5245829.795,
            "minimum": 5244430.035,
            "name": "Y",
            "position": 1,
            "stddev": 403.5561954,
            "variance": 162857.6028
          },
          {
            "average": 665.3046133,
            "count": 10647762,
            "maximum": 704.3830317,
            "minimum": 633.5830317,
            "name": "Z",
            "position": 2,
            "stddev": 14.29931041,
            "variance": 204.4702783
          },
          {
            "average": 109.2698668,
            "count": 10647762,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.24464693,
            "variance": 409.8457292
          },
          {
            "average": 1.001049328,
            "count": 10647762,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03382617502,
            "variance": 0.001144210116
          },
          {
            "average": 1.002348381,
            "count": 10647762,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05216115384,
            "variance": 0.00272078597
          },
          {
            "average": 0.5000947617,
            "count": 10647762,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000145,
            "variance": 0.2500000145
          },
          {
            "average": 0,
            "count": 10647762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312385645,
            "count": 10647762,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4634661519,
            "variance": 0.214800874
          },
          {
            "average": -0.4718694019,
            "count": 10647762,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.076396535,
            "variance": 82.38097405
          },
          {
            "average": 1.09863021,
            "count": 10647762,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.298164887,
            "variance": 0.08890229987
          },
          {
            "average": 37.19575099,
            "count": 10647762,
            "maximum": 43,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.061770286,
            "variance": 4.250896714
          },
          {
            "average": 29069.91815,
            "count": 10647762,
            "maximum": 58112,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6695.463284,
            "variance": 44829228.59
          },
          {
            "average": 26845.96756,
            "count": 10647762,
            "maximum": 55040,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5748.378187,
            "variance": 33043851.78
          },
          {
            "average": 24463.7487,
            "count": 10647762,
            "maximum": 50688,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 4601.118082,
            "variance": 21170287.6
          },
          {
            "average": 343048.2058,
            "count": 10647762,
            "maximum": 405877.7643,
            "minimum": 333948.4308,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20521.32961,
            "variance": 421124968.8
          },
          {
            "average": 0,
            "count": 10647762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10647762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10647762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10647762,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10647762,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432970.4796,
          5244430.035,
          633.5830317,
          433930.0796,
          5245829.795,
          704.3830317
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432970.47956128494,
                5244430.035031387,
                633.5830316704875
              ],
              [
                432970.47956128494,
                5245829.795031386,
                633.5830316704875
              ],
              [
                433930.0795612849,
                5245829.795031386,
                704.3830316704874
              ],
              [
                433930.0795612849,
                5244430.035031387,
                704.3830316704874
              ],
              [
                432970.47956128494,
                5244430.035031387,
                633.5830316704875
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:31:17+00:00",
        "end_time": "2011-09-17T22:32:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8876952,
            47.349898,
            633.5830317,
            -117.8747802,
            47.36258952,
            704.3830317
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8874839592387,
                  47.34989800462978,
                  633.5830316704875
                ],
                [
                  -117.88769516221808,
                  47.36249181414591,
                  633.5830316704875
                ],
                [
                  -117.87498838199146,
                  47.36258952076588,
                  704.3830316704874
                ],
                [
                  -117.87478020129905,
                  47.349995668448486,
                  704.3830316704874
                ],
                [
                  -117.8874839592387,
                  47.34989800462978,
                  633.5830316704875
                ]
              ]
            ]
          },
          "id": "47117C8210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:31:17Z",
            "pc:count": 10647762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433446.838,
                "count": 10647762,
                "maximum": 433930.0796,
                "minimum": 432970.4796,
                "name": "X",
                "position": 0,
                "stddev": 272.5939179,
                "variance": 74307.44407
              },
              {
                "average": 5245138.234,
                "count": 10647762,
                "maximum": 5245829.795,
                "minimum": 5244430.035,
                "name": "Y",
                "position": 1,
                "stddev": 403.5561954,
                "variance": 162857.6028
              },
              {
                "average": 665.3046133,
                "count": 10647762,
                "maximum": 704.3830317,
                "minimum": 633.5830317,
                "name": "Z",
                "position": 2,
                "stddev": 14.29931041,
                "variance": 204.4702783
              },
              {
                "average": 109.2698668,
                "count": 10647762,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.24464693,
                "variance": 409.8457292
              },
              {
                "average": 1.001049328,
                "count": 10647762,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03382617502,
                "variance": 0.001144210116
              },
              {
                "average": 1.002348381,
                "count": 10647762,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05216115384,
                "variance": 0.00272078597
              },
              {
                "average": 0.5000947617,
                "count": 10647762,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000145,
                "variance": 0.2500000145
              },
              {
                "average": 0,
                "count": 10647762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312385645,
                "count": 10647762,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4634661519,
                "variance": 0.214800874
              },
              {
                "average": -0.4718694019,
                "count": 10647762,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.076396535,
                "variance": 82.38097405
              },
              {
                "average": 1.09863021,
                "count": 10647762,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.298164887,
                "variance": 0.08890229987
              },
              {
                "average": 37.19575099,
                "count": 10647762,
                "maximum": 43,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.061770286,
                "variance": 4.250896714
              },
              {
                "average": 29069.91815,
                "count": 10647762,
                "maximum": 58112,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6695.463284,
                "variance": 44829228.59
              },
              {
                "average": 26845.96756,
                "count": 10647762,
                "maximum": 55040,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5748.378187,
                "variance": 33043851.78
              },
              {
                "average": 24463.7487,
                "count": 10647762,
                "maximum": 50688,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 4601.118082,
                "variance": 21170287.6
              },
              {
                "average": 343048.2058,
                "count": 10647762,
                "maximum": 405877.7643,
                "minimum": 333948.4308,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20521.32961,
                "variance": 421124968.8
              },
              {
                "average": 0,
                "count": 10647762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10647762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10647762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10647762,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10647762,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432970.4796,
              5244430.035,
              633.5830317,
              433930.0796,
              5245829.795,
              704.3830317
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432970.47956128494,
                    5244430.035031387,
                    633.5830316704875
                  ],
                  [
                    432970.47956128494,
                    5245829.795031386,
                    633.5830316704875
                  ],
                  [
                    433930.0795612849,
                    5245829.795031386,
                    704.3830316704874
                  ],
                  [
                    433930.0795612849,
                    5244430.035031387,
                    704.3830316704874
                  ],
                  [
                    432970.47956128494,
                    5244430.035031387,
                    633.5830316704875
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:31:17+00:00",
            "end_time": "2011-09-17T22:32:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88748381172553,
              47.36239806065316,
              661.3434180253628
            ],
            [
              -117.88769487447246,
              47.37497798705608,
              661.3434180253628
            ],
            [
              -117.87498774402606,
              47.37507569264579,
              710.8434180253628
            ],
            [
              -117.8747797016436,
              47.362495723487655,
              710.8434180253628
            ],
            [
              -117.88748381172553,
              47.36239806065316,
              661.3434180253628
            ]
          ]
        ]
      },
      "bbox": [
        -117.8876949,
        47.36239806,
        661.343418,
        -117.8747797,
        47.37507569,
        710.843418
      ],
      "properties": {
        "datetime": "2011-09-18T19:04:56Z",
        "pc:count": 10509867,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433468.305,
            "count": 10509867,
            "maximum": 433945.7197,
            "minimum": 432986.3197,
            "name": "X",
            "position": 0,
            "stddev": 270.712809,
            "variance": 73285.42493
          },
          {
            "average": 5246513.987,
            "count": 10509867,
            "maximum": 5247217.414,
            "minimum": 5245819.194,
            "name": "Y",
            "position": 1,
            "stddev": 398.9742571,
            "variance": 159180.4579
          },
          {
            "average": 676.7115432,
            "count": 10509867,
            "maximum": 710.843418,
            "minimum": 661.343418,
            "name": "Z",
            "position": 2,
            "stddev": 11.67390519,
            "variance": 136.2800625
          },
          {
            "average": 105.9630908,
            "count": 10509867,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.18950385,
            "variance": 852.0271348
          },
          {
            "average": 1.001270806,
            "count": 10509867,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0381583937,
            "variance": 0.00145606301
          },
          {
            "average": 1.002832957,
            "count": 10509867,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05986992867,
            "variance": 0.003584408359
          },
          {
            "average": 0.4998161252,
            "count": 10509867,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999999,
            "variance": 0.24999999
          },
          {
            "average": 0,
            "count": 10509867,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281161122,
            "count": 10509867,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4495659738,
            "variance": 0.2021095648
          },
          {
            "average": -1.267556441,
            "count": 10509867,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.749539628,
            "variance": 76.5544437
          },
          {
            "average": 1.889361207,
            "count": 10509867,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3136843316,
            "variance": 0.09839785989
          },
          {
            "average": 42.657038,
            "count": 10509867,
            "maximum": 47,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.047845345,
            "variance": 4.193670558
          },
          {
            "average": 23794.57522,
            "count": 10509867,
            "maximum": 63232,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7826.447551,
            "variance": 61253281.28
          },
          {
            "average": 22045.90115,
            "count": 10509867,
            "maximum": 64000,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6331.6614,
            "variance": 40089936.09
          },
          {
            "average": 20500.94021,
            "count": 10509867,
            "maximum": 64256,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 4773.87385,
            "variance": 22789871.54
          },
          {
            "average": 398388.1123,
            "count": 10509867,
            "maximum": 407896.1703,
            "minimum": 336435.0524,
            "name": "GpsTime",
            "position": 15,
            "stddev": 21597.23257,
            "variance": 466440454.8
          },
          {
            "average": 0,
            "count": 10509867,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509867,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509867,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509867,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509867,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432986.3197,
          5245819.194,
          661.343418,
          433945.7197,
          5247217.414,
          710.843418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432986.3197186372,
                5245819.194098185,
                661.3434180253628
              ],
              [
                432986.3197186372,
                5247217.4140981855,
                661.3434180253628
              ],
              [
                433945.71971863724,
                5247217.4140981855,
                710.8434180253628
              ],
              [
                433945.71971863724,
                5245819.194098185,
                710.8434180253628
              ],
              [
                432986.3197186372,
                5245819.194098185,
                661.3434180253628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:04:56+00:00",
        "end_time": "2011-09-17T23:13:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8876949,
            47.36239806,
            661.343418,
            -117.8747797,
            47.37507569,
            710.843418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88748381172553,
                  47.36239806065316,
                  661.3434180253628
                ],
                [
                  -117.88769487447246,
                  47.37497798705608,
                  661.3434180253628
                ],
                [
                  -117.87498774402606,
                  47.37507569264579,
                  710.8434180253628
                ],
                [
                  -117.8747797016436,
                  47.362495723487655,
                  710.8434180253628
                ],
                [
                  -117.88748381172553,
                  47.36239806065316,
                  661.3434180253628
                ]
              ]
            ]
          },
          "id": "47117C8205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:04:56Z",
            "pc:count": 10509867,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433468.305,
                "count": 10509867,
                "maximum": 433945.7197,
                "minimum": 432986.3197,
                "name": "X",
                "position": 0,
                "stddev": 270.712809,
                "variance": 73285.42493
              },
              {
                "average": 5246513.987,
                "count": 10509867,
                "maximum": 5247217.414,
                "minimum": 5245819.194,
                "name": "Y",
                "position": 1,
                "stddev": 398.9742571,
                "variance": 159180.4579
              },
              {
                "average": 676.7115432,
                "count": 10509867,
                "maximum": 710.843418,
                "minimum": 661.343418,
                "name": "Z",
                "position": 2,
                "stddev": 11.67390519,
                "variance": 136.2800625
              },
              {
                "average": 105.9630908,
                "count": 10509867,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.18950385,
                "variance": 852.0271348
              },
              {
                "average": 1.001270806,
                "count": 10509867,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0381583937,
                "variance": 0.00145606301
              },
              {
                "average": 1.002832957,
                "count": 10509867,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05986992867,
                "variance": 0.003584408359
              },
              {
                "average": 0.4998161252,
                "count": 10509867,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999999,
                "variance": 0.24999999
              },
              {
                "average": 0,
                "count": 10509867,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281161122,
                "count": 10509867,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4495659738,
                "variance": 0.2021095648
              },
              {
                "average": -1.267556441,
                "count": 10509867,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.749539628,
                "variance": 76.5544437
              },
              {
                "average": 1.889361207,
                "count": 10509867,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3136843316,
                "variance": 0.09839785989
              },
              {
                "average": 42.657038,
                "count": 10509867,
                "maximum": 47,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.047845345,
                "variance": 4.193670558
              },
              {
                "average": 23794.57522,
                "count": 10509867,
                "maximum": 63232,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7826.447551,
                "variance": 61253281.28
              },
              {
                "average": 22045.90115,
                "count": 10509867,
                "maximum": 64000,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6331.6614,
                "variance": 40089936.09
              },
              {
                "average": 20500.94021,
                "count": 10509867,
                "maximum": 64256,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 4773.87385,
                "variance": 22789871.54
              },
              {
                "average": 398388.1123,
                "count": 10509867,
                "maximum": 407896.1703,
                "minimum": 336435.0524,
                "name": "GpsTime",
                "position": 15,
                "stddev": 21597.23257,
                "variance": 466440454.8
              },
              {
                "average": 0,
                "count": 10509867,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509867,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509867,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509867,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509867,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432986.3197,
              5245819.194,
              661.343418,
              433945.7197,
              5247217.414,
              710.843418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432986.3197186372,
                    5245819.194098185,
                    661.3434180253628
                  ],
                  [
                    432986.3197186372,
                    5247217.4140981855,
                    661.3434180253628
                  ],
                  [
                    433945.71971863724,
                    5247217.4140981855,
                    710.8434180253628
                  ],
                  [
                    433945.71971863724,
                    5245819.194098185,
                    710.8434180253628
                  ],
                  [
                    432986.3197186372,
                    5245819.194098185,
                    661.3434180253628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:04:56+00:00",
            "end_time": "2011-09-17T23:13:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92498335149419,
              47.312394031798995,
              621.6028924455577
            ],
            [
              -117.92520325528835,
              47.32499157228664,
              621.6028924455577
            ],
            [
              -117.91248866350483,
              47.32509351137701,
              638.2028924455576
            ],
            [
              -117.91227178070642,
              47.31249592622562,
              638.2028924455576
            ],
            [
              -117.92498335149419,
              47.312394031798995,
              621.6028924455577
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252033,
        47.31239403,
        621.6028924,
        -117.9122718,
        47.32509351,
        638.2028924
      ],
      "properties": {
        "datetime": "2011-09-17T23:28:57Z",
        "pc:count": 10420253,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430563.1775,
            "count": 10420253,
            "maximum": 431049.6617,
            "minimum": 430088.7817,
            "name": "X",
            "position": 0,
            "stddev": 273.9915239,
            "variance": 75071.35514
          },
          {
            "average": 5240994.396,
            "count": 10420253,
            "maximum": 5241695.287,
            "minimum": 5240295.107,
            "name": "Y",
            "position": 1,
            "stddev": 400.6245962,
            "variance": 160500.0671
          },
          {
            "average": 630.1013446,
            "count": 10420253,
            "maximum": 638.2028924,
            "minimum": 621.6028924,
            "name": "Z",
            "position": 2,
            "stddev": 2.851725227,
            "variance": 8.132336773
          },
          {
            "average": 107.9426225,
            "count": 10420253,
            "maximum": 198,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.3492129,
            "variance": 205.8999107
          },
          {
            "average": 1.000005182,
            "count": 10420253,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002276442283,
            "variance": 5.182189467e-06
          },
          {
            "average": 1.000013723,
            "count": 10420253,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003704468684,
            "variance": 1.372308823e-05
          },
          {
            "average": 0.5001436146,
            "count": 10420253,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000034,
            "variance": 0.2500000034
          },
          {
            "average": 0,
            "count": 10420253,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288556046,
            "count": 10420253,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4530910216,
            "variance": 0.2052914739
          },
          {
            "average": -0.7287548865,
            "count": 10420253,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.099517551,
            "variance": 82.80121966
          },
          {
            "average": 1,
            "count": 10420253,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 33.93858767,
            "count": 10420253,
            "maximum": 39,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.893386786,
            "variance": 3.584913521
          },
          {
            "average": 32336.07004,
            "count": 10420253,
            "maximum": 62464,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 4129.056221,
            "variance": 17049105.27
          },
          {
            "average": 29905.37825,
            "count": 10420253,
            "maximum": 63488,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 3843.722646,
            "variance": 14774203.78
          },
          {
            "average": 27185.68338,
            "count": 10420253,
            "maximum": 64768,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 3064.194006,
            "variance": 9389284.904
          },
          {
            "average": 334895.1321,
            "count": 10420253,
            "maximum": 337337.7603,
            "minimum": 332044.6558,
            "name": "GpsTime",
            "position": 15,
            "stddev": 939.9616214,
            "variance": 883527.8498
          },
          {
            "average": 0,
            "count": 10420253,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10420253,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10420253,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10420253,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10420253,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430088.7817,
          5240295.107,
          621.6028924,
          431049.6617,
          5241695.287,
          638.2028924
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430088.781672973,
                5240295.106732712,
                621.6028924455577
              ],
              [
                430088.781672973,
                5241695.286732712,
                621.6028924455577
              ],
              [
                431049.661672973,
                5241695.286732712,
                638.2028924455576
              ],
              [
                431049.661672973,
                5240295.106732712,
                638.2028924455576
              ],
              [
                430088.781672973,
                5240295.106732712,
                621.6028924455577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:28:57+00:00",
        "end_time": "2011-09-17T22:00:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252033,
            47.31239403,
            621.6028924,
            -117.9122718,
            47.32509351,
            638.2028924
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92498335149419,
                  47.312394031798995,
                  621.6028924455577
                ],
                [
                  -117.92520325528835,
                  47.32499157228664,
                  621.6028924455577
                ],
                [
                  -117.91248866350483,
                  47.32509351137701,
                  638.2028924455576
                ],
                [
                  -117.91227178070642,
                  47.31249592622562,
                  638.2028924455576
                ],
                [
                  -117.92498335149419,
                  47.312394031798995,
                  621.6028924455577
                ]
              ]
            ]
          },
          "id": "47117C8222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:28:57Z",
            "pc:count": 10420253,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430563.1775,
                "count": 10420253,
                "maximum": 431049.6617,
                "minimum": 430088.7817,
                "name": "X",
                "position": 0,
                "stddev": 273.9915239,
                "variance": 75071.35514
              },
              {
                "average": 5240994.396,
                "count": 10420253,
                "maximum": 5241695.287,
                "minimum": 5240295.107,
                "name": "Y",
                "position": 1,
                "stddev": 400.6245962,
                "variance": 160500.0671
              },
              {
                "average": 630.1013446,
                "count": 10420253,
                "maximum": 638.2028924,
                "minimum": 621.6028924,
                "name": "Z",
                "position": 2,
                "stddev": 2.851725227,
                "variance": 8.132336773
              },
              {
                "average": 107.9426225,
                "count": 10420253,
                "maximum": 198,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.3492129,
                "variance": 205.8999107
              },
              {
                "average": 1.000005182,
                "count": 10420253,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002276442283,
                "variance": 5.182189467e-06
              },
              {
                "average": 1.000013723,
                "count": 10420253,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003704468684,
                "variance": 1.372308823e-05
              },
              {
                "average": 0.5001436146,
                "count": 10420253,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000034,
                "variance": 0.2500000034
              },
              {
                "average": 0,
                "count": 10420253,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288556046,
                "count": 10420253,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4530910216,
                "variance": 0.2052914739
              },
              {
                "average": -0.7287548865,
                "count": 10420253,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.099517551,
                "variance": 82.80121966
              },
              {
                "average": 1,
                "count": 10420253,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 33.93858767,
                "count": 10420253,
                "maximum": 39,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.893386786,
                "variance": 3.584913521
              },
              {
                "average": 32336.07004,
                "count": 10420253,
                "maximum": 62464,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 4129.056221,
                "variance": 17049105.27
              },
              {
                "average": 29905.37825,
                "count": 10420253,
                "maximum": 63488,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 3843.722646,
                "variance": 14774203.78
              },
              {
                "average": 27185.68338,
                "count": 10420253,
                "maximum": 64768,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 3064.194006,
                "variance": 9389284.904
              },
              {
                "average": 334895.1321,
                "count": 10420253,
                "maximum": 337337.7603,
                "minimum": 332044.6558,
                "name": "GpsTime",
                "position": 15,
                "stddev": 939.9616214,
                "variance": 883527.8498
              },
              {
                "average": 0,
                "count": 10420253,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10420253,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10420253,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10420253,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10420253,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430088.7817,
              5240295.107,
              621.6028924,
              431049.6617,
              5241695.287,
              638.2028924
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430088.781672973,
                    5240295.106732712,
                    621.6028924455577
                  ],
                  [
                    430088.781672973,
                    5241695.286732712,
                    621.6028924455577
                  ],
                  [
                    431049.661672973,
                    5241695.286732712,
                    638.2028924455576
                  ],
                  [
                    431049.661672973,
                    5240295.106732712,
                    638.2028924455576
                  ],
                  [
                    430088.781672973,
                    5240295.106732712,
                    621.6028924455577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:28:57+00:00",
            "end_time": "2011-09-17T22:00:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117E5323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.59918034405032,
              47.49993348354838,
              743.9513099132645
            ],
            [
              -117.5992900138129,
              47.50956977898016,
              743.9513099132645
            ],
            [
              -117.58748635097609,
              47.50963085679628,
              776.2713099132644
            ],
            [
              -117.58737884097194,
              47.49999454088188,
              776.2713099132644
            ],
            [
              -117.59918034405032,
              47.49993348354838,
              743.9513099132645
            ]
          ]
        ]
      },
      "bbox": [
        -117.59929,
        47.49993348,
        743.9513099,
        -117.5873788,
        47.50963086,
        776.2713099
      ],
      "properties": {
        "datetime": "2011-09-19T00:02:25Z",
        "pc:count": 3790199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 455450.1166,
            "count": 3790199,
            "maximum": 455762.5467,
            "minimum": 454873.6867,
            "name": "X",
            "position": 0,
            "stddev": 212.0865134,
            "variance": 44980.68916
          },
          {
            "average": 5261238.269,
            "count": 3790199,
            "maximum": 5261967.31,
            "minimum": 5260896.31,
            "name": "Y",
            "position": 1,
            "stddev": 252.425692,
            "variance": 63718.72999
          },
          {
            "average": 752.2609924,
            "count": 3790199,
            "maximum": 776.2713099,
            "minimum": 743.9513099,
            "name": "Z",
            "position": 2,
            "stddev": 6.813326736,
            "variance": 46.42142121
          },
          {
            "average": 105.9914239,
            "count": 3790199,
            "maximum": 224,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.04615447,
            "variance": 442.9406179
          },
          {
            "average": 1.00119466,
            "count": 3790199,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03564830762,
            "variance": 0.001270801836
          },
          {
            "average": 1.002653423,
            "count": 3790199,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05438970296,
            "variance": 0.002958239788
          },
          {
            "average": 0.5000418184,
            "count": 3790199,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000642,
            "variance": 0.2500000642
          },
          {
            "average": 0,
            "count": 3790199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25733662,
            "count": 3790199,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4371664837,
            "variance": 0.1911145345
          },
          {
            "average": -0.2966628687,
            "count": 3790199,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.08103921,
            "variance": 82.46527314
          },
          {
            "average": 41.01777506,
            "count": 3790199,
            "maximum": 136,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 54.08894092,
            "variance": 2925.61353
          },
          {
            "average": 157.7897261,
            "count": 3790199,
            "maximum": 162,
            "minimum": 155,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.465632732,
            "variance": 2.148079307
          },
          {
            "average": 19607.38917,
            "count": 3790199,
            "maximum": 64512,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7063.375726,
            "variance": 49891276.65
          },
          {
            "average": 20384.62697,
            "count": 3790199,
            "maximum": 64768,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 5272.982056,
            "variance": 27804339.76
          },
          {
            "average": 16651.30042,
            "count": 3790199,
            "maximum": 64768,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5083.175448,
            "variance": 25838672.63
          },
          {
            "average": 325555.3236,
            "count": 3790199,
            "maximum": 425745.7621,
            "minimum": 73518.63268,
            "name": "GpsTime",
            "position": 15,
            "stddev": 158235.9738,
            "variance": 25038623410.0
          },
          {
            "average": 0,
            "count": 3790199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3790199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3790199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3790199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3790199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          454873.6867,
          5260896.31,
          743.9513099,
          455762.5467,
          5261967.31,
          776.2713099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                454873.6867124659,
                5260896.309955787,
                743.9513099132645
              ],
              [
                454873.6867124659,
                5261967.309955787,
                743.9513099132645
              ],
              [
                455762.5467124659,
                5261967.309955787,
                776.2713099132644
              ],
              [
                455762.5467124659,
                5260896.309955787,
                776.2713099132644
              ],
              [
                454873.6867124659,
                5260896.309955787,
                743.9513099132645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T00:02:25+00:00",
        "end_time": "2011-09-14T22:11:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117E5323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117E5323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117E5323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E5323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.59929,
            47.49993348,
            743.9513099,
            -117.5873788,
            47.50963086,
            776.2713099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.59918034405032,
                  47.49993348354838,
                  743.9513099132645
                ],
                [
                  -117.5992900138129,
                  47.50956977898016,
                  743.9513099132645
                ],
                [
                  -117.58748635097609,
                  47.50963085679628,
                  776.2713099132644
                ],
                [
                  -117.58737884097194,
                  47.49999454088188,
                  776.2713099132644
                ],
                [
                  -117.59918034405032,
                  47.49993348354838,
                  743.9513099132645
                ]
              ]
            ]
          },
          "id": "47117E5323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E5323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:02:25Z",
            "pc:count": 3790199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 455450.1166,
                "count": 3790199,
                "maximum": 455762.5467,
                "minimum": 454873.6867,
                "name": "X",
                "position": 0,
                "stddev": 212.0865134,
                "variance": 44980.68916
              },
              {
                "average": 5261238.269,
                "count": 3790199,
                "maximum": 5261967.31,
                "minimum": 5260896.31,
                "name": "Y",
                "position": 1,
                "stddev": 252.425692,
                "variance": 63718.72999
              },
              {
                "average": 752.2609924,
                "count": 3790199,
                "maximum": 776.2713099,
                "minimum": 743.9513099,
                "name": "Z",
                "position": 2,
                "stddev": 6.813326736,
                "variance": 46.42142121
              },
              {
                "average": 105.9914239,
                "count": 3790199,
                "maximum": 224,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.04615447,
                "variance": 442.9406179
              },
              {
                "average": 1.00119466,
                "count": 3790199,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03564830762,
                "variance": 0.001270801836
              },
              {
                "average": 1.002653423,
                "count": 3790199,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05438970296,
                "variance": 0.002958239788
              },
              {
                "average": 0.5000418184,
                "count": 3790199,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000642,
                "variance": 0.2500000642
              },
              {
                "average": 0,
                "count": 3790199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25733662,
                "count": 3790199,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4371664837,
                "variance": 0.1911145345
              },
              {
                "average": -0.2966628687,
                "count": 3790199,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.08103921,
                "variance": 82.46527314
              },
              {
                "average": 41.01777506,
                "count": 3790199,
                "maximum": 136,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 54.08894092,
                "variance": 2925.61353
              },
              {
                "average": 157.7897261,
                "count": 3790199,
                "maximum": 162,
                "minimum": 155,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.465632732,
                "variance": 2.148079307
              },
              {
                "average": 19607.38917,
                "count": 3790199,
                "maximum": 64512,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7063.375726,
                "variance": 49891276.65
              },
              {
                "average": 20384.62697,
                "count": 3790199,
                "maximum": 64768,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 5272.982056,
                "variance": 27804339.76
              },
              {
                "average": 16651.30042,
                "count": 3790199,
                "maximum": 64768,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5083.175448,
                "variance": 25838672.63
              },
              {
                "average": 325555.3236,
                "count": 3790199,
                "maximum": 425745.7621,
                "minimum": 73518.63268,
                "name": "GpsTime",
                "position": 15,
                "stddev": 158235.9738,
                "variance": 25038623410.0
              },
              {
                "average": 0,
                "count": 3790199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3790199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3790199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3790199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3790199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              454873.6867,
              5260896.31,
              743.9513099,
              455762.5467,
              5261967.31,
              776.2713099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    454873.6867124659,
                    5260896.309955787,
                    743.9513099132645
                  ],
                  [
                    454873.6867124659,
                    5261967.309955787,
                    743.9513099132645
                  ],
                  [
                    455762.5467124659,
                    5261967.309955787,
                    776.2713099132644
                  ],
                  [
                    455762.5467124659,
                    5260896.309955787,
                    776.2713099132644
                  ],
                  [
                    454873.6867124659,
                    5260896.309955787,
                    743.9513099132645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T00:02:25+00:00",
            "end_time": "2011-09-14T22:11:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92588160547122,
              47.337486730964265,
              635.802543890865
            ],
            [
              -117.92588916182301,
              47.33791894945969,
              635.802543890865
            ],
            [
              -117.9249867702142,
              47.33792623600954,
              638.1225438908649
            ],
            [
              -117.92497922122443,
              47.337494017404545,
              638.1225438908649
            ],
            [
              -117.92588160547122,
              47.337486730964265,
              635.802543890865
            ]
          ]
        ]
      },
      "bbox": [
        -117.9258892,
        47.33748673,
        635.8025439,
        -117.9249792,
        47.33792624,
        638.1225439
      ],
      "properties": {
        "datetime": "2011-09-18T18:49:39Z",
        "pc:count": 20167,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430098.1609,
            "count": 20167,
            "maximum": 430122.2046,
            "minimum": 430054.0246,
            "name": "X",
            "position": 0,
            "stddev": 16.06787437,
            "variance": 258.1765866
          },
          {
            "average": 5243101.819,
            "count": 20167,
            "maximum": 5243132.543,
            "minimum": 5243084.503,
            "name": "Y",
            "position": 1,
            "stddev": 11.44833409,
            "variance": 131.0643535
          },
          {
            "average": 637.0993332,
            "count": 20167,
            "maximum": 638.1225439,
            "minimum": 635.8025439,
            "name": "Z",
            "position": 2,
            "stddev": 0.5360276555,
            "variance": 0.2873256475
          },
          {
            "average": 106.0576685,
            "count": 20167,
            "maximum": 164,
            "minimum": 76,
            "name": "Intensity",
            "position": 3,
            "stddev": 11.53846894,
            "variance": 133.1362656
          },
          {
            "average": 1,
            "count": 20167,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 20167,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4995289334,
            "count": 20167,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500012175,
            "variance": 0.2500121752
          },
          {
            "average": 0,
            "count": 20167,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217335251,
            "count": 20167,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4124428136,
            "variance": 0.1701090745
          },
          {
            "average": -0.3278016569,
            "count": 20167,
            "maximum": 13.99800014,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77866852,
            "variance": 116.1796951
          },
          {
            "average": 2,
            "count": 20167,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.95532305,
            "count": 20167,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8736715045,
            "variance": 0.7633018978
          },
          {
            "average": 29770.60267,
            "count": 20167,
            "maximum": 38400,
            "minimum": 21760,
            "name": "Red",
            "position": 12,
            "stddev": 1921.508245,
            "variance": 3692193.934
          },
          {
            "average": 27410.25398,
            "count": 20167,
            "maximum": 35840,
            "minimum": 19968,
            "name": "Green",
            "position": 13,
            "stddev": 1826.609994,
            "variance": 3336504.069
          },
          {
            "average": 24799.32563,
            "count": 20167,
            "maximum": 31232,
            "minimum": 18944,
            "name": "Blue",
            "position": 14,
            "stddev": 1510.207427,
            "variance": 2280726.472
          },
          {
            "average": 406429.0674,
            "count": 20167,
            "maximum": 406979.9554,
            "minimum": 405950.2256,
            "name": "GpsTime",
            "position": 15,
            "stddev": 449.1127322,
            "variance": 201702.2462
          },
          {
            "average": 0,
            "count": 20167,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20167,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20167,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20167,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20167,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430054.0246,
          5243084.503,
          635.8025439,
          430122.2046,
          5243132.543,
          638.1225439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430054.0246166001,
                5243084.503389515,
                635.802543890865
              ],
              [
                430054.0246166001,
                5243132.543389514,
                635.802543890865
              ],
              [
                430122.2046166001,
                5243132.543389514,
                638.1225438908649
              ],
              [
                430122.2046166001,
                5243084.503389515,
                638.1225438908649
              ],
              [
                430054.0246166001,
                5243084.503389515,
                635.802543890865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:49:39+00:00",
        "end_time": "2011-09-18T18:32:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9258892,
            47.33748673,
            635.8025439,
            -117.9249792,
            47.33792624,
            638.1225439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92588160547122,
                  47.337486730964265,
                  635.802543890865
                ],
                [
                  -117.92588916182301,
                  47.33791894945969,
                  635.802543890865
                ],
                [
                  -117.9249867702142,
                  47.33792623600954,
                  638.1225438908649
                ],
                [
                  -117.92497922122443,
                  47.337494017404545,
                  638.1225438908649
                ],
                [
                  -117.92588160547122,
                  47.337486730964265,
                  635.802543890865
                ]
              ]
            ]
          },
          "id": "47117C8211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:49:39Z",
            "pc:count": 20167,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430098.1609,
                "count": 20167,
                "maximum": 430122.2046,
                "minimum": 430054.0246,
                "name": "X",
                "position": 0,
                "stddev": 16.06787437,
                "variance": 258.1765866
              },
              {
                "average": 5243101.819,
                "count": 20167,
                "maximum": 5243132.543,
                "minimum": 5243084.503,
                "name": "Y",
                "position": 1,
                "stddev": 11.44833409,
                "variance": 131.0643535
              },
              {
                "average": 637.0993332,
                "count": 20167,
                "maximum": 638.1225439,
                "minimum": 635.8025439,
                "name": "Z",
                "position": 2,
                "stddev": 0.5360276555,
                "variance": 0.2873256475
              },
              {
                "average": 106.0576685,
                "count": 20167,
                "maximum": 164,
                "minimum": 76,
                "name": "Intensity",
                "position": 3,
                "stddev": 11.53846894,
                "variance": 133.1362656
              },
              {
                "average": 1,
                "count": 20167,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 20167,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4995289334,
                "count": 20167,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500012175,
                "variance": 0.2500121752
              },
              {
                "average": 0,
                "count": 20167,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217335251,
                "count": 20167,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4124428136,
                "variance": 0.1701090745
              },
              {
                "average": -0.3278016569,
                "count": 20167,
                "maximum": 13.99800014,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77866852,
                "variance": 116.1796951
              },
              {
                "average": 2,
                "count": 20167,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.95532305,
                "count": 20167,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8736715045,
                "variance": 0.7633018978
              },
              {
                "average": 29770.60267,
                "count": 20167,
                "maximum": 38400,
                "minimum": 21760,
                "name": "Red",
                "position": 12,
                "stddev": 1921.508245,
                "variance": 3692193.934
              },
              {
                "average": 27410.25398,
                "count": 20167,
                "maximum": 35840,
                "minimum": 19968,
                "name": "Green",
                "position": 13,
                "stddev": 1826.609994,
                "variance": 3336504.069
              },
              {
                "average": 24799.32563,
                "count": 20167,
                "maximum": 31232,
                "minimum": 18944,
                "name": "Blue",
                "position": 14,
                "stddev": 1510.207427,
                "variance": 2280726.472
              },
              {
                "average": 406429.0674,
                "count": 20167,
                "maximum": 406979.9554,
                "minimum": 405950.2256,
                "name": "GpsTime",
                "position": 15,
                "stddev": 449.1127322,
                "variance": 201702.2462
              },
              {
                "average": 0,
                "count": 20167,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20167,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20167,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20167,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20167,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430054.0246,
              5243084.503,
              635.8025439,
              430122.2046,
              5243132.543,
              638.1225439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430054.0246166001,
                    5243084.503389515,
                    635.802543890865
                  ],
                  [
                    430054.0246166001,
                    5243132.543389514,
                    635.802543890865
                  ],
                  [
                    430122.2046166001,
                    5243132.543389514,
                    638.1225438908649
                  ],
                  [
                    430122.2046166001,
                    5243084.503389515,
                    638.1225438908649
                  ],
                  [
                    430054.0246166001,
                    5243084.503389515,
                    635.802543890865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:49:39+00:00",
            "end_time": "2011-09-18T18:32:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84998405425921,
              47.32490257522637,
              602.9363495468078
            ],
            [
              -117.85018608186208,
              47.337491886553636,
              602.9363495468078
            ],
            [
              -117.83749046997876,
              47.337585359630864,
              681.8963495468079
            ],
            [
              -117.83729145833686,
              47.32499600737446,
              681.8963495468079
            ],
            [
              -117.84998405425921,
              47.32490257522637,
              602.9363495468078
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501861,
        47.32490258,
        602.9363495,
        -117.8372915,
        47.33758536,
        681.8963495
      ],
      "properties": {
        "datetime": "2011-09-17T21:01:25Z",
        "pc:count": 10764426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436231.6703,
            "count": 10764426,
            "maximum": 436731.6345,
            "minimum": 435772.4345,
            "name": "X",
            "position": 0,
            "stddev": 257.2709666,
            "variance": 66188.35026
          },
          {
            "average": 5242319.173,
            "count": 10764426,
            "maximum": 5243019.896,
            "minimum": 5241620.656,
            "name": "Y",
            "position": 1,
            "stddev": 401.8319055,
            "variance": 161468.8803
          },
          {
            "average": 635.3534257,
            "count": 10764426,
            "maximum": 681.8963495,
            "minimum": 602.9363495,
            "name": "Z",
            "position": 2,
            "stddev": 12.11324931,
            "variance": 146.7308088
          },
          {
            "average": 102.5022038,
            "count": 10764426,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.30031578,
            "variance": 1705.716084
          },
          {
            "average": 1.07171093,
            "count": 10764426,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2795551396,
            "variance": 0.07815107606
          },
          {
            "average": 1.154685257,
            "count": 10764426,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4208512959,
            "variance": 0.1771158133
          },
          {
            "average": 0.4994322967,
            "count": 10764426,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997009,
            "variance": 0.2499997009
          },
          {
            "average": 0,
            "count": 10764426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275387559,
            "count": 10764426,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4467093797,
            "variance": 0.1995492699
          },
          {
            "average": -0.9132153971,
            "count": 10764426,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.762092272,
            "variance": 76.77426098
          },
          {
            "average": 1,
            "count": 10764426,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.6048369,
            "count": 10764426,
            "maximum": 21,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.829217409,
            "variance": 3.34603633
          },
          {
            "average": 24098.19938,
            "count": 10764426,
            "maximum": 57344,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10496.6039,
            "variance": 110178693.4
          },
          {
            "average": 23256.73543,
            "count": 10764426,
            "maximum": 58368,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8818.652708,
            "variance": 77768635.58
          },
          {
            "average": 21677.72287,
            "count": 10764426,
            "maximum": 58368,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 7280.163565,
            "variance": 53000781.53
          },
          {
            "average": 326507.4573,
            "count": 10764426,
            "maximum": 328485.9961,
            "minimum": 324491.1199,
            "name": "GpsTime",
            "position": 15,
            "stddev": 803.3119004,
            "variance": 645310.0093
          },
          {
            "average": 0,
            "count": 10764426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10764426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10764426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10764426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10764426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435772.4345,
          5241620.656,
          602.9363495,
          436731.6345,
          5243019.896,
          681.8963495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435772.43445769546,
                5241620.65615747,
                602.9363495468078
              ],
              [
                435772.43445769546,
                5243019.8961574705,
                602.9363495468078
              ],
              [
                436731.6344576954,
                5243019.8961574705,
                681.8963495468079
              ],
              [
                436731.6344576954,
                5241620.65615747,
                681.8963495468079
              ],
              [
                435772.43445769546,
                5241620.65615747,
                602.9363495468078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:01:25+00:00",
        "end_time": "2011-09-17T19:54:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501861,
            47.32490258,
            602.9363495,
            -117.8372915,
            47.33758536,
            681.8963495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84998405425921,
                  47.32490257522637,
                  602.9363495468078
                ],
                [
                  -117.85018608186208,
                  47.337491886553636,
                  602.9363495468078
                ],
                [
                  -117.83749046997876,
                  47.337585359630864,
                  681.8963495468079
                ],
                [
                  -117.83729145833686,
                  47.32499600737446,
                  681.8963495468079
                ],
                [
                  -117.84998405425921,
                  47.32490257522637,
                  602.9363495468078
                ]
              ]
            ]
          },
          "id": "47117C7118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:01:25Z",
            "pc:count": 10764426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436231.6703,
                "count": 10764426,
                "maximum": 436731.6345,
                "minimum": 435772.4345,
                "name": "X",
                "position": 0,
                "stddev": 257.2709666,
                "variance": 66188.35026
              },
              {
                "average": 5242319.173,
                "count": 10764426,
                "maximum": 5243019.896,
                "minimum": 5241620.656,
                "name": "Y",
                "position": 1,
                "stddev": 401.8319055,
                "variance": 161468.8803
              },
              {
                "average": 635.3534257,
                "count": 10764426,
                "maximum": 681.8963495,
                "minimum": 602.9363495,
                "name": "Z",
                "position": 2,
                "stddev": 12.11324931,
                "variance": 146.7308088
              },
              {
                "average": 102.5022038,
                "count": 10764426,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.30031578,
                "variance": 1705.716084
              },
              {
                "average": 1.07171093,
                "count": 10764426,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2795551396,
                "variance": 0.07815107606
              },
              {
                "average": 1.154685257,
                "count": 10764426,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4208512959,
                "variance": 0.1771158133
              },
              {
                "average": 0.4994322967,
                "count": 10764426,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997009,
                "variance": 0.2499997009
              },
              {
                "average": 0,
                "count": 10764426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275387559,
                "count": 10764426,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4467093797,
                "variance": 0.1995492699
              },
              {
                "average": -0.9132153971,
                "count": 10764426,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.762092272,
                "variance": 76.77426098
              },
              {
                "average": 1,
                "count": 10764426,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.6048369,
                "count": 10764426,
                "maximum": 21,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.829217409,
                "variance": 3.34603633
              },
              {
                "average": 24098.19938,
                "count": 10764426,
                "maximum": 57344,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10496.6039,
                "variance": 110178693.4
              },
              {
                "average": 23256.73543,
                "count": 10764426,
                "maximum": 58368,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8818.652708,
                "variance": 77768635.58
              },
              {
                "average": 21677.72287,
                "count": 10764426,
                "maximum": 58368,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 7280.163565,
                "variance": 53000781.53
              },
              {
                "average": 326507.4573,
                "count": 10764426,
                "maximum": 328485.9961,
                "minimum": 324491.1199,
                "name": "GpsTime",
                "position": 15,
                "stddev": 803.3119004,
                "variance": 645310.0093
              },
              {
                "average": 0,
                "count": 10764426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10764426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10764426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10764426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10764426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435772.4345,
              5241620.656,
              602.9363495,
              436731.6345,
              5243019.896,
              681.8963495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435772.43445769546,
                    5241620.65615747,
                    602.9363495468078
                  ],
                  [
                    435772.43445769546,
                    5243019.8961574705,
                    602.9363495468078
                  ],
                  [
                    436731.6344576954,
                    5243019.8961574705,
                    681.8963495468079
                  ],
                  [
                    436731.6344576954,
                    5241620.65615747,
                    681.8963495468079
                  ],
                  [
                    435772.43445769546,
                    5241620.65615747,
                    602.9363495468078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:01:25+00:00",
            "end_time": "2011-09-17T19:54:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.64998415462297,
              47.3624237683994,
              702.8373299171807
            ],
            [
              -117.65013859185156,
              47.37499251878027,
              702.8373299171807
            ],
            [
              -117.63748718519955,
              47.375063576330625,
              747.8573299171807
            ],
            [
              -117.63733575274966,
              47.36249479488315,
              747.8573299171807
            ],
            [
              -117.64998415462297,
              47.3624237683994,
              702.8373299171807
            ]
          ]
        ]
      },
      "bbox": [
        -117.6501386,
        47.36242377,
        702.8373299,
        -117.6373358,
        47.37506358,
        747.8573299
      ],
      "properties": {
        "datetime": "2011-09-18T23:58:01Z",
        "pc:count": 12306950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451437.251,
            "count": 12306950,
            "maximum": 451874.9495,
            "minimum": 450919.8095,
            "name": "X",
            "position": 0,
            "stddev": 280.9647453,
            "variance": 78941.18812
          },
          {
            "average": 5246340.293,
            "count": 12306950,
            "maximum": 5247041.933,
            "minimum": 5245645.033,
            "name": "Y",
            "position": 1,
            "stddev": 399.7958527,
            "variance": 159836.7239
          },
          {
            "average": 711.8780946,
            "count": 12306950,
            "maximum": 747.8573299,
            "minimum": 702.8373299,
            "name": "Z",
            "position": 2,
            "stddev": 4.457332836,
            "variance": 19.86781601
          },
          {
            "average": 105.6294675,
            "count": 12306950,
            "maximum": 229,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.48361336,
            "variance": 1189.11959
          },
          {
            "average": 1.038502391,
            "count": 12306950,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2036401631,
            "variance": 0.04146931604
          },
          {
            "average": 1.084878057,
            "count": 12306950,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3108461807,
            "variance": 0.09662534807
          },
          {
            "average": 0.5000225889,
            "count": 12306950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000198,
            "variance": 0.2500000198
          },
          {
            "average": 0,
            "count": 12306950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268393712,
            "count": 12306950,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4431236211,
            "variance": 0.1963585435
          },
          {
            "average": -2.502149761,
            "count": 12306950,
            "maximum": 21,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.185229149,
            "variance": 84.36843452
          },
          {
            "average": 3,
            "count": 12306950,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 117.0977944,
            "count": 12306950,
            "maximum": 130,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.741864837,
            "variance": 22.48528213
          },
          {
            "average": 27055.7628,
            "count": 12306950,
            "maximum": 62208,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9279.41784,
            "variance": 86107595.45
          },
          {
            "average": 25192.72184,
            "count": 12306950,
            "maximum": 63232,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 7418.60692,
            "variance": 55035728.63
          },
          {
            "average": 23409.61972,
            "count": 12306950,
            "maximum": 64256,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 6251.306877,
            "variance": 39078837.66
          },
          {
            "average": 418503.4092,
            "count": 12306950,
            "maximum": 425481.151,
            "minimum": 415403.5459,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2532.74215,
            "variance": 6414782.799
          },
          {
            "average": 0,
            "count": 12306950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12306950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12306950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12306950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12306950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450919.8095,
          5245645.033,
          702.8373299,
          451874.9495,
          5247041.933,
          747.8573299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450919.80946140987,
                5245645.033140809,
                702.8373299171807
              ],
              [
                450919.80946140987,
                5247041.93314081,
                702.8373299171807
              ],
              [
                451874.9494614099,
                5247041.93314081,
                747.8573299171807
              ],
              [
                451874.9494614099,
                5245645.033140809,
                747.8573299171807
              ],
              [
                450919.80946140987,
                5245645.033140809,
                702.8373299171807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T23:58:01+00:00",
        "end_time": "2011-09-18T21:10:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6501386,
            47.36242377,
            702.8373299,
            -117.6373358,
            47.37506358,
            747.8573299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.64998415462297,
                  47.3624237683994,
                  702.8373299171807
                ],
                [
                  -117.65013859185156,
                  47.37499251878027,
                  702.8373299171807
                ],
                [
                  -117.63748718519955,
                  47.375063576330625,
                  747.8573299171807
                ],
                [
                  -117.63733575274966,
                  47.36249479488315,
                  747.8573299171807
                ],
                [
                  -117.64998415462297,
                  47.3624237683994,
                  702.8373299171807
                ]
              ]
            ]
          },
          "id": "47117C6204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:58:01Z",
            "pc:count": 12306950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451437.251,
                "count": 12306950,
                "maximum": 451874.9495,
                "minimum": 450919.8095,
                "name": "X",
                "position": 0,
                "stddev": 280.9647453,
                "variance": 78941.18812
              },
              {
                "average": 5246340.293,
                "count": 12306950,
                "maximum": 5247041.933,
                "minimum": 5245645.033,
                "name": "Y",
                "position": 1,
                "stddev": 399.7958527,
                "variance": 159836.7239
              },
              {
                "average": 711.8780946,
                "count": 12306950,
                "maximum": 747.8573299,
                "minimum": 702.8373299,
                "name": "Z",
                "position": 2,
                "stddev": 4.457332836,
                "variance": 19.86781601
              },
              {
                "average": 105.6294675,
                "count": 12306950,
                "maximum": 229,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.48361336,
                "variance": 1189.11959
              },
              {
                "average": 1.038502391,
                "count": 12306950,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2036401631,
                "variance": 0.04146931604
              },
              {
                "average": 1.084878057,
                "count": 12306950,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3108461807,
                "variance": 0.09662534807
              },
              {
                "average": 0.5000225889,
                "count": 12306950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000198,
                "variance": 0.2500000198
              },
              {
                "average": 0,
                "count": 12306950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268393712,
                "count": 12306950,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4431236211,
                "variance": 0.1963585435
              },
              {
                "average": -2.502149761,
                "count": 12306950,
                "maximum": 21,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.185229149,
                "variance": 84.36843452
              },
              {
                "average": 3,
                "count": 12306950,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 117.0977944,
                "count": 12306950,
                "maximum": 130,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.741864837,
                "variance": 22.48528213
              },
              {
                "average": 27055.7628,
                "count": 12306950,
                "maximum": 62208,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9279.41784,
                "variance": 86107595.45
              },
              {
                "average": 25192.72184,
                "count": 12306950,
                "maximum": 63232,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 7418.60692,
                "variance": 55035728.63
              },
              {
                "average": 23409.61972,
                "count": 12306950,
                "maximum": 64256,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 6251.306877,
                "variance": 39078837.66
              },
              {
                "average": 418503.4092,
                "count": 12306950,
                "maximum": 425481.151,
                "minimum": 415403.5459,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2532.74215,
                "variance": 6414782.799
              },
              {
                "average": 0,
                "count": 12306950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12306950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12306950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12306950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12306950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450919.8095,
              5245645.033,
              702.8373299,
              451874.9495,
              5247041.933,
              747.8573299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450919.80946140987,
                    5245645.033140809,
                    702.8373299171807
                  ],
                  [
                    450919.80946140987,
                    5247041.93314081,
                    702.8373299171807
                  ],
                  [
                    451874.9494614099,
                    5247041.93314081,
                    747.8573299171807
                  ],
                  [
                    451874.9494614099,
                    5245645.033140809,
                    747.8573299171807
                  ],
                  [
                    450919.80946140987,
                    5245645.033140809,
                    702.8373299171807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T23:58:01+00:00",
            "end_time": "2011-09-18T21:10:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98748347195361,
              47.27488720012874,
              596.8347610536731
            ],
            [
              -117.98771805596947,
              47.287491611344045,
              596.8347610536731
            ],
            [
              -117.97498888184278,
              47.28760062335167,
              627.674761053673
            ],
            [
              -117.97475731984385,
              47.274996164352736,
              627.674761053673
            ],
            [
              -117.98748347195361,
              47.27488720012874,
              596.8347610536731
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877181,
        47.2748872,
        596.8347611,
        -117.9747573,
        47.28760062,
        627.6747611
      ],
      "properties": {
        "datetime": "2011-09-18T18:37:55Z",
        "pc:count": 10339718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425788.2948,
            "count": 10339718,
            "maximum": 426274.8781,
            "minimum": 425312.1981,
            "name": "X",
            "position": 0,
            "stddev": 271.7096466,
            "variance": 73826.13204
          },
          {
            "average": 5236895.454,
            "count": 10339718,
            "maximum": 5237585.858,
            "minimum": 5236184.898,
            "name": "Y",
            "position": 1,
            "stddev": 402.937288,
            "variance": 162358.4581
          },
          {
            "average": 611.7340282,
            "count": 10339718,
            "maximum": 627.6747611,
            "minimum": 596.8347611,
            "name": "Z",
            "position": 2,
            "stddev": 5.3492603,
            "variance": 28.61458575
          },
          {
            "average": 103.8272825,
            "count": 10339718,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.93347584,
            "variance": 397.3434589
          },
          {
            "average": 1.000454171,
            "count": 10339718,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02139252008,
            "variance": 0.0004576399154
          },
          {
            "average": 1.001121114,
            "count": 10339718,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03370902574,
            "variance": 0.001136298416
          },
          {
            "average": 0.5000190527,
            "count": 10339718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 10339718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306031944,
            "count": 10339718,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4608431553,
            "variance": 0.2123764138
          },
          {
            "average": -0.3268845826,
            "count": 10339718,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.998867695,
            "variance": 80.97961979
          },
          {
            "average": 1.270372171,
            "count": 10339718,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.44415209,
            "variance": 0.1972710791
          },
          {
            "average": 38.55988229,
            "count": 10339718,
            "maximum": 44,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.258389684,
            "variance": 5.100323966
          },
          {
            "average": 26874.68315,
            "count": 10339718,
            "maximum": 56320,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6878.960735,
            "variance": 47320100.79
          },
          {
            "average": 25199.29785,
            "count": 10339718,
            "maximum": 52992,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5788.273959,
            "variance": 33504115.42
          },
          {
            "average": 23537.21973,
            "count": 10339718,
            "maximum": 49152,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 4500.107565,
            "variance": 20250968.1
          },
          {
            "average": 355153.451,
            "count": 10339718,
            "maximum": 406275.1564,
            "minimum": 334291.9727,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30516.77129,
            "variance": 931273329.8
          },
          {
            "average": 0,
            "count": 10339718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10339718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10339718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10339718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10339718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425312.1981,
          5236184.898,
          596.8347611,
          426274.8781,
          5237585.858,
          627.6747611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425312.19812650356,
                5236184.898226265,
                596.8347610536731
              ],
              [
                425312.19812650356,
                5237585.858226266,
                596.8347610536731
              ],
              [
                426274.8781265036,
                5237585.858226266,
                627.674761053673
              ],
              [
                426274.8781265036,
                5236184.898226265,
                627.674761053673
              ],
              [
                425312.19812650356,
                5236184.898226265,
                596.8347610536731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:37:55+00:00",
        "end_time": "2011-09-17T22:38:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877181,
            47.2748872,
            596.8347611,
            -117.9747573,
            47.28760062,
            627.6747611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98748347195361,
                  47.27488720012874,
                  596.8347610536731
                ],
                [
                  -117.98771805596947,
                  47.287491611344045,
                  596.8347610536731
                ],
                [
                  -117.97498888184278,
                  47.28760062335167,
                  627.674761053673
                ],
                [
                  -117.97475731984385,
                  47.274996164352736,
                  627.674761053673
                ],
                [
                  -117.98748347195361,
                  47.27488720012874,
                  596.8347610536731
                ]
              ]
            ]
          },
          "id": "47117C8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:37:55Z",
            "pc:count": 10339718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425788.2948,
                "count": 10339718,
                "maximum": 426274.8781,
                "minimum": 425312.1981,
                "name": "X",
                "position": 0,
                "stddev": 271.7096466,
                "variance": 73826.13204
              },
              {
                "average": 5236895.454,
                "count": 10339718,
                "maximum": 5237585.858,
                "minimum": 5236184.898,
                "name": "Y",
                "position": 1,
                "stddev": 402.937288,
                "variance": 162358.4581
              },
              {
                "average": 611.7340282,
                "count": 10339718,
                "maximum": 627.6747611,
                "minimum": 596.8347611,
                "name": "Z",
                "position": 2,
                "stddev": 5.3492603,
                "variance": 28.61458575
              },
              {
                "average": 103.8272825,
                "count": 10339718,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.93347584,
                "variance": 397.3434589
              },
              {
                "average": 1.000454171,
                "count": 10339718,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02139252008,
                "variance": 0.0004576399154
              },
              {
                "average": 1.001121114,
                "count": 10339718,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03370902574,
                "variance": 0.001136298416
              },
              {
                "average": 0.5000190527,
                "count": 10339718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 10339718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306031944,
                "count": 10339718,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4608431553,
                "variance": 0.2123764138
              },
              {
                "average": -0.3268845826,
                "count": 10339718,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.998867695,
                "variance": 80.97961979
              },
              {
                "average": 1.270372171,
                "count": 10339718,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.44415209,
                "variance": 0.1972710791
              },
              {
                "average": 38.55988229,
                "count": 10339718,
                "maximum": 44,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.258389684,
                "variance": 5.100323966
              },
              {
                "average": 26874.68315,
                "count": 10339718,
                "maximum": 56320,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6878.960735,
                "variance": 47320100.79
              },
              {
                "average": 25199.29785,
                "count": 10339718,
                "maximum": 52992,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5788.273959,
                "variance": 33504115.42
              },
              {
                "average": 23537.21973,
                "count": 10339718,
                "maximum": 49152,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 4500.107565,
                "variance": 20250968.1
              },
              {
                "average": 355153.451,
                "count": 10339718,
                "maximum": 406275.1564,
                "minimum": 334291.9727,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30516.77129,
                "variance": 931273329.8
              },
              {
                "average": 0,
                "count": 10339718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10339718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10339718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10339718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10339718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425312.1981,
              5236184.898,
              596.8347611,
              426274.8781,
              5237585.858,
              627.6747611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425312.19812650356,
                    5236184.898226265,
                    596.8347610536731
                  ],
                  [
                    425312.19812650356,
                    5237585.858226266,
                    596.8347610536731
                  ],
                  [
                    426274.8781265036,
                    5237585.858226266,
                    627.674761053673
                  ],
                  [
                    426274.8781265036,
                    5236184.898226265,
                    627.674761053673
                  ],
                  [
                    425312.19812650356,
                    5236184.898226265,
                    596.8347610536731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:37:55+00:00",
            "end_time": "2011-09-17T22:38:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97498315425405,
              47.312388546212304,
              611.6871708079307
            ],
            [
              -117.97514151851155,
              47.320996297037816,
              611.6871708079307
            ],
            [
              -117.96248654885196,
              47.32110327798822,
              642.3471708079308
            ],
            [
              -117.96233023899985,
              47.31249549513304,
              642.3471708079308
            ],
            [
              -117.97498315425405,
              47.312388546212304,
              611.6871708079307
            ]
          ]
        ]
      },
      "bbox": [
        -117.9751415,
        47.31238855,
        611.6871708,
        -117.9623302,
        47.32110328,
        642.3471708
      ],
      "properties": {
        "datetime": "2011-09-18T19:29:05Z",
        "pc:count": 5315112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426855.5282,
            "count": 5315112,
            "maximum": 427266.2243,
            "minimum": 426309.7643,
            "name": "X",
            "position": 0,
            "stddev": 266.786867,
            "variance": 71175.23241
          },
          {
            "average": 5240703.983,
            "count": 5315112,
            "maximum": 5241297.298,
            "minimum": 5240340.558,
            "name": "Y",
            "position": 1,
            "stddev": 225.2170395,
            "variance": 50722.71489
          },
          {
            "average": 629.0254095,
            "count": 5315112,
            "maximum": 642.3471708,
            "minimum": 611.6871708,
            "name": "Z",
            "position": 2,
            "stddev": 7.282881681,
            "variance": 53.04036558
          },
          {
            "average": 110.8813598,
            "count": 5315112,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.99000021,
            "variance": 1023.360113
          },
          {
            "average": 1.000006397,
            "count": 5315112,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002529192586,
            "variance": 6.396815138e-06
          },
          {
            "average": 1.000013358,
            "count": 5315112,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003654854601,
            "variance": 1.335796215e-05
          },
          {
            "average": 0.5000248348,
            "count": 5315112,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000464,
            "variance": 0.2500000464
          },
          {
            "average": 0,
            "count": 5315112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294990209,
            "count": 5315112,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4560384027,
            "variance": 0.2079710247
          },
          {
            "average": -1.329614216,
            "count": 5315112,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.760671627,
            "variance": 76.74936735
          },
          {
            "average": 2,
            "count": 5315112,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.31826554,
            "count": 5315112,
            "maximum": 51,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.292241865,
            "variance": 1.669889039
          },
          {
            "average": 27389.49496,
            "count": 5315112,
            "maximum": 64256,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 5300.722043,
            "variance": 28097654.18
          },
          {
            "average": 25307.33213,
            "count": 5315112,
            "maximum": 64768,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 4320.095243,
            "variance": 18663222.91
          },
          {
            "average": 23381.61278,
            "count": 5315112,
            "maximum": 65024,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 3341.388852,
            "variance": 11164879.46
          },
          {
            "average": 408537.7829,
            "count": 5315112,
            "maximum": 409345.3032,
            "minimum": 407047.2036,
            "name": "GpsTime",
            "position": 15,
            "stddev": 558.4938954,
            "variance": 311915.4312
          },
          {
            "average": 0,
            "count": 5315112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5315112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5315112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5315112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5315112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426309.7643,
          5240340.558,
          611.6871708,
          427266.2243,
          5241297.298,
          642.3471708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426309.7643447401,
                5240340.558272084,
                611.6871708079307
              ],
              [
                426309.7643447401,
                5241297.298272084,
                611.6871708079307
              ],
              [
                427266.22434474004,
                5241297.298272084,
                642.3471708079308
              ],
              [
                427266.22434474004,
                5240340.558272084,
                642.3471708079308
              ],
              [
                426309.7643447401,
                5240340.558272084,
                611.6871708079307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:29:05+00:00",
        "end_time": "2011-09-18T18:50:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9751415,
            47.31238855,
            611.6871708,
            -117.9623302,
            47.32110328,
            642.3471708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97498315425405,
                  47.312388546212304,
                  611.6871708079307
                ],
                [
                  -117.97514151851155,
                  47.320996297037816,
                  611.6871708079307
                ],
                [
                  -117.96248654885196,
                  47.32110327798822,
                  642.3471708079308
                ],
                [
                  -117.96233023899985,
                  47.31249549513304,
                  642.3471708079308
                ],
                [
                  -117.97498315425405,
                  47.312388546212304,
                  611.6871708079307
                ]
              ]
            ]
          },
          "id": "47117C8123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:29:05Z",
            "pc:count": 5315112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426855.5282,
                "count": 5315112,
                "maximum": 427266.2243,
                "minimum": 426309.7643,
                "name": "X",
                "position": 0,
                "stddev": 266.786867,
                "variance": 71175.23241
              },
              {
                "average": 5240703.983,
                "count": 5315112,
                "maximum": 5241297.298,
                "minimum": 5240340.558,
                "name": "Y",
                "position": 1,
                "stddev": 225.2170395,
                "variance": 50722.71489
              },
              {
                "average": 629.0254095,
                "count": 5315112,
                "maximum": 642.3471708,
                "minimum": 611.6871708,
                "name": "Z",
                "position": 2,
                "stddev": 7.282881681,
                "variance": 53.04036558
              },
              {
                "average": 110.8813598,
                "count": 5315112,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.99000021,
                "variance": 1023.360113
              },
              {
                "average": 1.000006397,
                "count": 5315112,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002529192586,
                "variance": 6.396815138e-06
              },
              {
                "average": 1.000013358,
                "count": 5315112,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003654854601,
                "variance": 1.335796215e-05
              },
              {
                "average": 0.5000248348,
                "count": 5315112,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000464,
                "variance": 0.2500000464
              },
              {
                "average": 0,
                "count": 5315112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294990209,
                "count": 5315112,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4560384027,
                "variance": 0.2079710247
              },
              {
                "average": -1.329614216,
                "count": 5315112,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.760671627,
                "variance": 76.74936735
              },
              {
                "average": 2,
                "count": 5315112,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.31826554,
                "count": 5315112,
                "maximum": 51,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.292241865,
                "variance": 1.669889039
              },
              {
                "average": 27389.49496,
                "count": 5315112,
                "maximum": 64256,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 5300.722043,
                "variance": 28097654.18
              },
              {
                "average": 25307.33213,
                "count": 5315112,
                "maximum": 64768,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 4320.095243,
                "variance": 18663222.91
              },
              {
                "average": 23381.61278,
                "count": 5315112,
                "maximum": 65024,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 3341.388852,
                "variance": 11164879.46
              },
              {
                "average": 408537.7829,
                "count": 5315112,
                "maximum": 409345.3032,
                "minimum": 407047.2036,
                "name": "GpsTime",
                "position": 15,
                "stddev": 558.4938954,
                "variance": 311915.4312
              },
              {
                "average": 0,
                "count": 5315112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5315112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5315112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5315112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5315112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426309.7643,
              5240340.558,
              611.6871708,
              427266.2243,
              5241297.298,
              642.3471708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426309.7643447401,
                    5240340.558272084,
                    611.6871708079307
                  ],
                  [
                    426309.7643447401,
                    5241297.298272084,
                    611.6871708079307
                  ],
                  [
                    427266.22434474004,
                    5241297.298272084,
                    642.3471708079308
                  ],
                  [
                    427266.22434474004,
                    5240340.558272084,
                    642.3471708079308
                  ],
                  [
                    426309.7643447401,
                    5240340.558272084,
                    611.6871708079307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:29:05+00:00",
            "end_time": "2011-09-18T18:50:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83748392729089,
              47.31241955363959,
              599.428153012932
            ],
            [
              -117.83768263257802,
              47.32499219807725,
              599.428153012932
            ],
            [
              -117.82498732894304,
              47.32508428712712,
              659.9481530129319
            ],
            [
              -117.8247916342489,
              47.31251160242116,
              659.9481530129319
            ],
            [
              -117.83748392729089,
              47.31241955363959,
              599.428153012932
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376826,
        47.31241955,
        599.428153,
        -117.8247916,
        47.32508429,
        659.948153
      ],
      "properties": {
        "datetime": "2011-09-17T20:02:33Z",
        "pc:count": 12354619,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437200.3246,
            "count": 12354619,
            "maximum": 437661.4717,
            "minimum": 436702.0717,
            "name": "X",
            "position": 0,
            "stddev": 268.7100731,
            "variance": 72205.10338
          },
          {
            "average": 5240894.275,
            "count": 12354619,
            "maximum": 5241620.55,
            "minimum": 5240223.17,
            "name": "Y",
            "position": 1,
            "stddev": 401.4086543,
            "variance": 161128.9077
          },
          {
            "average": 623.4357705,
            "count": 12354619,
            "maximum": 659.948153,
            "minimum": 599.428153,
            "name": "Z",
            "position": 2,
            "stddev": 8.63069996,
            "variance": 74.4889818
          },
          {
            "average": 104.3866837,
            "count": 12354619,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.95144204,
            "variance": 1020.894649
          },
          {
            "average": 1.023970387,
            "count": 12354619,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.16140125,
            "variance": 0.02605036349
          },
          {
            "average": 1.053589593,
            "count": 12354619,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2489482743,
            "variance": 0.06197524327
          },
          {
            "average": 0.4998607403,
            "count": 12354619,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000008,
            "variance": 0.2500000008
          },
          {
            "average": 0,
            "count": 12354619,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273964175,
            "count": 12354619,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4459908316,
            "variance": 0.1989078219
          },
          {
            "average": -0.8866396867,
            "count": 12354619,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.795269212,
            "variance": 77.35676051
          },
          {
            "average": 1,
            "count": 12354619,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.598600491,
            "count": 12354619,
            "maximum": 13,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.387975726,
            "variance": 5.702428067
          },
          {
            "average": 23770.02304,
            "count": 12354619,
            "maximum": 55552,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9294.336226,
            "variance": 86384685.88
          },
          {
            "average": 22735.13444,
            "count": 12354619,
            "maximum": 54016,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7882.980148,
            "variance": 62141376.01
          },
          {
            "average": 21185.18752,
            "count": 12354619,
            "maximum": 51712,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6448.775461,
            "variance": 41586704.94
          },
          {
            "average": 322864.7034,
            "count": 12354619,
            "maximum": 324953.085,
            "minimum": 321036.3613,
            "name": "GpsTime",
            "position": 15,
            "stddev": 818.4062416,
            "variance": 669788.7762
          },
          {
            "average": 0,
            "count": 12354619,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12354619,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12354619,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12354619,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12354619,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436702.0717,
          5240223.17,
          599.428153,
          437661.4717,
          5241620.55,
          659.948153
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436702.0717237144,
                5240223.170493339,
                599.428153012932
              ],
              [
                436702.0717237144,
                5241620.55049334,
                599.428153012932
              ],
              [
                437661.47172371444,
                5241620.55049334,
                659.9481530129319
              ],
              [
                437661.47172371444,
                5240223.170493339,
                659.9481530129319
              ],
              [
                436702.0717237144,
                5240223.170493339,
                599.428153012932
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:02:33+00:00",
        "end_time": "2011-09-17T18:57:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376826,
            47.31241955,
            599.428153,
            -117.8247916,
            47.32508429,
            659.948153
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83748392729089,
                  47.31241955363959,
                  599.428153012932
                ],
                [
                  -117.83768263257802,
                  47.32499219807725,
                  599.428153012932
                ],
                [
                  -117.82498732894304,
                  47.32508428712712,
                  659.9481530129319
                ],
                [
                  -117.8247916342489,
                  47.31251160242116,
                  659.9481530129319
                ],
                [
                  -117.83748392729089,
                  47.31241955363959,
                  599.428153012932
                ]
              ]
            ]
          },
          "id": "47117C7124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:02:33Z",
            "pc:count": 12354619,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437200.3246,
                "count": 12354619,
                "maximum": 437661.4717,
                "minimum": 436702.0717,
                "name": "X",
                "position": 0,
                "stddev": 268.7100731,
                "variance": 72205.10338
              },
              {
                "average": 5240894.275,
                "count": 12354619,
                "maximum": 5241620.55,
                "minimum": 5240223.17,
                "name": "Y",
                "position": 1,
                "stddev": 401.4086543,
                "variance": 161128.9077
              },
              {
                "average": 623.4357705,
                "count": 12354619,
                "maximum": 659.948153,
                "minimum": 599.428153,
                "name": "Z",
                "position": 2,
                "stddev": 8.63069996,
                "variance": 74.4889818
              },
              {
                "average": 104.3866837,
                "count": 12354619,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.95144204,
                "variance": 1020.894649
              },
              {
                "average": 1.023970387,
                "count": 12354619,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.16140125,
                "variance": 0.02605036349
              },
              {
                "average": 1.053589593,
                "count": 12354619,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2489482743,
                "variance": 0.06197524327
              },
              {
                "average": 0.4998607403,
                "count": 12354619,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000008,
                "variance": 0.2500000008
              },
              {
                "average": 0,
                "count": 12354619,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273964175,
                "count": 12354619,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4459908316,
                "variance": 0.1989078219
              },
              {
                "average": -0.8866396867,
                "count": 12354619,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.795269212,
                "variance": 77.35676051
              },
              {
                "average": 1,
                "count": 12354619,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.598600491,
                "count": 12354619,
                "maximum": 13,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.387975726,
                "variance": 5.702428067
              },
              {
                "average": 23770.02304,
                "count": 12354619,
                "maximum": 55552,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9294.336226,
                "variance": 86384685.88
              },
              {
                "average": 22735.13444,
                "count": 12354619,
                "maximum": 54016,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7882.980148,
                "variance": 62141376.01
              },
              {
                "average": 21185.18752,
                "count": 12354619,
                "maximum": 51712,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6448.775461,
                "variance": 41586704.94
              },
              {
                "average": 322864.7034,
                "count": 12354619,
                "maximum": 324953.085,
                "minimum": 321036.3613,
                "name": "GpsTime",
                "position": 15,
                "stddev": 818.4062416,
                "variance": 669788.7762
              },
              {
                "average": 0,
                "count": 12354619,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12354619,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12354619,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12354619,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12354619,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436702.0717,
              5240223.17,
              599.428153,
              437661.4717,
              5241620.55,
              659.948153
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436702.0717237144,
                    5240223.170493339,
                    599.428153012932
                  ],
                  [
                    436702.0717237144,
                    5241620.55049334,
                    599.428153012932
                  ],
                  [
                    437661.47172371444,
                    5241620.55049334,
                    659.9481530129319
                  ],
                  [
                    437661.47172371444,
                    5240223.170493339,
                    659.9481530129319
                  ],
                  [
                    436702.0717237144,
                    5240223.170493339,
                    599.428153012932
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:02:33+00:00",
            "end_time": "2011-09-17T18:57:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92498351538204,
              47.29989377328051,
              597.3928870427001
            ],
            [
              -117.92520333254127,
              47.312491881199676,
              597.3928870427001
            ],
            [
              -117.9124882994914,
              47.31259382756914,
              634.3528870427001
            ],
            [
              -117.91227150224232,
              47.29999567498263,
              634.3528870427001
            ],
            [
              -117.92498351538204,
              47.29989377328051,
              597.3928870427001
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252033,
        47.29989377,
        597.392887,
        -117.9122715,
        47.31259383,
        634.352887
      ],
      "properties": {
        "datetime": "2011-09-17T22:50:04Z",
        "pc:count": 10627750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430550.9608,
            "count": 10627750,
            "maximum": 431033.4245,
            "minimum": 430072.2845,
            "name": "X",
            "position": 0,
            "stddev": 272.3730848,
            "variance": 74187.09733
          },
          {
            "average": 5239603.392,
            "count": 10627750,
            "maximum": 5240306.178,
            "minimum": 5238905.938,
            "name": "Y",
            "position": 1,
            "stddev": 399.3432407,
            "variance": 159475.0239
          },
          {
            "average": 621.77235,
            "count": 10627750,
            "maximum": 634.352887,
            "minimum": 597.392887,
            "name": "Z",
            "position": 2,
            "stddev": 9.869841409,
            "variance": 97.41376943
          },
          {
            "average": 109.1823444,
            "count": 10627750,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.57462848,
            "variance": 423.315337
          },
          {
            "average": 1.00000047,
            "count": 10627750,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.000685905453,
            "variance": 4.704662904e-07
          },
          {
            "average": 1.000001411,
            "count": 10627750,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001188022535,
            "variance": 1.411397543e-06
          },
          {
            "average": 0.5001261791,
            "count": 10627750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000076,
            "variance": 0.2500000076
          },
          {
            "average": 0,
            "count": 10627750,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288797347,
            "count": 10627750,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4532035509,
            "variance": 0.2053934585
          },
          {
            "average": -0.6515017818,
            "count": 10627750,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.02009675,
            "variance": 81.36214537
          },
          {
            "average": 1,
            "count": 10627750,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.22097048,
            "count": 10627750,
            "maximum": 34,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.884878156,
            "variance": 3.552765664
          },
          {
            "average": 34052.46206,
            "count": 10627750,
            "maximum": 55808,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 3862.184351,
            "variance": 14916467.96
          },
          {
            "average": 31767.85389,
            "count": 10627750,
            "maximum": 56320,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 3486.770369,
            "variance": 12157567.6
          },
          {
            "average": 28847.2037,
            "count": 10627750,
            "maximum": 56064,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 2795.986573,
            "variance": 7817540.914
          },
          {
            "average": 332330.9115,
            "count": 10627750,
            "maximum": 335004.0615,
            "minimum": 329879.9316,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1042.175009,
            "variance": 1086128.75
          },
          {
            "average": 0,
            "count": 10627750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10627750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10627750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10627750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10627750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430072.2845,
          5238905.938,
          597.392887,
          431033.4245,
          5240306.178,
          634.352887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430072.2844713129,
                5238905.9382072585,
                597.3928870427001
              ],
              [
                430072.2844713129,
                5240306.178207259,
                597.3928870427001
              ],
              [
                431033.4244713129,
                5240306.178207259,
                634.3528870427001
              ],
              [
                431033.4244713129,
                5238905.9382072585,
                634.3528870427001
              ],
              [
                430072.2844713129,
                5238905.9382072585,
                597.3928870427001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:50:04+00:00",
        "end_time": "2011-09-17T21:24:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252033,
            47.29989377,
            597.392887,
            -117.9122715,
            47.31259383,
            634.352887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92498351538204,
                  47.29989377328051,
                  597.3928870427001
                ],
                [
                  -117.92520333254127,
                  47.312491881199676,
                  597.3928870427001
                ],
                [
                  -117.9124882994914,
                  47.31259382756914,
                  634.3528870427001
                ],
                [
                  -117.91227150224232,
                  47.29999567498263,
                  634.3528870427001
                ],
                [
                  -117.92498351538204,
                  47.29989377328051,
                  597.3928870427001
                ]
              ]
            ]
          },
          "id": "47117C8402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:50:04Z",
            "pc:count": 10627750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430550.9608,
                "count": 10627750,
                "maximum": 431033.4245,
                "minimum": 430072.2845,
                "name": "X",
                "position": 0,
                "stddev": 272.3730848,
                "variance": 74187.09733
              },
              {
                "average": 5239603.392,
                "count": 10627750,
                "maximum": 5240306.178,
                "minimum": 5238905.938,
                "name": "Y",
                "position": 1,
                "stddev": 399.3432407,
                "variance": 159475.0239
              },
              {
                "average": 621.77235,
                "count": 10627750,
                "maximum": 634.352887,
                "minimum": 597.392887,
                "name": "Z",
                "position": 2,
                "stddev": 9.869841409,
                "variance": 97.41376943
              },
              {
                "average": 109.1823444,
                "count": 10627750,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.57462848,
                "variance": 423.315337
              },
              {
                "average": 1.00000047,
                "count": 10627750,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.000685905453,
                "variance": 4.704662904e-07
              },
              {
                "average": 1.000001411,
                "count": 10627750,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001188022535,
                "variance": 1.411397543e-06
              },
              {
                "average": 0.5001261791,
                "count": 10627750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000076,
                "variance": 0.2500000076
              },
              {
                "average": 0,
                "count": 10627750,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288797347,
                "count": 10627750,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4532035509,
                "variance": 0.2053934585
              },
              {
                "average": -0.6515017818,
                "count": 10627750,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.02009675,
                "variance": 81.36214537
              },
              {
                "average": 1,
                "count": 10627750,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.22097048,
                "count": 10627750,
                "maximum": 34,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.884878156,
                "variance": 3.552765664
              },
              {
                "average": 34052.46206,
                "count": 10627750,
                "maximum": 55808,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 3862.184351,
                "variance": 14916467.96
              },
              {
                "average": 31767.85389,
                "count": 10627750,
                "maximum": 56320,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 3486.770369,
                "variance": 12157567.6
              },
              {
                "average": 28847.2037,
                "count": 10627750,
                "maximum": 56064,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 2795.986573,
                "variance": 7817540.914
              },
              {
                "average": 332330.9115,
                "count": 10627750,
                "maximum": 335004.0615,
                "minimum": 329879.9316,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1042.175009,
                "variance": 1086128.75
              },
              {
                "average": 0,
                "count": 10627750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10627750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10627750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10627750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10627750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430072.2845,
              5238905.938,
              597.392887,
              431033.4245,
              5240306.178,
              634.352887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430072.2844713129,
                    5238905.9382072585,
                    597.3928870427001
                  ],
                  [
                    430072.2844713129,
                    5240306.178207259,
                    597.3928870427001
                  ],
                  [
                    431033.4244713129,
                    5240306.178207259,
                    634.3528870427001
                  ],
                  [
                    431033.4244713129,
                    5238905.9382072585,
                    634.3528870427001
                  ],
                  [
                    430072.2844713129,
                    5238905.9382072585,
                    597.3928870427001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:50:04+00:00",
            "end_time": "2011-09-17T21:24:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.49998496645982,
              47.47494016659687,
              695.4009571984124
            ],
            [
              -117.50010407941362,
              47.48749280411892,
              695.4009571984124
            ],
            [
              -117.48748694738325,
              47.48754713680707,
              749.6209571984124
            ],
            [
              -117.48737083923793,
              47.47499447555303,
              749.6209571984124
            ],
            [
              -117.49998496645982,
              47.47494016659687,
              695.4009571984124
            ]
          ]
        ]
      },
      "bbox": [
        -117.5001041,
        47.47494017,
        695.4009572,
        -117.4873708,
        47.48754714,
        749.6209572
      ],
      "properties": {
        "datetime": "2011-09-18T22:14:13Z",
        "pc:count": 11362936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 462802.0094,
            "count": 11362936,
            "maximum": 463277.0431,
            "minimum": 462326.5431,
            "name": "X",
            "position": 0,
            "stddev": 275.0417849,
            "variance": 75647.98347
          },
          {
            "average": 5258768.512,
            "count": 11362936,
            "maximum": 5259460.93,
            "minimum": 5258065.83,
            "name": "Y",
            "position": 1,
            "stddev": 404.1469943,
            "variance": 163334.793
          },
          {
            "average": 706.5116779,
            "count": 11362936,
            "maximum": 749.6209572,
            "minimum": 695.4009572,
            "name": "Z",
            "position": 2,
            "stddev": 8.602731765,
            "variance": 74.00699382
          },
          {
            "average": 99.36362345,
            "count": 11362936,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.56180212,
            "variance": 1985.754208
          },
          {
            "average": 1.097312438,
            "count": 11362936,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3198138613,
            "variance": 0.1022809059
          },
          {
            "average": 1.209362879,
            "count": 11362936,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.472553384,
            "variance": 0.2233067007
          },
          {
            "average": 0.499691453,
            "count": 11362936,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999268,
            "variance": 0.2499999268
          },
          {
            "average": 0,
            "count": 11362936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224638069,
            "count": 11362936,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4173437698,
            "variance": 0.1741758222
          },
          {
            "average": -2.143815074,
            "count": 11362936,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.763731679,
            "variance": 76.80299295
          },
          {
            "average": 7,
            "count": 11362936,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 144.5755008,
            "count": 11362936,
            "maximum": 149,
            "minimum": 140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.192843511,
            "variance": 4.808562666
          },
          {
            "average": 16226.34585,
            "count": 11362936,
            "maximum": 65024,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8216.49528,
            "variance": 67510794.69
          },
          {
            "average": 17057.17626,
            "count": 11362936,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7064.797995,
            "variance": 49911370.71
          },
          {
            "average": 14682.86983,
            "count": 11362936,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 6019.833685,
            "variance": 36238397.6
          },
          {
            "average": 416612.2822,
            "count": 11362936,
            "maximum": 419253.9005,
            "minimum": 413745.4902,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1471.330466,
            "variance": 2164813.341
          },
          {
            "average": 0,
            "count": 11362936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11362936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11362936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11362936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11362936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          462326.5431,
          5258065.83,
          695.4009572,
          463277.0431,
          5259460.93,
          749.6209572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                462326.5431256307,
                5258065.8304863665,
                695.4009571984124
              ],
              [
                462326.5431256307,
                5259460.930486366,
                695.4009571984124
              ],
              [
                463277.0431256307,
                5259460.930486366,
                749.6209571984124
              ],
              [
                463277.0431256307,
                5258065.8304863665,
                749.6209571984124
              ],
              [
                462326.5431256307,
                5258065.8304863665,
                695.4009571984124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:14:13+00:00",
        "end_time": "2011-09-18T20:42:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5001041,
            47.47494017,
            695.4009572,
            -117.4873708,
            47.48754714,
            749.6209572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.49998496645982,
                  47.47494016659687,
                  695.4009571984124
                ],
                [
                  -117.50010407941362,
                  47.48749280411892,
                  695.4009571984124
                ],
                [
                  -117.48748694738325,
                  47.48754713680707,
                  749.6209571984124
                ],
                [
                  -117.48737083923793,
                  47.47499447555303,
                  749.6209571984124
                ],
                [
                  -117.49998496645982,
                  47.47494016659687,
                  695.4009571984124
                ]
              ]
            ]
          },
          "id": "47117D4106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:14:13Z",
            "pc:count": 11362936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 462802.0094,
                "count": 11362936,
                "maximum": 463277.0431,
                "minimum": 462326.5431,
                "name": "X",
                "position": 0,
                "stddev": 275.0417849,
                "variance": 75647.98347
              },
              {
                "average": 5258768.512,
                "count": 11362936,
                "maximum": 5259460.93,
                "minimum": 5258065.83,
                "name": "Y",
                "position": 1,
                "stddev": 404.1469943,
                "variance": 163334.793
              },
              {
                "average": 706.5116779,
                "count": 11362936,
                "maximum": 749.6209572,
                "minimum": 695.4009572,
                "name": "Z",
                "position": 2,
                "stddev": 8.602731765,
                "variance": 74.00699382
              },
              {
                "average": 99.36362345,
                "count": 11362936,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.56180212,
                "variance": 1985.754208
              },
              {
                "average": 1.097312438,
                "count": 11362936,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3198138613,
                "variance": 0.1022809059
              },
              {
                "average": 1.209362879,
                "count": 11362936,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.472553384,
                "variance": 0.2233067007
              },
              {
                "average": 0.499691453,
                "count": 11362936,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999268,
                "variance": 0.2499999268
              },
              {
                "average": 0,
                "count": 11362936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224638069,
                "count": 11362936,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4173437698,
                "variance": 0.1741758222
              },
              {
                "average": -2.143815074,
                "count": 11362936,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.763731679,
                "variance": 76.80299295
              },
              {
                "average": 7,
                "count": 11362936,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 144.5755008,
                "count": 11362936,
                "maximum": 149,
                "minimum": 140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.192843511,
                "variance": 4.808562666
              },
              {
                "average": 16226.34585,
                "count": 11362936,
                "maximum": 65024,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8216.49528,
                "variance": 67510794.69
              },
              {
                "average": 17057.17626,
                "count": 11362936,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7064.797995,
                "variance": 49911370.71
              },
              {
                "average": 14682.86983,
                "count": 11362936,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 6019.833685,
                "variance": 36238397.6
              },
              {
                "average": 416612.2822,
                "count": 11362936,
                "maximum": 419253.9005,
                "minimum": 413745.4902,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1471.330466,
                "variance": 2164813.341
              },
              {
                "average": 0,
                "count": 11362936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11362936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11362936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11362936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11362936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              462326.5431,
              5258065.83,
              695.4009572,
              463277.0431,
              5259460.93,
              749.6209572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    462326.5431256307,
                    5258065.8304863665,
                    695.4009571984124
                  ],
                  [
                    462326.5431256307,
                    5259460.930486366,
                    695.4009571984124
                  ],
                  [
                    463277.0431256307,
                    5259460.930486366,
                    749.6209571984124
                  ],
                  [
                    463277.0431256307,
                    5258065.8304863665,
                    749.6209571984124
                  ],
                  [
                    462326.5431256307,
                    5258065.8304863665,
                    695.4009571984124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:14:13+00:00",
            "end_time": "2011-09-18T20:42:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90830930068262,
              47.34992835089101,
              635.1607204910456
            ],
            [
              -117.90849524193266,
              47.36076208351947,
              635.1607204910456
            ],
            [
              -117.89998642909231,
              47.36082921114541,
              700.2807204910455
            ],
            [
              -117.89980222876112,
              47.34999545322007,
              700.2807204910455
            ],
            [
              -117.90830930068262,
              47.34992835089101,
              635.1607204910456
            ]
          ]
        ]
      },
      "bbox": [
        -117.9084952,
        47.34992835,
        635.1607205,
        -117.8998022,
        47.36082921,
        700.2807205
      ],
      "properties": {
        "datetime": "2011-09-18T18:58:04Z",
        "pc:count": 3038820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431824.5909,
            "count": 3038820,
            "maximum": 432040.2416,
            "minimum": 431397.6416,
            "name": "X",
            "position": 0,
            "stddev": 146.876426,
            "variance": 21572.68453
          },
          {
            "average": 5244856.607,
            "count": 3038820,
            "maximum": 5245655.678,
            "minimum": 5244451.538,
            "name": "Y",
            "position": 1,
            "stddev": 284.4352806,
            "variance": 80903.42884
          },
          {
            "average": 654.3319767,
            "count": 3038820,
            "maximum": 700.2807205,
            "minimum": 635.1607205,
            "name": "Z",
            "position": 2,
            "stddev": 15.33435137,
            "variance": 235.1423321
          },
          {
            "average": 103.9624338,
            "count": 3038820,
            "maximum": 234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.89385515,
            "variance": 524.1286034
          },
          {
            "average": 1.002375922,
            "count": 3038820,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05062072628,
            "variance": 0.002562457929
          },
          {
            "average": 1.005262569,
            "count": 3038820,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07744039191,
            "variance": 0.005997014299
          },
          {
            "average": 0.4999312233,
            "count": 3038820,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000775,
            "variance": 0.2500000775
          },
          {
            "average": 0,
            "count": 3038820,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274998848,
            "count": 3038820,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4465137706,
            "variance": 0.1993745473
          },
          {
            "average": -1.155453165,
            "count": 3038820,
            "maximum": 15,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.476899366,
            "variance": 71.85782286
          },
          {
            "average": 2,
            "count": 3038820,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.36840945,
            "count": 3038820,
            "maximum": 46,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.109533813,
            "variance": 1.231065282
          },
          {
            "average": 26313.3713,
            "count": 3038820,
            "maximum": 56832,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6763.605498,
            "variance": 45746359.33
          },
          {
            "average": 23912.8054,
            "count": 3038820,
            "maximum": 58368,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5595.776382,
            "variance": 31312713.32
          },
          {
            "average": 21452.16759,
            "count": 3038820,
            "maximum": 57856,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 4290.875541,
            "variance": 18411612.91
          },
          {
            "average": 406111.0997,
            "count": 3038820,
            "maximum": 407484.057,
            "minimum": 404868.9039,
            "name": "GpsTime",
            "position": 15,
            "stddev": 573.4283889,
            "variance": 328820.1172
          },
          {
            "average": 0,
            "count": 3038820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3038820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3038820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3038820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3038820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431397.6416,
          5244451.538,
          635.1607205,
          432040.2416,
          5245655.678,
          700.2807205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431397.64163222845,
                5244451.538393721,
                635.1607204910456
              ],
              [
                431397.64163222845,
                5245655.678393722,
                635.1607204910456
              ],
              [
                432040.2416322284,
                5245655.678393722,
                700.2807204910455
              ],
              [
                432040.2416322284,
                5244451.538393721,
                700.2807204910455
              ],
              [
                431397.64163222845,
                5244451.538393721,
                635.1607204910456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:58:04+00:00",
        "end_time": "2011-09-18T18:14:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9084952,
            47.34992835,
            635.1607205,
            -117.8998022,
            47.36082921,
            700.2807205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90830930068262,
                  47.34992835089101,
                  635.1607204910456
                ],
                [
                  -117.90849524193266,
                  47.36076208351947,
                  635.1607204910456
                ],
                [
                  -117.89998642909231,
                  47.36082921114541,
                  700.2807204910455
                ],
                [
                  -117.89980222876112,
                  47.34999545322007,
                  700.2807204910455
                ],
                [
                  -117.90830930068262,
                  47.34992835089101,
                  635.1607204910456
                ]
              ]
            ]
          },
          "id": "47117C8208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:58:04Z",
            "pc:count": 3038820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431824.5909,
                "count": 3038820,
                "maximum": 432040.2416,
                "minimum": 431397.6416,
                "name": "X",
                "position": 0,
                "stddev": 146.876426,
                "variance": 21572.68453
              },
              {
                "average": 5244856.607,
                "count": 3038820,
                "maximum": 5245655.678,
                "minimum": 5244451.538,
                "name": "Y",
                "position": 1,
                "stddev": 284.4352806,
                "variance": 80903.42884
              },
              {
                "average": 654.3319767,
                "count": 3038820,
                "maximum": 700.2807205,
                "minimum": 635.1607205,
                "name": "Z",
                "position": 2,
                "stddev": 15.33435137,
                "variance": 235.1423321
              },
              {
                "average": 103.9624338,
                "count": 3038820,
                "maximum": 234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.89385515,
                "variance": 524.1286034
              },
              {
                "average": 1.002375922,
                "count": 3038820,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05062072628,
                "variance": 0.002562457929
              },
              {
                "average": 1.005262569,
                "count": 3038820,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07744039191,
                "variance": 0.005997014299
              },
              {
                "average": 0.4999312233,
                "count": 3038820,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000775,
                "variance": 0.2500000775
              },
              {
                "average": 0,
                "count": 3038820,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274998848,
                "count": 3038820,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4465137706,
                "variance": 0.1993745473
              },
              {
                "average": -1.155453165,
                "count": 3038820,
                "maximum": 15,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.476899366,
                "variance": 71.85782286
              },
              {
                "average": 2,
                "count": 3038820,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.36840945,
                "count": 3038820,
                "maximum": 46,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.109533813,
                "variance": 1.231065282
              },
              {
                "average": 26313.3713,
                "count": 3038820,
                "maximum": 56832,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6763.605498,
                "variance": 45746359.33
              },
              {
                "average": 23912.8054,
                "count": 3038820,
                "maximum": 58368,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5595.776382,
                "variance": 31312713.32
              },
              {
                "average": 21452.16759,
                "count": 3038820,
                "maximum": 57856,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 4290.875541,
                "variance": 18411612.91
              },
              {
                "average": 406111.0997,
                "count": 3038820,
                "maximum": 407484.057,
                "minimum": 404868.9039,
                "name": "GpsTime",
                "position": 15,
                "stddev": 573.4283889,
                "variance": 328820.1172
              },
              {
                "average": 0,
                "count": 3038820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3038820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3038820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3038820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3038820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431397.6416,
              5244451.538,
              635.1607205,
              432040.2416,
              5245655.678,
              700.2807205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431397.64163222845,
                    5244451.538393721,
                    635.1607204910456
                  ],
                  [
                    431397.64163222845,
                    5245655.678393722,
                    635.1607204910456
                  ],
                  [
                    432040.2416322284,
                    5245655.678393722,
                    700.2807204910455
                  ],
                  [
                    432040.2416322284,
                    5244451.538393721,
                    700.2807204910455
                  ],
                  [
                    431397.64163222845,
                    5244451.538393721,
                    635.1607204910456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:58:04+00:00",
            "end_time": "2011-09-18T18:14:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.71248446327797,
              47.36241749833369,
              687.2349173648987
            ],
            [
              -117.7126538347687,
              47.37499238367033,
              687.2349173648987
            ],
            [
              -117.6999877552836,
              47.375070431293985,
              760.8949173648988
            ],
            [
              -117.69982139344778,
              47.362495511818,
              760.8949173648988
            ],
            [
              -117.71248446327797,
              47.36241749833369,
              687.2349173648987
            ]
          ]
        ]
      },
      "bbox": [
        -117.7126538,
        47.3624175,
        687.2349174,
        -117.6998214,
        47.37507043,
        760.8949174
      ],
      "properties": {
        "datetime": "2011-09-18T22:24:26Z",
        "pc:count": 9930787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 446689.8082,
            "count": 9930787,
            "maximum": 447156.6945,
            "minimum": 446200.4345,
            "name": "X",
            "position": 0,
            "stddev": 283.4842068,
            "variance": 80363.29552
          },
          {
            "average": 5246331.772,
            "count": 9930787,
            "maximum": 5247083.217,
            "minimum": 5245685.617,
            "name": "Y",
            "position": 1,
            "stddev": 381.593169,
            "variance": 145613.3466
          },
          {
            "average": 705.1757757,
            "count": 9930787,
            "maximum": 760.8949174,
            "minimum": 687.2349174,
            "name": "Z",
            "position": 2,
            "stddev": 13.13178285,
            "variance": 172.4437207
          },
          {
            "average": 108.6178827,
            "count": 9930787,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.74772398,
            "variance": 884.927082
          },
          {
            "average": 1.016620838,
            "count": 9930787,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1364194594,
            "variance": 0.01861026889
          },
          {
            "average": 1.036362375,
            "count": 9930787,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2105049467,
            "variance": 0.04431233257
          },
          {
            "average": 0.5000228079,
            "count": 9930787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000247,
            "variance": 0.2500000247
          },
          {
            "average": 0,
            "count": 9930787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308496094,
            "count": 9930787,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4618725749,
            "variance": 0.2133262755
          },
          {
            "average": -2.249523029,
            "count": 9930787,
            "maximum": 16.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.965589439,
            "variance": 80.38179398
          },
          {
            "average": 3,
            "count": 9930787,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 115.8687361,
            "count": 9930787,
            "maximum": 120,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.092678174,
            "variance": 4.37930194
          },
          {
            "average": 30005.13585,
            "count": 9930787,
            "maximum": 56576,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 9281.255778,
            "variance": 86141708.82
          },
          {
            "average": 27642.97903,
            "count": 9930787,
            "maximum": 55040,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 7734.313188,
            "variance": 59819600.5
          },
          {
            "average": 25299.61657,
            "count": 9930787,
            "maximum": 55296,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 6458.063635,
            "variance": 41706585.91
          },
          {
            "average": 417829.3301,
            "count": 9930787,
            "maximum": 419866.43,
            "minimum": 415774.8922,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1066.455007,
            "variance": 1137326.281
          },
          {
            "average": 0,
            "count": 9930787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9930787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9930787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9930787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9930787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          446200.4345,
          5245685.617,
          687.2349174,
          447156.6945,
          5247083.217,
          760.8949174
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                446200.43448268576,
                5245685.617443471,
                687.2349173648987
              ],
              [
                446200.43448268576,
                5247083.217443471,
                687.2349173648987
              ],
              [
                447156.69448268577,
                5247083.217443471,
                760.8949173648988
              ],
              [
                447156.69448268577,
                5245685.617443471,
                760.8949173648988
              ],
              [
                446200.43448268576,
                5245685.617443471,
                687.2349173648987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:24:26+00:00",
        "end_time": "2011-09-18T21:16:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7126538,
            47.3624175,
            687.2349174,
            -117.6998214,
            47.37507043,
            760.8949174
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.71248446327797,
                  47.36241749833369,
                  687.2349173648987
                ],
                [
                  -117.7126538347687,
                  47.37499238367033,
                  687.2349173648987
                ],
                [
                  -117.6999877552836,
                  47.375070431293985,
                  760.8949173648988
                ],
                [
                  -117.69982139344778,
                  47.362495511818,
                  760.8949173648988
                ],
                [
                  -117.71248446327797,
                  47.36241749833369,
                  687.2349173648987
                ]
              ]
            ]
          },
          "id": "47117C6104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:24:26Z",
            "pc:count": 9930787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 446689.8082,
                "count": 9930787,
                "maximum": 447156.6945,
                "minimum": 446200.4345,
                "name": "X",
                "position": 0,
                "stddev": 283.4842068,
                "variance": 80363.29552
              },
              {
                "average": 5246331.772,
                "count": 9930787,
                "maximum": 5247083.217,
                "minimum": 5245685.617,
                "name": "Y",
                "position": 1,
                "stddev": 381.593169,
                "variance": 145613.3466
              },
              {
                "average": 705.1757757,
                "count": 9930787,
                "maximum": 760.8949174,
                "minimum": 687.2349174,
                "name": "Z",
                "position": 2,
                "stddev": 13.13178285,
                "variance": 172.4437207
              },
              {
                "average": 108.6178827,
                "count": 9930787,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.74772398,
                "variance": 884.927082
              },
              {
                "average": 1.016620838,
                "count": 9930787,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1364194594,
                "variance": 0.01861026889
              },
              {
                "average": 1.036362375,
                "count": 9930787,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2105049467,
                "variance": 0.04431233257
              },
              {
                "average": 0.5000228079,
                "count": 9930787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000247,
                "variance": 0.2500000247
              },
              {
                "average": 0,
                "count": 9930787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308496094,
                "count": 9930787,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4618725749,
                "variance": 0.2133262755
              },
              {
                "average": -2.249523029,
                "count": 9930787,
                "maximum": 16.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.965589439,
                "variance": 80.38179398
              },
              {
                "average": 3,
                "count": 9930787,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 115.8687361,
                "count": 9930787,
                "maximum": 120,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.092678174,
                "variance": 4.37930194
              },
              {
                "average": 30005.13585,
                "count": 9930787,
                "maximum": 56576,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 9281.255778,
                "variance": 86141708.82
              },
              {
                "average": 27642.97903,
                "count": 9930787,
                "maximum": 55040,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 7734.313188,
                "variance": 59819600.5
              },
              {
                "average": 25299.61657,
                "count": 9930787,
                "maximum": 55296,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 6458.063635,
                "variance": 41706585.91
              },
              {
                "average": 417829.3301,
                "count": 9930787,
                "maximum": 419866.43,
                "minimum": 415774.8922,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1066.455007,
                "variance": 1137326.281
              },
              {
                "average": 0,
                "count": 9930787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9930787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9930787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9930787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9930787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              446200.4345,
              5245685.617,
              687.2349174,
              447156.6945,
              5247083.217,
              760.8949174
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    446200.43448268576,
                    5245685.617443471,
                    687.2349173648987
                  ],
                  [
                    446200.43448268576,
                    5247083.217443471,
                    687.2349173648987
                  ],
                  [
                    447156.69448268577,
                    5247083.217443471,
                    760.8949173648988
                  ],
                  [
                    447156.69448268577,
                    5245685.617443471,
                    760.8949173648988
                  ],
                  [
                    446200.43448268576,
                    5245685.617443471,
                    687.2349173648987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:24:26+00:00",
            "end_time": "2011-09-18T21:16:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.94995140345853,
              47.26369252904891,
              589.0158078545268
            ],
            [
              -117.95015361630688,
              47.27499180705704,
              589.0158078545268
            ],
            [
              -117.93748863958251,
              47.275096124107414,
              615.1958078545268
            ],
            [
              -117.93728912114149,
              47.26379680510874,
              615.1958078545268
            ],
            [
              -117.94995140345853,
              47.26369252904891,
              589.0158078545268
            ]
          ]
        ]
      },
      "bbox": [
        -117.9501536,
        47.26369253,
        589.0158079,
        -117.9372891,
        47.27509612,
        615.1958079
      ],
      "properties": {
        "datetime": "2011-09-17T21:43:37Z",
        "pc:count": 8358029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428627.1871,
            "count": 8358029,
            "maximum": 429093.7835,
            "minimum": 428135.7435,
            "name": "X",
            "position": 0,
            "stddev": 273.5692938,
            "variance": 74840.15852
          },
          {
            "average": 5235566.248,
            "count": 8358029,
            "maximum": 5236161.448,
            "minimum": 5234905.568,
            "name": "Y",
            "position": 1,
            "stddev": 333.5537729,
            "variance": 111258.1194
          },
          {
            "average": 599.0640095,
            "count": 8358029,
            "maximum": 615.1958079,
            "minimum": 589.0158079,
            "name": "Z",
            "position": 2,
            "stddev": 6.698299338,
            "variance": 44.86721402
          },
          {
            "average": 109.1211895,
            "count": 8358029,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.93484673,
            "variance": 621.7465813
          },
          {
            "average": 1.0001687,
            "count": 8358029,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01298736391,
            "variance": 0.0001686716212
          },
          {
            "average": 1.000430125,
            "count": 8358029,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02073500364,
            "variance": 0.0004299403758
          },
          {
            "average": 0.5000163316,
            "count": 8358029,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000296,
            "variance": 0.2500000296
          },
          {
            "average": 0,
            "count": 8358029,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319707194,
            "count": 8358029,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4663630883,
            "variance": 0.2174945302
          },
          {
            "average": -0.1479112223,
            "count": 8358029,
            "maximum": 22.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.877351571,
            "variance": 78.80737092
          },
          {
            "average": 1,
            "count": 8358029,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.72599652,
            "count": 8358029,
            "maximum": 27,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.795453746,
            "variance": 3.223654155
          },
          {
            "average": 31875.36482,
            "count": 8358029,
            "maximum": 61440,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7365.606247,
            "variance": 54252155.39
          },
          {
            "average": 30032.04515,
            "count": 8358029,
            "maximum": 62976,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 6658.713583,
            "variance": 44338466.58
          },
          {
            "average": 27714.76211,
            "count": 8358029,
            "maximum": 63488,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 5714.110008,
            "variance": 32651053.19
          },
          {
            "average": 329235.881,
            "count": 8358029,
            "maximum": 331017.8869,
            "minimum": 327276.8861,
            "name": "GpsTime",
            "position": 15,
            "stddev": 815.3909313,
            "variance": 664862.3708
          },
          {
            "average": 0,
            "count": 8358029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358029,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358029,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428135.7435,
          5234905.568,
          589.0158079,
          429093.7835,
          5236161.448,
          615.1958079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428135.7435113244,
                5234905.568424641,
                589.0158078545268
              ],
              [
                428135.7435113244,
                5236161.448424642,
                589.0158078545268
              ],
              [
                429093.78351132444,
                5236161.448424642,
                615.1958078545268
              ],
              [
                429093.78351132444,
                5234905.568424641,
                615.1958078545268
              ],
              [
                428135.7435113244,
                5234905.568424641,
                589.0158078545268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:43:37+00:00",
        "end_time": "2011-09-17T20:41:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9501536,
            47.26369253,
            589.0158079,
            -117.9372891,
            47.27509612,
            615.1958079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.94995140345853,
                  47.26369252904891,
                  589.0158078545268
                ],
                [
                  -117.95015361630688,
                  47.27499180705704,
                  589.0158078545268
                ],
                [
                  -117.93748863958251,
                  47.275096124107414,
                  615.1958078545268
                ],
                [
                  -117.93728912114149,
                  47.26379680510874,
                  615.1958078545268
                ],
                [
                  -117.94995140345853,
                  47.26369252904891,
                  589.0158078545268
                ]
              ]
            ]
          },
          "id": "47117C8320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:43:37Z",
            "pc:count": 8358029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428627.1871,
                "count": 8358029,
                "maximum": 429093.7835,
                "minimum": 428135.7435,
                "name": "X",
                "position": 0,
                "stddev": 273.5692938,
                "variance": 74840.15852
              },
              {
                "average": 5235566.248,
                "count": 8358029,
                "maximum": 5236161.448,
                "minimum": 5234905.568,
                "name": "Y",
                "position": 1,
                "stddev": 333.5537729,
                "variance": 111258.1194
              },
              {
                "average": 599.0640095,
                "count": 8358029,
                "maximum": 615.1958079,
                "minimum": 589.0158079,
                "name": "Z",
                "position": 2,
                "stddev": 6.698299338,
                "variance": 44.86721402
              },
              {
                "average": 109.1211895,
                "count": 8358029,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.93484673,
                "variance": 621.7465813
              },
              {
                "average": 1.0001687,
                "count": 8358029,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01298736391,
                "variance": 0.0001686716212
              },
              {
                "average": 1.000430125,
                "count": 8358029,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02073500364,
                "variance": 0.0004299403758
              },
              {
                "average": 0.5000163316,
                "count": 8358029,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000296,
                "variance": 0.2500000296
              },
              {
                "average": 0,
                "count": 8358029,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319707194,
                "count": 8358029,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4663630883,
                "variance": 0.2174945302
              },
              {
                "average": -0.1479112223,
                "count": 8358029,
                "maximum": 22.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.877351571,
                "variance": 78.80737092
              },
              {
                "average": 1,
                "count": 8358029,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.72599652,
                "count": 8358029,
                "maximum": 27,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.795453746,
                "variance": 3.223654155
              },
              {
                "average": 31875.36482,
                "count": 8358029,
                "maximum": 61440,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7365.606247,
                "variance": 54252155.39
              },
              {
                "average": 30032.04515,
                "count": 8358029,
                "maximum": 62976,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 6658.713583,
                "variance": 44338466.58
              },
              {
                "average": 27714.76211,
                "count": 8358029,
                "maximum": 63488,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 5714.110008,
                "variance": 32651053.19
              },
              {
                "average": 329235.881,
                "count": 8358029,
                "maximum": 331017.8869,
                "minimum": 327276.8861,
                "name": "GpsTime",
                "position": 15,
                "stddev": 815.3909313,
                "variance": 664862.3708
              },
              {
                "average": 0,
                "count": 8358029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358029,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358029,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428135.7435,
              5234905.568,
              589.0158079,
              429093.7835,
              5236161.448,
              615.1958079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428135.7435113244,
                    5234905.568424641,
                    589.0158078545268
                  ],
                  [
                    428135.7435113244,
                    5236161.448424642,
                    589.0158078545268
                  ],
                  [
                    429093.78351132444,
                    5236161.448424642,
                    615.1958078545268
                  ],
                  [
                    429093.78351132444,
                    5234905.568424641,
                    615.1958078545268
                  ],
                  [
                    428135.7435113244,
                    5234905.568424641,
                    589.0158078545268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:43:37+00:00",
            "end_time": "2011-09-17T20:41:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92498364084706,
              47.337394341868155,
              630.2989156312983
            ],
            [
              -117.92510703024665,
              47.344457747054335,
              630.2989156312983
            ],
            [
              -117.9124857195312,
              47.3445589269573,
              662.2189156312984
            ],
            [
              -117.9123640129701,
              47.337495496910805,
              662.2189156312984
            ],
            [
              -117.92498364084706,
              47.337394341868155,
              630.2989156312983
            ]
          ]
        ]
      },
      "bbox": [
        -117.925107,
        47.33739434,
        630.2989156,
        -117.912364,
        47.34455893,
        662.2189156
      ],
      "properties": {
        "datetime": "2011-09-18T18:49:38Z",
        "pc:count": 2926976,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430738.8281,
            "count": 2926976,
            "maximum": 431075.2192,
            "minimum": 430121.7392,
            "name": "X",
            "position": 0,
            "stddev": 228.6796605,
            "variance": 52294.38713
          },
          {
            "average": 5243325.263,
            "count": 2926976,
            "maximum": 5243858.51,
            "minimum": 5243073.43,
            "name": "Y",
            "position": 1,
            "stddev": 172.6958501,
            "variance": 29823.85663
          },
          {
            "average": 643.4582128,
            "count": 2926976,
            "maximum": 662.2189156,
            "minimum": 630.2989156,
            "name": "Z",
            "position": 2,
            "stddev": 6.80932637,
            "variance": 46.36692561
          },
          {
            "average": 113.5498928,
            "count": 2926976,
            "maximum": 237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.99066547,
            "variance": 483.5893678
          },
          {
            "average": 1.000152034,
            "count": 2926976,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01232927339,
            "variance": 0.0001520109823
          },
          {
            "average": 1.000346433,
            "count": 2926976,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01860947971,
            "variance": 0.0003463127349
          },
          {
            "average": 0.4999436278,
            "count": 2926976,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000822,
            "variance": 0.2500000822
          },
          {
            "average": 0,
            "count": 2926976,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277312489,
            "count": 2926976,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4476721355,
            "variance": 0.2004103409
          },
          {
            "average": -1.037518286,
            "count": 2926976,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.888793908,
            "variance": 79.01065715
          },
          {
            "average": 1.966635873,
            "count": 2926976,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.17958556,
            "variance": 0.03225097337
          },
          {
            "average": 42.30137931,
            "count": 2926976,
            "maximum": 45,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.150655459,
            "variance": 1.324007985
          },
          {
            "average": 31479.10106,
            "count": 2926976,
            "maximum": 55296,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 4278.304108,
            "variance": 18303886.04
          },
          {
            "average": 28949.04377,
            "count": 2926976,
            "maximum": 51200,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 3511.537504,
            "variance": 12330895.64
          },
          {
            "average": 25654.52434,
            "count": 2926976,
            "maximum": 48384,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 2886.929518,
            "variance": 8334362.041
          },
          {
            "average": 403343.6424,
            "count": 2926976,
            "maximum": 406978.786,
            "minimum": 336892.9649,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12268.87786,
            "variance": 150525363.8
          },
          {
            "average": 0,
            "count": 2926976,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2926976,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2926976,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2926976,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2926976,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430121.7392,
          5243073.43,
          630.2989156,
          431075.2192,
          5243858.51,
          662.2189156
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430121.7392225346,
                5243073.430232818,
                630.2989156312983
              ],
              [
                430121.7392225346,
                5243858.510232818,
                630.2989156312983
              ],
              [
                431075.21922253456,
                5243858.510232818,
                662.2189156312984
              ],
              [
                431075.21922253456,
                5243073.430232818,
                662.2189156312984
              ],
              [
                430121.7392225346,
                5243073.430232818,
                630.2989156312983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:49:38+00:00",
        "end_time": "2011-09-17T23:21:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.925107,
            47.33739434,
            630.2989156,
            -117.912364,
            47.34455893,
            662.2189156
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92498364084706,
                  47.337394341868155,
                  630.2989156312983
                ],
                [
                  -117.92510703024665,
                  47.344457747054335,
                  630.2989156312983
                ],
                [
                  -117.9124857195312,
                  47.3445589269573,
                  662.2189156312984
                ],
                [
                  -117.9123640129701,
                  47.337495496910805,
                  662.2189156312984
                ],
                [
                  -117.92498364084706,
                  47.337394341868155,
                  630.2989156312983
                ]
              ]
            ]
          },
          "id": "47117C8212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:49:38Z",
            "pc:count": 2926976,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430738.8281,
                "count": 2926976,
                "maximum": 431075.2192,
                "minimum": 430121.7392,
                "name": "X",
                "position": 0,
                "stddev": 228.6796605,
                "variance": 52294.38713
              },
              {
                "average": 5243325.263,
                "count": 2926976,
                "maximum": 5243858.51,
                "minimum": 5243073.43,
                "name": "Y",
                "position": 1,
                "stddev": 172.6958501,
                "variance": 29823.85663
              },
              {
                "average": 643.4582128,
                "count": 2926976,
                "maximum": 662.2189156,
                "minimum": 630.2989156,
                "name": "Z",
                "position": 2,
                "stddev": 6.80932637,
                "variance": 46.36692561
              },
              {
                "average": 113.5498928,
                "count": 2926976,
                "maximum": 237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.99066547,
                "variance": 483.5893678
              },
              {
                "average": 1.000152034,
                "count": 2926976,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01232927339,
                "variance": 0.0001520109823
              },
              {
                "average": 1.000346433,
                "count": 2926976,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01860947971,
                "variance": 0.0003463127349
              },
              {
                "average": 0.4999436278,
                "count": 2926976,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000822,
                "variance": 0.2500000822
              },
              {
                "average": 0,
                "count": 2926976,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277312489,
                "count": 2926976,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4476721355,
                "variance": 0.2004103409
              },
              {
                "average": -1.037518286,
                "count": 2926976,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.888793908,
                "variance": 79.01065715
              },
              {
                "average": 1.966635873,
                "count": 2926976,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.17958556,
                "variance": 0.03225097337
              },
              {
                "average": 42.30137931,
                "count": 2926976,
                "maximum": 45,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.150655459,
                "variance": 1.324007985
              },
              {
                "average": 31479.10106,
                "count": 2926976,
                "maximum": 55296,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 4278.304108,
                "variance": 18303886.04
              },
              {
                "average": 28949.04377,
                "count": 2926976,
                "maximum": 51200,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 3511.537504,
                "variance": 12330895.64
              },
              {
                "average": 25654.52434,
                "count": 2926976,
                "maximum": 48384,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 2886.929518,
                "variance": 8334362.041
              },
              {
                "average": 403343.6424,
                "count": 2926976,
                "maximum": 406978.786,
                "minimum": 336892.9649,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12268.87786,
                "variance": 150525363.8
              },
              {
                "average": 0,
                "count": 2926976,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2926976,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2926976,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2926976,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2926976,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430121.7392,
              5243073.43,
              630.2989156,
              431075.2192,
              5243858.51,
              662.2189156
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430121.7392225346,
                    5243073.430232818,
                    630.2989156312983
                  ],
                  [
                    430121.7392225346,
                    5243858.510232818,
                    630.2989156312983
                  ],
                  [
                    431075.21922253456,
                    5243858.510232818,
                    662.2189156312984
                  ],
                  [
                    431075.21922253456,
                    5243073.430232818,
                    662.2189156312984
                  ],
                  [
                    430121.7392225346,
                    5243073.430232818,
                    630.2989156312983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:49:38+00:00",
            "end_time": "2011-09-17T23:21:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93748350543132,
              47.312392288389425,
              619.9623808636392
            ],
            [
              -117.93770641892753,
              47.32499194342366,
              619.9623808636392
            ],
            [
              -117.92498922530937,
              47.325095290889706,
              634.4623808636392
            ],
            [
              -117.92476933391308,
              47.31249559056707,
              634.4623808636392
            ],
            [
              -117.93748350543132,
              47.312392288389425,
              619.9623808636392
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377064,
        47.31239229,
        619.9623809,
        -117.9247693,
        47.32509529,
        634.4623809
      ],
      "properties": {
        "datetime": "2011-09-18T18:39:39Z",
        "pc:count": 10620214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429618.845,
            "count": 10620214,
            "maximum": 430105.0912,
            "minimum": 429144.0112,
            "name": "X",
            "position": 0,
            "stddev": 274.3190099,
            "variance": 75250.91918
          },
          {
            "average": 5241010.227,
            "count": 10620214,
            "maximum": 5241706.621,
            "minimum": 5240306.201,
            "name": "Y",
            "position": 1,
            "stddev": 400.5224553,
            "variance": 160418.2372
          },
          {
            "average": 625.6550558,
            "count": 10620214,
            "maximum": 634.4623809,
            "minimum": 619.9623809,
            "name": "Z",
            "position": 2,
            "stddev": 2.820671109,
            "variance": 7.956185507
          },
          {
            "average": 106.1773542,
            "count": 10620214,
            "maximum": 215,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.41025713,
            "variance": 237.4760248
          },
          {
            "average": 1.000001977,
            "count": 10620214,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001406185465,
            "variance": 1.977357561e-06
          },
          {
            "average": 1.00000452,
            "count": 10620214,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00212594989,
            "variance": 4.519662935e-06
          },
          {
            "average": 0.5000693018,
            "count": 10620214,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000187,
            "variance": 0.2500000187
          },
          {
            "average": 0,
            "count": 10620214,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286220692,
            "count": 10620214,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4519938348,
            "variance": 0.2042984267
          },
          {
            "average": -0.7868300761,
            "count": 10620214,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.775228821,
            "variance": 77.00464086
          },
          {
            "average": 1.167787956,
            "count": 10620214,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3736778974,
            "variance": 0.139635171
          },
          {
            "average": 37.82122573,
            "count": 10620214,
            "maximum": 44,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.145540637,
            "variance": 4.603344624
          },
          {
            "average": 31149.74623,
            "count": 10620214,
            "maximum": 55296,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 4594.914569,
            "variance": 21113239.9
          },
          {
            "average": 28809.56572,
            "count": 10620214,
            "maximum": 50432,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 4079.632857,
            "variance": 16643404.25
          },
          {
            "average": 26175.65488,
            "count": 10620214,
            "maximum": 46336,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 3144.653932,
            "variance": 9888848.35
          },
          {
            "average": 347960.1175,
            "count": 10620214,
            "maximum": 406379.0837,
            "minimum": 334391.6088,
            "name": "GpsTime",
            "position": 15,
            "stddev": 25695.27859,
            "variance": 660247342
          },
          {
            "average": 0,
            "count": 10620214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10620214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10620214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10620214,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10620214,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429144.0112,
          5240306.201,
          619.9623809,
          430105.0912,
          5241706.621,
          634.4623809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429144.0111504766,
                5240306.201144968,
                619.9623808636392
              ],
              [
                429144.0111504766,
                5241706.621144968,
                619.9623808636392
              ],
              [
                430105.09115047654,
                5241706.621144968,
                634.4623808636392
              ],
              [
                430105.09115047654,
                5240306.201144968,
                634.4623808636392
              ],
              [
                429144.0111504766,
                5240306.201144968,
                619.9623808636392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:39:39+00:00",
        "end_time": "2011-09-17T22:39:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377064,
            47.31239229,
            619.9623809,
            -117.9247693,
            47.32509529,
            634.4623809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93748350543132,
                  47.312392288389425,
                  619.9623808636392
                ],
                [
                  -117.93770641892753,
                  47.32499194342366,
                  619.9623808636392
                ],
                [
                  -117.92498922530937,
                  47.325095290889706,
                  634.4623808636392
                ],
                [
                  -117.92476933391308,
                  47.31249559056707,
                  634.4623808636392
                ],
                [
                  -117.93748350543132,
                  47.312392288389425,
                  619.9623808636392
                ]
              ]
            ]
          },
          "id": "47117C8221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:39:39Z",
            "pc:count": 10620214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429618.845,
                "count": 10620214,
                "maximum": 430105.0912,
                "minimum": 429144.0112,
                "name": "X",
                "position": 0,
                "stddev": 274.3190099,
                "variance": 75250.91918
              },
              {
                "average": 5241010.227,
                "count": 10620214,
                "maximum": 5241706.621,
                "minimum": 5240306.201,
                "name": "Y",
                "position": 1,
                "stddev": 400.5224553,
                "variance": 160418.2372
              },
              {
                "average": 625.6550558,
                "count": 10620214,
                "maximum": 634.4623809,
                "minimum": 619.9623809,
                "name": "Z",
                "position": 2,
                "stddev": 2.820671109,
                "variance": 7.956185507
              },
              {
                "average": 106.1773542,
                "count": 10620214,
                "maximum": 215,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.41025713,
                "variance": 237.4760248
              },
              {
                "average": 1.000001977,
                "count": 10620214,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001406185465,
                "variance": 1.977357561e-06
              },
              {
                "average": 1.00000452,
                "count": 10620214,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00212594989,
                "variance": 4.519662935e-06
              },
              {
                "average": 0.5000693018,
                "count": 10620214,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000187,
                "variance": 0.2500000187
              },
              {
                "average": 0,
                "count": 10620214,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286220692,
                "count": 10620214,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4519938348,
                "variance": 0.2042984267
              },
              {
                "average": -0.7868300761,
                "count": 10620214,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.775228821,
                "variance": 77.00464086
              },
              {
                "average": 1.167787956,
                "count": 10620214,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3736778974,
                "variance": 0.139635171
              },
              {
                "average": 37.82122573,
                "count": 10620214,
                "maximum": 44,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.145540637,
                "variance": 4.603344624
              },
              {
                "average": 31149.74623,
                "count": 10620214,
                "maximum": 55296,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 4594.914569,
                "variance": 21113239.9
              },
              {
                "average": 28809.56572,
                "count": 10620214,
                "maximum": 50432,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 4079.632857,
                "variance": 16643404.25
              },
              {
                "average": 26175.65488,
                "count": 10620214,
                "maximum": 46336,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 3144.653932,
                "variance": 9888848.35
              },
              {
                "average": 347960.1175,
                "count": 10620214,
                "maximum": 406379.0837,
                "minimum": 334391.6088,
                "name": "GpsTime",
                "position": 15,
                "stddev": 25695.27859,
                "variance": 660247342
              },
              {
                "average": 0,
                "count": 10620214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10620214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10620214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10620214,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10620214,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429144.0112,
              5240306.201,
              619.9623809,
              430105.0912,
              5241706.621,
              634.4623809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429144.0111504766,
                    5240306.201144968,
                    619.9623808636392
                  ],
                  [
                    429144.0111504766,
                    5241706.621144968,
                    619.9623808636392
                  ],
                  [
                    430105.09115047654,
                    5241706.621144968,
                    634.4623808636392
                  ],
                  [
                    430105.09115047654,
                    5240306.201144968,
                    634.4623808636392
                  ],
                  [
                    429144.0111504766,
                    5240306.201144968,
                    619.9623808636392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:39:39+00:00",
            "end_time": "2011-09-17T22:39:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.94998310152486,
              47.274891067887495,
              584.2215929781055
            ],
            [
              -117.95020870378495,
              47.28749148016946,
              584.2215929781055
            ],
            [
              -117.93748838149304,
              47.287596252324754,
              620.7815929781054
            ],
            [
              -117.93726579825645,
              47.27499579413219,
              620.7815929781054
            ],
            [
              -117.94998310152486,
              47.274891067887495,
              584.2215929781055
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502087,
        47.27489107,
        584.221593,
        -117.9372658,
        47.28759625,
        620.781593
      ],
      "properties": {
        "datetime": "2011-09-17T22:35:22Z",
        "pc:count": 10531584,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428630.6096,
            "count": 10531584,
            "maximum": 429110.5038,
            "minimum": 428148.5038,
            "name": "X",
            "position": 0,
            "stddev": 273.550052,
            "variance": 74829.63097
          },
          {
            "average": 5236843.298,
            "count": 10531584,
            "maximum": 5237550.596,
            "minimum": 5236150.096,
            "name": "Y",
            "position": 1,
            "stddev": 394.9474379,
            "variance": 155983.4787
          },
          {
            "average": 597.1852852,
            "count": 10531584,
            "maximum": 620.781593,
            "minimum": 584.221593,
            "name": "Z",
            "position": 2,
            "stddev": 5.932802469,
            "variance": 35.19814514
          },
          {
            "average": 106.2335909,
            "count": 10531584,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.81534852,
            "variance": 354.0173398
          },
          {
            "average": 1.000087071,
            "count": 10531584,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009330801109,
            "variance": 8.706384933e-05
          },
          {
            "average": 1.000222853,
            "count": 10531584,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01492661461,
            "variance": 0.0002228038238
          },
          {
            "average": 0.5000569715,
            "count": 10531584,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000205,
            "variance": 0.2500000205
          },
          {
            "average": 0,
            "count": 10531584,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323570509,
            "count": 10531584,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4678382794,
            "variance": 0.2188726556
          },
          {
            "average": -0.5077768888,
            "count": 10531584,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.703922227,
            "variance": 75.75826213
          },
          {
            "average": 1,
            "count": 10531584,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.105669,
            "count": 10531584,
            "maximum": 32,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.886942854,
            "variance": 3.560553336
          },
          {
            "average": 31738.63076,
            "count": 10531584,
            "maximum": 58624,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 5960.768202,
            "variance": 35530757.55
          },
          {
            "average": 29759.91388,
            "count": 10531584,
            "maximum": 59392,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5322.05846,
            "variance": 28324306.25
          },
          {
            "average": 27594.80979,
            "count": 10531584,
            "maximum": 58880,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 4553.834529,
            "variance": 20737408.92
          },
          {
            "average": 331240.9041,
            "count": 10531584,
            "maximum": 334122.8679,
            "minimum": 329044.4422,
            "name": "GpsTime",
            "position": 15,
            "stddev": 906.3170167,
            "variance": 821410.5347
          },
          {
            "average": 0,
            "count": 10531584,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531584,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531584,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531584,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531584,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428148.5038,
          5236150.096,
          584.221593,
          429110.5038,
          5237550.596,
          620.781593
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428148.5038223926,
                5236150.096113199,
                584.2215929781055
              ],
              [
                428148.5038223926,
                5237550.596113199,
                584.2215929781055
              ],
              [
                429110.5038223926,
                5237550.596113199,
                620.7815929781054
              ],
              [
                429110.5038223926,
                5236150.096113199,
                620.7815929781054
              ],
              [
                428148.5038223926,
                5236150.096113199,
                584.2215929781055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:35:22+00:00",
        "end_time": "2011-09-17T21:10:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502087,
            47.27489107,
            584.221593,
            -117.9372658,
            47.28759625,
            620.781593
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.94998310152486,
                  47.274891067887495,
                  584.2215929781055
                ],
                [
                  -117.95020870378495,
                  47.28749148016946,
                  584.2215929781055
                ],
                [
                  -117.93748838149304,
                  47.287596252324754,
                  620.7815929781054
                ],
                [
                  -117.93726579825645,
                  47.27499579413219,
                  620.7815929781054
                ],
                [
                  -117.94998310152486,
                  47.274891067887495,
                  584.2215929781055
                ]
              ]
            ]
          },
          "id": "47117C8315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:35:22Z",
            "pc:count": 10531584,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428630.6096,
                "count": 10531584,
                "maximum": 429110.5038,
                "minimum": 428148.5038,
                "name": "X",
                "position": 0,
                "stddev": 273.550052,
                "variance": 74829.63097
              },
              {
                "average": 5236843.298,
                "count": 10531584,
                "maximum": 5237550.596,
                "minimum": 5236150.096,
                "name": "Y",
                "position": 1,
                "stddev": 394.9474379,
                "variance": 155983.4787
              },
              {
                "average": 597.1852852,
                "count": 10531584,
                "maximum": 620.781593,
                "minimum": 584.221593,
                "name": "Z",
                "position": 2,
                "stddev": 5.932802469,
                "variance": 35.19814514
              },
              {
                "average": 106.2335909,
                "count": 10531584,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.81534852,
                "variance": 354.0173398
              },
              {
                "average": 1.000087071,
                "count": 10531584,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009330801109,
                "variance": 8.706384933e-05
              },
              {
                "average": 1.000222853,
                "count": 10531584,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01492661461,
                "variance": 0.0002228038238
              },
              {
                "average": 0.5000569715,
                "count": 10531584,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000205,
                "variance": 0.2500000205
              },
              {
                "average": 0,
                "count": 10531584,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323570509,
                "count": 10531584,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4678382794,
                "variance": 0.2188726556
              },
              {
                "average": -0.5077768888,
                "count": 10531584,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.703922227,
                "variance": 75.75826213
              },
              {
                "average": 1,
                "count": 10531584,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.105669,
                "count": 10531584,
                "maximum": 32,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.886942854,
                "variance": 3.560553336
              },
              {
                "average": 31738.63076,
                "count": 10531584,
                "maximum": 58624,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 5960.768202,
                "variance": 35530757.55
              },
              {
                "average": 29759.91388,
                "count": 10531584,
                "maximum": 59392,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5322.05846,
                "variance": 28324306.25
              },
              {
                "average": 27594.80979,
                "count": 10531584,
                "maximum": 58880,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 4553.834529,
                "variance": 20737408.92
              },
              {
                "average": 331240.9041,
                "count": 10531584,
                "maximum": 334122.8679,
                "minimum": 329044.4422,
                "name": "GpsTime",
                "position": 15,
                "stddev": 906.3170167,
                "variance": 821410.5347
              },
              {
                "average": 0,
                "count": 10531584,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531584,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531584,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531584,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531584,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428148.5038,
              5236150.096,
              584.221593,
              429110.5038,
              5237550.596,
              620.781593
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428148.5038223926,
                    5236150.096113199,
                    584.2215929781055
                  ],
                  [
                    428148.5038223926,
                    5237550.596113199,
                    584.2215929781055
                  ],
                  [
                    429110.5038223926,
                    5237550.596113199,
                    620.7815929781054
                  ],
                  [
                    429110.5038223926,
                    5236150.096113199,
                    620.7815929781054
                  ],
                  [
                    428148.5038223926,
                    5236150.096113199,
                    584.2215929781055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:35:22+00:00",
            "end_time": "2011-09-17T21:10:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96248339705957,
              47.31239002106524,
              622.8870281040653
            ],
            [
              -117.96271082891899,
              47.324911131135,
              622.8870281040653
            ],
            [
              -117.94998660058502,
              47.32501731207619,
              733.4270281040652
            ],
            [
              -117.9497621736023,
              47.31249615576635,
              733.4270281040652
            ],
            [
              -117.96248339705957,
              47.31239002106524,
              622.8870281040653
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627108,
        47.31239002,
        622.8870281,
        -117.9497622,
        47.32501731,
        733.4270281
      ],
      "properties": {
        "datetime": "2011-09-18T19:22:07Z",
        "pc:count": 9632926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427770.3197,
            "count": 9632926,
            "maximum": 428216.1239,
            "minimum": 427254.5039,
            "name": "X",
            "position": 0,
            "stddev": 268.2933094,
            "variance": 71981.29987
          },
          {
            "average": 5240954.634,
            "count": 9632926,
            "maximum": 5241720.68,
            "minimum": 5240328.98,
            "name": "Y",
            "position": 1,
            "stddev": 364.3195646,
            "variance": 132728.7452
          },
          {
            "average": 634.7640033,
            "count": 9632926,
            "maximum": 733.4270281,
            "minimum": 622.8870281,
            "name": "Z",
            "position": 2,
            "stddev": 6.388985245,
            "variance": 40.81913246
          },
          {
            "average": 115.1683733,
            "count": 9632926,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.56520696,
            "variance": 653.5798068
          },
          {
            "average": 1.000137861,
            "count": 9632926,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01214906204,
            "variance": 0.0001475997084
          },
          {
            "average": 1.000291085,
            "count": 9632926,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0182181684,
            "variance": 0.00033190166
          },
          {
            "average": 0.5000836714,
            "count": 9632926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000019,
            "variance": 0.250000019
          },
          {
            "average": 0,
            "count": 9632926,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283136194,
            "count": 9632926,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4505220422,
            "variance": 0.2029701105
          },
          {
            "average": -1.58037118,
            "count": 9632926,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.745722997,
            "variance": 76.48767073
          },
          {
            "average": 2,
            "count": 9632926,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.63751668,
            "count": 9632926,
            "maximum": 49,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.653795246,
            "variance": 2.735038714
          },
          {
            "average": 29334.49216,
            "count": 9632926,
            "maximum": 64000,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 5183.805863,
            "variance": 26871843.23
          },
          {
            "average": 26794.37078,
            "count": 9632926,
            "maximum": 64768,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4546.597415,
            "variance": 20671548.06
          },
          {
            "average": 24163.20933,
            "count": 9632926,
            "maximum": 65024,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 3485.117721,
            "variance": 12146045.53
          },
          {
            "average": 407262.0703,
            "count": 9632926,
            "maximum": 408927.6773,
            "minimum": 404976.1646,
            "name": "GpsTime",
            "position": 15,
            "stddev": 828.6205096,
            "variance": 686611.9489
          },
          {
            "average": 0,
            "count": 9632926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9632926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9632926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9632926,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9632926,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427254.5039,
          5240328.98,
          622.8870281,
          428216.1239,
          5241720.68,
          733.4270281
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427254.50385908235,
                5240328.979749,
                622.8870281040653
              ],
              [
                427254.50385908235,
                5241720.679748999,
                622.8870281040653
              ],
              [
                428216.12385908235,
                5241720.679748999,
                733.4270281040652
              ],
              [
                428216.12385908235,
                5240328.979749,
                733.4270281040652
              ],
              [
                427254.50385908235,
                5240328.979749,
                622.8870281040653
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:22:07+00:00",
        "end_time": "2011-09-18T18:16:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627108,
            47.31239002,
            622.8870281,
            -117.9497622,
            47.32501731,
            733.4270281
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96248339705957,
                  47.31239002106524,
                  622.8870281040653
                ],
                [
                  -117.96271082891899,
                  47.324911131135,
                  622.8870281040653
                ],
                [
                  -117.94998660058502,
                  47.32501731207619,
                  733.4270281040652
                ],
                [
                  -117.9497621736023,
                  47.31249615576635,
                  733.4270281040652
                ],
                [
                  -117.96248339705957,
                  47.31239002106524,
                  622.8870281040653
                ]
              ]
            ]
          },
          "id": "47117C8124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:22:07Z",
            "pc:count": 9632926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427770.3197,
                "count": 9632926,
                "maximum": 428216.1239,
                "minimum": 427254.5039,
                "name": "X",
                "position": 0,
                "stddev": 268.2933094,
                "variance": 71981.29987
              },
              {
                "average": 5240954.634,
                "count": 9632926,
                "maximum": 5241720.68,
                "minimum": 5240328.98,
                "name": "Y",
                "position": 1,
                "stddev": 364.3195646,
                "variance": 132728.7452
              },
              {
                "average": 634.7640033,
                "count": 9632926,
                "maximum": 733.4270281,
                "minimum": 622.8870281,
                "name": "Z",
                "position": 2,
                "stddev": 6.388985245,
                "variance": 40.81913246
              },
              {
                "average": 115.1683733,
                "count": 9632926,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.56520696,
                "variance": 653.5798068
              },
              {
                "average": 1.000137861,
                "count": 9632926,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01214906204,
                "variance": 0.0001475997084
              },
              {
                "average": 1.000291085,
                "count": 9632926,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0182181684,
                "variance": 0.00033190166
              },
              {
                "average": 0.5000836714,
                "count": 9632926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000019,
                "variance": 0.250000019
              },
              {
                "average": 0,
                "count": 9632926,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283136194,
                "count": 9632926,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4505220422,
                "variance": 0.2029701105
              },
              {
                "average": -1.58037118,
                "count": 9632926,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.745722997,
                "variance": 76.48767073
              },
              {
                "average": 2,
                "count": 9632926,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.63751668,
                "count": 9632926,
                "maximum": 49,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.653795246,
                "variance": 2.735038714
              },
              {
                "average": 29334.49216,
                "count": 9632926,
                "maximum": 64000,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 5183.805863,
                "variance": 26871843.23
              },
              {
                "average": 26794.37078,
                "count": 9632926,
                "maximum": 64768,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4546.597415,
                "variance": 20671548.06
              },
              {
                "average": 24163.20933,
                "count": 9632926,
                "maximum": 65024,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 3485.117721,
                "variance": 12146045.53
              },
              {
                "average": 407262.0703,
                "count": 9632926,
                "maximum": 408927.6773,
                "minimum": 404976.1646,
                "name": "GpsTime",
                "position": 15,
                "stddev": 828.6205096,
                "variance": 686611.9489
              },
              {
                "average": 0,
                "count": 9632926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9632926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9632926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9632926,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9632926,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427254.5039,
              5240328.98,
              622.8870281,
              428216.1239,
              5241720.68,
              733.4270281
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427254.50385908235,
                    5240328.979749,
                    622.8870281040653
                  ],
                  [
                    427254.50385908235,
                    5241720.679748999,
                    622.8870281040653
                  ],
                  [
                    428216.12385908235,
                    5241720.679748999,
                    733.4270281040652
                  ],
                  [
                    428216.12385908235,
                    5240328.979749,
                    733.4270281040652
                  ],
                  [
                    427254.50385908235,
                    5240328.979749,
                    622.8870281040653
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:22:07+00:00",
            "end_time": "2011-09-18T18:16:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81248386344525,
              47.3624060963484,
              606.7023056898614
            ],
            [
              -117.81267717936664,
              47.37499202569767,
              606.7023056898614
            ],
            [
              -117.79998781456776,
              47.37508128967261,
              694.4023056898615
            ],
            [
              -117.7997975163437,
              47.36249532124348,
              694.4023056898615
            ],
            [
              -117.81248386344525,
              47.3624060963484,
              606.7023056898614
            ]
          ]
        ]
      },
      "bbox": [
        -117.8126772,
        47.3624061,
        606.7023057,
        -117.7997975,
        47.37508129,
        694.4023057
      ],
      "properties": {
        "datetime": "2011-09-17T23:37:12Z",
        "pc:count": 11452392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439126.0103,
            "count": 11452392,
            "maximum": 439607.5642,
            "minimum": 438649.5242,
            "name": "X",
            "position": 0,
            "stddev": 270.6732887,
            "variance": 73264.02923
          },
          {
            "average": 5246457.481,
            "count": 11452392,
            "maximum": 5247157.138,
            "minimum": 5245758.278,
            "name": "Y",
            "position": 1,
            "stddev": 395.9321853,
            "variance": 156762.2953
          },
          {
            "average": 649.5297412,
            "count": 11452392,
            "maximum": 694.4023057,
            "minimum": 606.7023057,
            "name": "Z",
            "position": 2,
            "stddev": 19.02820309,
            "variance": 362.0725129
          },
          {
            "average": 99.34890205,
            "count": 11452392,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.50062212,
            "variance": 1640.300392
          },
          {
            "average": 1.071953702,
            "count": 11452392,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2773025506,
            "variance": 0.07689670459
          },
          {
            "average": 1.157425715,
            "count": 11452392,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4177212891,
            "variance": 0.1744910753
          },
          {
            "average": 0.4996433933,
            "count": 11452392,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998947,
            "variance": 0.2499998947
          },
          {
            "average": 0,
            "count": 11452392,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259858377,
            "count": 11452392,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4385567441,
            "variance": 0.1923320178
          },
          {
            "average": -0.9802755741,
            "count": 11452392,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.756100808,
            "variance": 76.66930136
          },
          {
            "average": 1,
            "count": 11452392,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.68681573,
            "count": 11452392,
            "maximum": 40,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.864458772,
            "variance": 3.476206512
          },
          {
            "average": 22179.83781,
            "count": 11452392,
            "maximum": 61440,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 10480.43012,
            "variance": 109839415.6
          },
          {
            "average": 21498.22965,
            "count": 11452392,
            "maximum": 61952,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8846.22316,
            "variance": 78255664.2
          },
          {
            "average": 20085.62679,
            "count": 11452392,
            "maximum": 60928,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 7215.88579,
            "variance": 52069007.73
          },
          {
            "average": 327867.9032,
            "count": 11452392,
            "maximum": 337832.787,
            "minimum": 325920.7839,
            "name": "GpsTime",
            "position": 15,
            "stddev": 853.0948068,
            "variance": 727770.7495
          },
          {
            "average": 0,
            "count": 11452392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438649.5242,
          5245758.278,
          606.7023057,
          439607.5642,
          5247157.138,
          694.4023057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438649.5241649659,
                5245758.277735754,
                606.7023056898614
              ],
              [
                438649.5241649659,
                5247157.137735753,
                606.7023056898614
              ],
              [
                439607.56416496594,
                5247157.137735753,
                694.4023056898615
              ],
              [
                439607.56416496594,
                5245758.277735754,
                694.4023056898615
              ],
              [
                438649.5241649659,
                5245758.277735754,
                606.7023056898614
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:37:12+00:00",
        "end_time": "2011-09-17T20:18:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8126772,
            47.3624061,
            606.7023057,
            -117.7997975,
            47.37508129,
            694.4023057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81248386344525,
                  47.3624060963484,
                  606.7023056898614
                ],
                [
                  -117.81267717936664,
                  47.37499202569767,
                  606.7023056898614
                ],
                [
                  -117.79998781456776,
                  47.37508128967261,
                  694.4023056898615
                ],
                [
                  -117.7997975163437,
                  47.36249532124348,
                  694.4023056898615
                ],
                [
                  -117.81248386344525,
                  47.3624060963484,
                  606.7023056898614
                ]
              ]
            ]
          },
          "id": "47117C7201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:37:12Z",
            "pc:count": 11452392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439126.0103,
                "count": 11452392,
                "maximum": 439607.5642,
                "minimum": 438649.5242,
                "name": "X",
                "position": 0,
                "stddev": 270.6732887,
                "variance": 73264.02923
              },
              {
                "average": 5246457.481,
                "count": 11452392,
                "maximum": 5247157.138,
                "minimum": 5245758.278,
                "name": "Y",
                "position": 1,
                "stddev": 395.9321853,
                "variance": 156762.2953
              },
              {
                "average": 649.5297412,
                "count": 11452392,
                "maximum": 694.4023057,
                "minimum": 606.7023057,
                "name": "Z",
                "position": 2,
                "stddev": 19.02820309,
                "variance": 362.0725129
              },
              {
                "average": 99.34890205,
                "count": 11452392,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.50062212,
                "variance": 1640.300392
              },
              {
                "average": 1.071953702,
                "count": 11452392,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2773025506,
                "variance": 0.07689670459
              },
              {
                "average": 1.157425715,
                "count": 11452392,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4177212891,
                "variance": 0.1744910753
              },
              {
                "average": 0.4996433933,
                "count": 11452392,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998947,
                "variance": 0.2499998947
              },
              {
                "average": 0,
                "count": 11452392,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259858377,
                "count": 11452392,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4385567441,
                "variance": 0.1923320178
              },
              {
                "average": -0.9802755741,
                "count": 11452392,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.756100808,
                "variance": 76.66930136
              },
              {
                "average": 1,
                "count": 11452392,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.68681573,
                "count": 11452392,
                "maximum": 40,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.864458772,
                "variance": 3.476206512
              },
              {
                "average": 22179.83781,
                "count": 11452392,
                "maximum": 61440,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 10480.43012,
                "variance": 109839415.6
              },
              {
                "average": 21498.22965,
                "count": 11452392,
                "maximum": 61952,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8846.22316,
                "variance": 78255664.2
              },
              {
                "average": 20085.62679,
                "count": 11452392,
                "maximum": 60928,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 7215.88579,
                "variance": 52069007.73
              },
              {
                "average": 327867.9032,
                "count": 11452392,
                "maximum": 337832.787,
                "minimum": 325920.7839,
                "name": "GpsTime",
                "position": 15,
                "stddev": 853.0948068,
                "variance": 727770.7495
              },
              {
                "average": 0,
                "count": 11452392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438649.5242,
              5245758.278,
              606.7023057,
              439607.5642,
              5247157.138,
              694.4023057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438649.5241649659,
                    5245758.277735754,
                    606.7023056898614
                  ],
                  [
                    438649.5241649659,
                    5247157.137735753,
                    606.7023056898614
                  ],
                  [
                    439607.56416496594,
                    5247157.137735753,
                    694.4023056898615
                  ],
                  [
                    439607.56416496594,
                    5245758.277735754,
                    694.4023056898615
                  ],
                  [
                    438649.5241649659,
                    5245758.277735754,
                    606.7023056898614
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:37:12+00:00",
            "end_time": "2011-09-17T20:18:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96248338757614,
              47.28738980817113,
              576.2994535665008
            ],
            [
              -117.9627120874392,
              47.29999176634509,
              576.2994535665008
            ],
            [
              -117.94998854869402,
              47.30009794949087,
              619.9394535665009
            ],
            [
              -117.94976287029311,
              47.28749594478068,
              619.9394535665009
            ],
            [
              -117.96248338757614,
              47.28738980817113,
              576.2994535665008
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627121,
        47.28738981,
        576.2994536,
        -117.9497629,
        47.30009795,
        619.9394536
      ],
      "properties": {
        "datetime": "2011-09-18T18:21:32Z",
        "pc:count": 10719420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427693.8994,
            "count": 10719420,
            "maximum": 428182.222,
            "minimum": 427220.202,
            "name": "X",
            "position": 0,
            "stddev": 272.2516236,
            "variance": 74120.94658
          },
          {
            "average": 5238244.334,
            "count": 10719420,
            "maximum": 5238951.362,
            "minimum": 5237550.682,
            "name": "Y",
            "position": 1,
            "stddev": 400.7385487,
            "variance": 160591.3844
          },
          {
            "average": 591.3770604,
            "count": 10719420,
            "maximum": 619.9394536,
            "minimum": 576.2994536,
            "name": "Z",
            "position": 2,
            "stddev": 12.627744,
            "variance": 159.4599186
          },
          {
            "average": 109.1298759,
            "count": 10719420,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.88556583,
            "variance": 478.9779916
          },
          {
            "average": 1.000225852,
            "count": 10719420,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01584851076,
            "variance": 0.0002511752934
          },
          {
            "average": 1.000520457,
            "count": 10719420,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02512740522,
            "variance": 0.000631386493
          },
          {
            "average": 0.5000917027,
            "count": 10719420,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000149,
            "variance": 0.2500000149
          },
          {
            "average": 0,
            "count": 10719420,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291945366,
            "count": 10719420,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4546573311,
            "variance": 0.2067132887
          },
          {
            "average": -0.5349062377,
            "count": 10719420,
            "maximum": 22.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.927381094,
            "variance": 79.6981332
          },
          {
            "average": 1.010000728,
            "count": 10719420,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09950233174,
            "variance": 0.009900714021
          },
          {
            "average": 35.56089481,
            "count": 10719420,
            "maximum": 42,
            "minimum": 31,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.913918232,
            "variance": 3.663082998
          },
          {
            "average": 28809.24941,
            "count": 10719420,
            "maximum": 59392,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 5798.848199,
            "variance": 33626640.43
          },
          {
            "average": 26710.03997,
            "count": 10719420,
            "maximum": 59392,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5093.197736,
            "variance": 25940663.18
          },
          {
            "average": 24481.15293,
            "count": 10719420,
            "maximum": 58368,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 4212.936134,
            "variance": 17748830.87
          },
          {
            "average": 336360.6541,
            "count": 10719420,
            "maximum": 405292.6869,
            "minimum": 333374.8143,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6956.36009,
            "variance": 48390945.7
          },
          {
            "average": 0,
            "count": 10719420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10719420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10719420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10719420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10719420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427220.202,
          5237550.682,
          576.2994536,
          428182.222,
          5238951.362,
          619.9394536
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427220.20201071,
                5237550.6815259075,
                576.2994535665008
              ],
              [
                427220.20201071,
                5238951.361525907,
                576.2994535665008
              ],
              [
                428182.22201071004,
                5238951.361525907,
                619.9394535665009
              ],
              [
                428182.22201071004,
                5237550.6815259075,
                619.9394535665009
              ],
              [
                427220.20201071,
                5237550.6815259075,
                576.2994535665008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:21:32+00:00",
        "end_time": "2011-09-17T22:22:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627121,
            47.28738981,
            576.2994536,
            -117.9497629,
            47.30009795,
            619.9394536
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96248338757614,
                  47.28738980817113,
                  576.2994535665008
                ],
                [
                  -117.9627120874392,
                  47.29999176634509,
                  576.2994535665008
                ],
                [
                  -117.94998854869402,
                  47.30009794949087,
                  619.9394535665009
                ],
                [
                  -117.94976287029311,
                  47.28749594478068,
                  619.9394535665009
                ],
                [
                  -117.96248338757614,
                  47.28738980817113,
                  576.2994535665008
                ]
              ]
            ]
          },
          "id": "47117C8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:21:32Z",
            "pc:count": 10719420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427693.8994,
                "count": 10719420,
                "maximum": 428182.222,
                "minimum": 427220.202,
                "name": "X",
                "position": 0,
                "stddev": 272.2516236,
                "variance": 74120.94658
              },
              {
                "average": 5238244.334,
                "count": 10719420,
                "maximum": 5238951.362,
                "minimum": 5237550.682,
                "name": "Y",
                "position": 1,
                "stddev": 400.7385487,
                "variance": 160591.3844
              },
              {
                "average": 591.3770604,
                "count": 10719420,
                "maximum": 619.9394536,
                "minimum": 576.2994536,
                "name": "Z",
                "position": 2,
                "stddev": 12.627744,
                "variance": 159.4599186
              },
              {
                "average": 109.1298759,
                "count": 10719420,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.88556583,
                "variance": 478.9779916
              },
              {
                "average": 1.000225852,
                "count": 10719420,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01584851076,
                "variance": 0.0002511752934
              },
              {
                "average": 1.000520457,
                "count": 10719420,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02512740522,
                "variance": 0.000631386493
              },
              {
                "average": 0.5000917027,
                "count": 10719420,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000149,
                "variance": 0.2500000149
              },
              {
                "average": 0,
                "count": 10719420,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291945366,
                "count": 10719420,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4546573311,
                "variance": 0.2067132887
              },
              {
                "average": -0.5349062377,
                "count": 10719420,
                "maximum": 22.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.927381094,
                "variance": 79.6981332
              },
              {
                "average": 1.010000728,
                "count": 10719420,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09950233174,
                "variance": 0.009900714021
              },
              {
                "average": 35.56089481,
                "count": 10719420,
                "maximum": 42,
                "minimum": 31,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.913918232,
                "variance": 3.663082998
              },
              {
                "average": 28809.24941,
                "count": 10719420,
                "maximum": 59392,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 5798.848199,
                "variance": 33626640.43
              },
              {
                "average": 26710.03997,
                "count": 10719420,
                "maximum": 59392,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5093.197736,
                "variance": 25940663.18
              },
              {
                "average": 24481.15293,
                "count": 10719420,
                "maximum": 58368,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 4212.936134,
                "variance": 17748830.87
              },
              {
                "average": 336360.6541,
                "count": 10719420,
                "maximum": 405292.6869,
                "minimum": 333374.8143,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6956.36009,
                "variance": 48390945.7
              },
              {
                "average": 0,
                "count": 10719420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10719420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10719420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10719420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10719420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427220.202,
              5237550.682,
              576.2994536,
              428182.222,
              5238951.362,
              619.9394536
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427220.20201071,
                    5237550.6815259075,
                    576.2994535665008
                  ],
                  [
                    427220.20201071,
                    5238951.361525907,
                    576.2994535665008
                  ],
                  [
                    428182.22201071004,
                    5238951.361525907,
                    619.9394535665009
                  ],
                  [
                    428182.22201071004,
                    5237550.6815259075,
                    619.9394535665009
                  ],
                  [
                    427220.20201071,
                    5237550.6815259075,
                    576.2994535665008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:21:32+00:00",
            "end_time": "2011-09-17T22:22:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.47498506736545,
              47.4499428819378,
              704.5501857473204
            ],
            [
              -117.47509810304878,
              47.46249310176315,
              704.5501857473204
            ],
            [
              -117.4624871731837,
              47.462544661931595,
              751.1301857473203
            ],
            [
              -117.4623771376378,
              47.44999441959131,
              751.1301857473203
            ],
            [
              -117.47498506736545,
              47.4499428819378,
              704.5501857473204
            ]
          ]
        ]
      },
      "bbox": [
        -117.4750981,
        47.44994288,
        704.5501857,
        -117.4623771,
        47.46254466,
        751.1301857
      ],
      "properties": {
        "datetime": "2011-09-18T19:33:36Z",
        "pc:count": 13685639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 464691.8185,
            "count": 13685639,
            "maximum": 465143.7713,
            "minimum": 464193.2913,
            "name": "X",
            "position": 0,
            "stddev": 260.8920163,
            "variance": 68064.64414
          },
          {
            "average": 5255968.553,
            "count": 13685639,
            "maximum": 5256670.764,
            "minimum": 5255275.944,
            "name": "Y",
            "position": 1,
            "stddev": 395.3516007,
            "variance": 156302.8881
          },
          {
            "average": 713.6998667,
            "count": 13685639,
            "maximum": 751.1301857,
            "minimum": 704.5501857,
            "name": "Z",
            "position": 2,
            "stddev": 7.497188311,
            "variance": 56.20783257
          },
          {
            "average": 101.5781368,
            "count": 13685639,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.59760682,
            "variance": 1730.360893
          },
          {
            "average": 1.087032838,
            "count": 13685639,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3013150161,
            "variance": 0.09079073894
          },
          {
            "average": 1.186852656,
            "count": 13685639,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4438865,
            "variance": 0.1970352249
          },
          {
            "average": 0.4999499841,
            "count": 13685639,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000158,
            "variance": 0.2500000158
          },
          {
            "average": 7.306929549e-08,
            "count": 13685639,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002703133284,
            "variance": 7.306929549e-08
          },
          {
            "average": 1.204076843,
            "count": 13685639,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4030254297,
            "variance": 0.162429497
          },
          {
            "average": -3.081050535,
            "count": 13685639,
            "maximum": 16.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.02382643,
            "variance": 81.42944343
          },
          {
            "average": 6.381245772,
            "count": 13685639,
            "maximum": 7,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4856927532,
            "variance": 0.2358974505
          },
          {
            "average": 108.5693405,
            "count": 13685639,
            "maximum": 134,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.58276089,
            "variance": 345.3190024
          },
          {
            "average": 17826.1759,
            "count": 13685639,
            "maximum": 65024,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8161.445874,
            "variance": 66609198.75
          },
          {
            "average": 19198.22552,
            "count": 13685639,
            "maximum": 65024,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7010.312481,
            "variance": 49144481.08
          },
          {
            "average": 16138.60202,
            "count": 13685639,
            "maximum": 65024,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6182.328255,
            "variance": 38221182.65
          },
          {
            "average": 364891.2544,
            "count": 13685639,
            "maximum": 409616.4586,
            "minimum": 336460.3612,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33931.40015,
            "variance": 1151339916
          },
          {
            "average": 0,
            "count": 13685639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685639,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          464193.2913,
          5255275.944,
          704.5501857,
          465143.7713,
          5256670.764,
          751.1301857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                464193.2912737194,
                5255275.943736205,
                704.5501857473204
              ],
              [
                464193.2912737194,
                5256670.763736205,
                704.5501857473204
              ],
              [
                465143.7712737194,
                5256670.763736205,
                751.1301857473203
              ],
              [
                465143.7712737194,
                5255275.943736205,
                751.1301857473203
              ],
              [
                464193.2912737194,
                5255275.943736205,
                704.5501857473204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:33:36+00:00",
        "end_time": "2011-09-17T23:14:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4750981,
            47.44994288,
            704.5501857,
            -117.4623771,
            47.46254466,
            751.1301857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.47498506736545,
                  47.4499428819378,
                  704.5501857473204
                ],
                [
                  -117.47509810304878,
                  47.46249310176315,
                  704.5501857473204
                ],
                [
                  -117.4624871731837,
                  47.462544661931595,
                  751.1301857473203
                ],
                [
                  -117.4623771376378,
                  47.44999441959131,
                  751.1301857473203
                ],
                [
                  -117.47498506736545,
                  47.4499428819378,
                  704.5501857473204
                ]
              ]
            ]
          },
          "id": "47117D4118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:33:36Z",
            "pc:count": 13685639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 464691.8185,
                "count": 13685639,
                "maximum": 465143.7713,
                "minimum": 464193.2913,
                "name": "X",
                "position": 0,
                "stddev": 260.8920163,
                "variance": 68064.64414
              },
              {
                "average": 5255968.553,
                "count": 13685639,
                "maximum": 5256670.764,
                "minimum": 5255275.944,
                "name": "Y",
                "position": 1,
                "stddev": 395.3516007,
                "variance": 156302.8881
              },
              {
                "average": 713.6998667,
                "count": 13685639,
                "maximum": 751.1301857,
                "minimum": 704.5501857,
                "name": "Z",
                "position": 2,
                "stddev": 7.497188311,
                "variance": 56.20783257
              },
              {
                "average": 101.5781368,
                "count": 13685639,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.59760682,
                "variance": 1730.360893
              },
              {
                "average": 1.087032838,
                "count": 13685639,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3013150161,
                "variance": 0.09079073894
              },
              {
                "average": 1.186852656,
                "count": 13685639,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4438865,
                "variance": 0.1970352249
              },
              {
                "average": 0.4999499841,
                "count": 13685639,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000158,
                "variance": 0.2500000158
              },
              {
                "average": 7.306929549e-08,
                "count": 13685639,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002703133284,
                "variance": 7.306929549e-08
              },
              {
                "average": 1.204076843,
                "count": 13685639,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4030254297,
                "variance": 0.162429497
              },
              {
                "average": -3.081050535,
                "count": 13685639,
                "maximum": 16.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.02382643,
                "variance": 81.42944343
              },
              {
                "average": 6.381245772,
                "count": 13685639,
                "maximum": 7,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4856927532,
                "variance": 0.2358974505
              },
              {
                "average": 108.5693405,
                "count": 13685639,
                "maximum": 134,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.58276089,
                "variance": 345.3190024
              },
              {
                "average": 17826.1759,
                "count": 13685639,
                "maximum": 65024,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8161.445874,
                "variance": 66609198.75
              },
              {
                "average": 19198.22552,
                "count": 13685639,
                "maximum": 65024,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7010.312481,
                "variance": 49144481.08
              },
              {
                "average": 16138.60202,
                "count": 13685639,
                "maximum": 65024,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6182.328255,
                "variance": 38221182.65
              },
              {
                "average": 364891.2544,
                "count": 13685639,
                "maximum": 409616.4586,
                "minimum": 336460.3612,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33931.40015,
                "variance": 1151339916
              },
              {
                "average": 0,
                "count": 13685639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685639,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              464193.2913,
              5255275.944,
              704.5501857,
              465143.7713,
              5256670.764,
              751.1301857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    464193.2912737194,
                    5255275.943736205,
                    704.5501857473204
                  ],
                  [
                    464193.2912737194,
                    5256670.763736205,
                    704.5501857473204
                  ],
                  [
                    465143.7712737194,
                    5256670.763736205,
                    751.1301857473203
                  ],
                  [
                    465143.7712737194,
                    5255275.943736205,
                    751.1301857473203
                  ],
                  [
                    464193.2912737194,
                    5255275.943736205,
                    704.5501857473204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:33:36+00:00",
            "end_time": "2011-09-17T23:14:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91248246620434,
              47.28739529648452,
              590.2519321021523
            ],
            [
              -117.9126991870981,
              47.29999167673144,
              590.2519321021523
            ],
            [
              -117.89998816526989,
              47.30009220771133,
              624.7719321021523
            ],
            [
              -117.8997744616152,
              47.28749578342484,
              624.7719321021523
            ],
            [
              -117.91248246620434,
              47.28739529648452,
              590.2519321021523
            ]
          ]
        ]
      },
      "bbox": [
        -117.9126992,
        47.2873953,
        590.2519321,
        -117.8997745,
        47.30009221,
        624.7719321
      ],
      "properties": {
        "datetime": "2011-09-17T21:29:48Z",
        "pc:count": 10629100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431479.8556,
            "count": 10629100,
            "maximum": 431962.147,
            "minimum": 431001.087,
            "name": "X",
            "position": 0,
            "stddev": 270.9996866,
            "variance": 73440.83014
          },
          {
            "average": 5238204.256,
            "count": 10629100,
            "maximum": 5238905.872,
            "minimum": 5237505.832,
            "name": "Y",
            "position": 1,
            "stddev": 400.0164698,
            "variance": 160013.1761
          },
          {
            "average": 600.3427026,
            "count": 10629100,
            "maximum": 624.7719321,
            "minimum": 590.2519321,
            "name": "Z",
            "position": 2,
            "stddev": 5.183440903,
            "variance": 26.86805959
          },
          {
            "average": 105.6658871,
            "count": 10629100,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.40224413,
            "variance": 458.0560538
          },
          {
            "average": 1.000068303,
            "count": 10629100,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008718547285,
            "variance": 7.601306677e-05
          },
          {
            "average": 1.000153823,
            "count": 10629100,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01359581532,
            "variance": 0.0001848461943
          },
          {
            "average": 0.5000757355,
            "count": 10629100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000178,
            "variance": 0.2500000178
          },
          {
            "average": 0,
            "count": 10629100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301067259,
            "count": 10629100,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.458721903,
            "variance": 0.2104257843
          },
          {
            "average": -0.5588222075,
            "count": 10629100,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.800647035,
            "variance": 77.45138823
          },
          {
            "average": 1,
            "count": 10629100,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.78319171,
            "count": 10629100,
            "maximum": 25,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.907478266,
            "variance": 3.638473335
          },
          {
            "average": 34548.04434,
            "count": 10629100,
            "maximum": 61952,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 5035.825374,
            "variance": 25359537.2
          },
          {
            "average": 32082.57229,
            "count": 10629100,
            "maximum": 57600,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4418.115164,
            "variance": 19519741.61
          },
          {
            "average": 29150.05095,
            "count": 10629100,
            "maximum": 56320,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 3638.536235,
            "variance": 13238945.93
          },
          {
            "average": 328360.6478,
            "count": 10629100,
            "maximum": 330188.0945,
            "minimum": 326340.7934,
            "name": "GpsTime",
            "position": 15,
            "stddev": 848.0412982,
            "variance": 719174.0435
          },
          {
            "average": 0,
            "count": 10629100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10629100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10629100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10629100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10629100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431001.087,
          5237505.832,
          590.2519321,
          431962.147,
          5238905.872,
          624.7719321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431001.0870488016,
                5237505.832330659,
                590.2519321021523
              ],
              [
                431001.0870488016,
                5238905.872330658,
                590.2519321021523
              ],
              [
                431962.14704880165,
                5238905.872330658,
                624.7719321021523
              ],
              [
                431962.14704880165,
                5237505.832330659,
                624.7719321021523
              ],
              [
                431001.0870488016,
                5237505.832330659,
                590.2519321021523
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:29:48+00:00",
        "end_time": "2011-09-17T20:25:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9126992,
            47.2873953,
            590.2519321,
            -117.8997745,
            47.30009221,
            624.7719321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91248246620434,
                  47.28739529648452,
                  590.2519321021523
                ],
                [
                  -117.9126991870981,
                  47.29999167673144,
                  590.2519321021523
                ],
                [
                  -117.89998816526989,
                  47.30009220771133,
                  624.7719321021523
                ],
                [
                  -117.8997744616152,
                  47.28749578342484,
                  624.7719321021523
                ],
                [
                  -117.91248246620434,
                  47.28739529648452,
                  590.2519321021523
                ]
              ]
            ]
          },
          "id": "47117C8408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:29:48Z",
            "pc:count": 10629100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431479.8556,
                "count": 10629100,
                "maximum": 431962.147,
                "minimum": 431001.087,
                "name": "X",
                "position": 0,
                "stddev": 270.9996866,
                "variance": 73440.83014
              },
              {
                "average": 5238204.256,
                "count": 10629100,
                "maximum": 5238905.872,
                "minimum": 5237505.832,
                "name": "Y",
                "position": 1,
                "stddev": 400.0164698,
                "variance": 160013.1761
              },
              {
                "average": 600.3427026,
                "count": 10629100,
                "maximum": 624.7719321,
                "minimum": 590.2519321,
                "name": "Z",
                "position": 2,
                "stddev": 5.183440903,
                "variance": 26.86805959
              },
              {
                "average": 105.6658871,
                "count": 10629100,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.40224413,
                "variance": 458.0560538
              },
              {
                "average": 1.000068303,
                "count": 10629100,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008718547285,
                "variance": 7.601306677e-05
              },
              {
                "average": 1.000153823,
                "count": 10629100,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01359581532,
                "variance": 0.0001848461943
              },
              {
                "average": 0.5000757355,
                "count": 10629100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000178,
                "variance": 0.2500000178
              },
              {
                "average": 0,
                "count": 10629100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301067259,
                "count": 10629100,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.458721903,
                "variance": 0.2104257843
              },
              {
                "average": -0.5588222075,
                "count": 10629100,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.800647035,
                "variance": 77.45138823
              },
              {
                "average": 1,
                "count": 10629100,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.78319171,
                "count": 10629100,
                "maximum": 25,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.907478266,
                "variance": 3.638473335
              },
              {
                "average": 34548.04434,
                "count": 10629100,
                "maximum": 61952,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 5035.825374,
                "variance": 25359537.2
              },
              {
                "average": 32082.57229,
                "count": 10629100,
                "maximum": 57600,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4418.115164,
                "variance": 19519741.61
              },
              {
                "average": 29150.05095,
                "count": 10629100,
                "maximum": 56320,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 3638.536235,
                "variance": 13238945.93
              },
              {
                "average": 328360.6478,
                "count": 10629100,
                "maximum": 330188.0945,
                "minimum": 326340.7934,
                "name": "GpsTime",
                "position": 15,
                "stddev": 848.0412982,
                "variance": 719174.0435
              },
              {
                "average": 0,
                "count": 10629100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10629100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10629100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10629100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10629100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431001.087,
              5237505.832,
              590.2519321,
              431962.147,
              5238905.872,
              624.7719321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431001.0870488016,
                    5237505.832330659,
                    590.2519321021523
                  ],
                  [
                    431001.0870488016,
                    5238905.872330658,
                    590.2519321021523
                  ],
                  [
                    431962.14704880165,
                    5238905.872330658,
                    624.7719321021523
                  ],
                  [
                    431962.14704880165,
                    5237505.832330659,
                    624.7719321021523
                  ],
                  [
                    431001.0870488016,
                    5237505.832330659,
                    590.2519321021523
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:29:48+00:00",
            "end_time": "2011-09-17T20:25:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.6374851366027,
              47.34994556738218,
              664.4279018290838
            ],
            [
              -117.63763628004514,
              47.36249296174441,
              664.4279018290838
            ],
            [
              -117.62498783142324,
              47.362562625795626,
              745.3679018290838
            ],
            [
              -117.62483968565182,
              47.35001520102887,
              745.3679018290838
            ],
            [
              -117.6374851366027,
              47.34994556738218,
              664.4279018290838
            ]
          ]
        ]
      },
      "bbox": [
        -117.6376363,
        47.34994557,
        664.4279018,
        -117.6248397,
        47.36256263,
        745.3679018
      ],
      "properties": {
        "datetime": "2011-09-18T23:58:25Z",
        "pc:count": 11723358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 452284.8026,
            "count": 11723358,
            "maximum": 452807.3951,
            "minimum": 451852.2551,
            "name": "X",
            "position": 0,
            "stddev": 277.4573753,
            "variance": 76982.5951
          },
          {
            "average": 5244998.784,
            "count": 11723358,
            "maximum": 5245645.015,
            "minimum": 5244250.495,
            "name": "Y",
            "position": 1,
            "stddev": 365.9430707,
            "variance": 133914.331
          },
          {
            "average": 703.3754844,
            "count": 11723358,
            "maximum": 745.3679018,
            "minimum": 664.4279018,
            "name": "Z",
            "position": 2,
            "stddev": 10.3455766,
            "variance": 107.0309551
          },
          {
            "average": 99.20516715,
            "count": 11723358,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.77895719,
            "variance": 2282.82875
          },
          {
            "average": 1.099142498,
            "count": 11723358,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3190551898,
            "variance": 0.1017962141
          },
          {
            "average": 1.217908555,
            "count": 11723358,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4718221455,
            "variance": 0.222616137
          },
          {
            "average": 0.4997013654,
            "count": 11723358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999321,
            "variance": 0.2499999321
          },
          {
            "average": 0,
            "count": 11723358,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239325712,
            "count": 11723358,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4266719244,
            "variance": 0.1820489311
          },
          {
            "average": -1.880280385,
            "count": 11723358,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.74914391,
            "variance": 76.54751916
          },
          {
            "average": 3,
            "count": 11723358,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 110.6963702,
            "count": 11723358,
            "maximum": 130,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.439592292,
            "variance": 41.46834888
          },
          {
            "average": 21255.08821,
            "count": 11723358,
            "maximum": 62208,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9779.838847,
            "variance": 95645247.88
          },
          {
            "average": 21146.83856,
            "count": 11723358,
            "maximum": 62720,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 8078.667362,
            "variance": 65264866.34
          },
          {
            "average": 20151.80357,
            "count": 11723358,
            "maximum": 63488,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 6834.553089,
            "variance": 46711115.93
          },
          {
            "average": 415594.7278,
            "count": 11723358,
            "maximum": 425505.8914,
            "minimum": 412941.8336,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3228.234109,
            "variance": 10421495.46
          },
          {
            "average": 0,
            "count": 11723358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11723358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11723358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11723358,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11723358,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          451852.2551,
          5244250.495,
          664.4279018,
          452807.3951,
          5245645.015,
          745.3679018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                451852.25513442594,
                5244250.495167156,
                664.4279018290838
              ],
              [
                451852.25513442594,
                5245645.015167155,
                664.4279018290838
              ],
              [
                452807.39513442595,
                5245645.015167155,
                745.3679018290838
              ],
              [
                452807.39513442595,
                5244250.495167156,
                745.3679018290838
              ],
              [
                451852.25513442594,
                5244250.495167156,
                664.4279018290838
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T23:58:25+00:00",
        "end_time": "2011-09-18T20:29:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6376363,
            47.34994557,
            664.4279018,
            -117.6248397,
            47.36256263,
            745.3679018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.6374851366027,
                  47.34994556738218,
                  664.4279018290838
                ],
                [
                  -117.63763628004514,
                  47.36249296174441,
                  664.4279018290838
                ],
                [
                  -117.62498783142324,
                  47.362562625795626,
                  745.3679018290838
                ],
                [
                  -117.62483968565182,
                  47.35001520102887,
                  745.3679018290838
                ],
                [
                  -117.6374851366027,
                  47.34994556738218,
                  664.4279018290838
                ]
              ]
            ]
          },
          "id": "47117C6210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:58:25Z",
            "pc:count": 11723358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 452284.8026,
                "count": 11723358,
                "maximum": 452807.3951,
                "minimum": 451852.2551,
                "name": "X",
                "position": 0,
                "stddev": 277.4573753,
                "variance": 76982.5951
              },
              {
                "average": 5244998.784,
                "count": 11723358,
                "maximum": 5245645.015,
                "minimum": 5244250.495,
                "name": "Y",
                "position": 1,
                "stddev": 365.9430707,
                "variance": 133914.331
              },
              {
                "average": 703.3754844,
                "count": 11723358,
                "maximum": 745.3679018,
                "minimum": 664.4279018,
                "name": "Z",
                "position": 2,
                "stddev": 10.3455766,
                "variance": 107.0309551
              },
              {
                "average": 99.20516715,
                "count": 11723358,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.77895719,
                "variance": 2282.82875
              },
              {
                "average": 1.099142498,
                "count": 11723358,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3190551898,
                "variance": 0.1017962141
              },
              {
                "average": 1.217908555,
                "count": 11723358,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4718221455,
                "variance": 0.222616137
              },
              {
                "average": 0.4997013654,
                "count": 11723358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999321,
                "variance": 0.2499999321
              },
              {
                "average": 0,
                "count": 11723358,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239325712,
                "count": 11723358,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4266719244,
                "variance": 0.1820489311
              },
              {
                "average": -1.880280385,
                "count": 11723358,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.74914391,
                "variance": 76.54751916
              },
              {
                "average": 3,
                "count": 11723358,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 110.6963702,
                "count": 11723358,
                "maximum": 130,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.439592292,
                "variance": 41.46834888
              },
              {
                "average": 21255.08821,
                "count": 11723358,
                "maximum": 62208,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9779.838847,
                "variance": 95645247.88
              },
              {
                "average": 21146.83856,
                "count": 11723358,
                "maximum": 62720,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 8078.667362,
                "variance": 65264866.34
              },
              {
                "average": 20151.80357,
                "count": 11723358,
                "maximum": 63488,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 6834.553089,
                "variance": 46711115.93
              },
              {
                "average": 415594.7278,
                "count": 11723358,
                "maximum": 425505.8914,
                "minimum": 412941.8336,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3228.234109,
                "variance": 10421495.46
              },
              {
                "average": 0,
                "count": 11723358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11723358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11723358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11723358,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11723358,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              451852.2551,
              5244250.495,
              664.4279018,
              452807.3951,
              5245645.015,
              745.3679018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    451852.25513442594,
                    5244250.495167156,
                    664.4279018290838
                  ],
                  [
                    451852.25513442594,
                    5245645.015167155,
                    664.4279018290838
                  ],
                  [
                    452807.39513442595,
                    5245645.015167155,
                    745.3679018290838
                  ],
                  [
                    452807.39513442595,
                    5244250.495167156,
                    745.3679018290838
                  ],
                  [
                    451852.25513442594,
                    5244250.495167156,
                    664.4279018290838
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T23:58:25+00:00",
            "end_time": "2011-09-18T20:29:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82498425383098,
              47.32490496416548,
              611.7884860594357
            ],
            [
              -117.82518030056157,
              47.33749183667511,
              611.7884860594357
            ],
            [
              -117.81248752037064,
              47.337582519370855,
              683.0084860594358
            ],
            [
              -117.81229448838222,
              47.32499560716159,
              683.0084860594358
            ],
            [
              -117.82498425383098,
              47.32490496416548,
              611.7884860594357
            ]
          ]
        ]
      },
      "bbox": [
        -117.8251803,
        47.32490496,
        611.7884861,
        -117.8122945,
        47.33758252,
        683.0084861
      ],
      "properties": {
        "datetime": "2011-09-17T20:08:38Z",
        "pc:count": 11782673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438159.9682,
            "count": 11782673,
            "maximum": 438620.4731,
            "minimum": 437661.4931,
            "name": "X",
            "position": 0,
            "stddev": 273.009153,
            "variance": 74533.99763
          },
          {
            "average": 5242275.515,
            "count": 11782673,
            "maximum": 5242999.58,
            "minimum": 5241600.62,
            "name": "Y",
            "position": 1,
            "stddev": 407.4735943,
            "variance": 166034.73
          },
          {
            "average": 635.602265,
            "count": 11782673,
            "maximum": 683.0084861,
            "minimum": 611.7884861,
            "name": "Z",
            "position": 2,
            "stddev": 11.98515975,
            "variance": 143.6440542
          },
          {
            "average": 103.1501428,
            "count": 11782673,
            "maximum": 217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.57622525,
            "variance": 1127.362902
          },
          {
            "average": 1.032419978,
            "count": 11782673,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1869830945,
            "variance": 0.03496267764
          },
          {
            "average": 1.072042566,
            "count": 11782673,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2869795165,
            "variance": 0.08235724286
          },
          {
            "average": 0.4997702983,
            "count": 11782673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999685,
            "variance": 0.2499999685
          },
          {
            "average": 0,
            "count": 11782673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272696951,
            "count": 11782673,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4453463154,
            "variance": 0.1983333407
          },
          {
            "average": -0.8021711798,
            "count": 11782673,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.757127436,
            "variance": 76.68728094
          },
          {
            "average": 1,
            "count": 11782673,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.839051716,
            "count": 11782673,
            "maximum": 14,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.248726612,
            "variance": 5.056771377
          },
          {
            "average": 23589.16335,
            "count": 11782673,
            "maximum": 59648,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9774.138322,
            "variance": 95533779.94
          },
          {
            "average": 22412.41502,
            "count": 11782673,
            "maximum": 59904,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8232.54353,
            "variance": 67774772.97
          },
          {
            "average": 20792.06115,
            "count": 11782673,
            "maximum": 58112,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6734.28298,
            "variance": 45350567.26
          },
          {
            "average": 323305.2187,
            "count": 11782673,
            "maximum": 325318.7899,
            "minimum": 321069.7138,
            "name": "GpsTime",
            "position": 15,
            "stddev": 813.2356001,
            "variance": 661352.1413
          },
          {
            "average": 0,
            "count": 11782673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11782673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11782673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11782673,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11782673,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437661.4931,
          5241600.62,
          611.7884861,
          438620.4731,
          5242999.58,
          683.0084861
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437661.4931082792,
                5241600.619551726,
                611.7884860594357
              ],
              [
                437661.4931082792,
                5242999.579551727,
                611.7884860594357
              ],
              [
                438620.47310827917,
                5242999.579551727,
                683.0084860594358
              ],
              [
                438620.47310827917,
                5241600.619551726,
                683.0084860594358
              ],
              [
                437661.4931082792,
                5241600.619551726,
                611.7884860594357
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:08:38+00:00",
        "end_time": "2011-09-17T18:57:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8251803,
            47.32490496,
            611.7884861,
            -117.8122945,
            47.33758252,
            683.0084861
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82498425383098,
                  47.32490496416548,
                  611.7884860594357
                ],
                [
                  -117.82518030056157,
                  47.33749183667511,
                  611.7884860594357
                ],
                [
                  -117.81248752037064,
                  47.337582519370855,
                  683.0084860594358
                ],
                [
                  -117.81229448838222,
                  47.32499560716159,
                  683.0084860594358
                ],
                [
                  -117.82498425383098,
                  47.32490496416548,
                  611.7884860594357
                ]
              ]
            ]
          },
          "id": "47117C7120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:08:38Z",
            "pc:count": 11782673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438159.9682,
                "count": 11782673,
                "maximum": 438620.4731,
                "minimum": 437661.4931,
                "name": "X",
                "position": 0,
                "stddev": 273.009153,
                "variance": 74533.99763
              },
              {
                "average": 5242275.515,
                "count": 11782673,
                "maximum": 5242999.58,
                "minimum": 5241600.62,
                "name": "Y",
                "position": 1,
                "stddev": 407.4735943,
                "variance": 166034.73
              },
              {
                "average": 635.602265,
                "count": 11782673,
                "maximum": 683.0084861,
                "minimum": 611.7884861,
                "name": "Z",
                "position": 2,
                "stddev": 11.98515975,
                "variance": 143.6440542
              },
              {
                "average": 103.1501428,
                "count": 11782673,
                "maximum": 217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.57622525,
                "variance": 1127.362902
              },
              {
                "average": 1.032419978,
                "count": 11782673,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1869830945,
                "variance": 0.03496267764
              },
              {
                "average": 1.072042566,
                "count": 11782673,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2869795165,
                "variance": 0.08235724286
              },
              {
                "average": 0.4997702983,
                "count": 11782673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999685,
                "variance": 0.2499999685
              },
              {
                "average": 0,
                "count": 11782673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272696951,
                "count": 11782673,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4453463154,
                "variance": 0.1983333407
              },
              {
                "average": -0.8021711798,
                "count": 11782673,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.757127436,
                "variance": 76.68728094
              },
              {
                "average": 1,
                "count": 11782673,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.839051716,
                "count": 11782673,
                "maximum": 14,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.248726612,
                "variance": 5.056771377
              },
              {
                "average": 23589.16335,
                "count": 11782673,
                "maximum": 59648,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9774.138322,
                "variance": 95533779.94
              },
              {
                "average": 22412.41502,
                "count": 11782673,
                "maximum": 59904,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8232.54353,
                "variance": 67774772.97
              },
              {
                "average": 20792.06115,
                "count": 11782673,
                "maximum": 58112,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6734.28298,
                "variance": 45350567.26
              },
              {
                "average": 323305.2187,
                "count": 11782673,
                "maximum": 325318.7899,
                "minimum": 321069.7138,
                "name": "GpsTime",
                "position": 15,
                "stddev": 813.2356001,
                "variance": 661352.1413
              },
              {
                "average": 0,
                "count": 11782673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11782673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11782673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11782673,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11782673,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437661.4931,
              5241600.62,
              611.7884861,
              438620.4731,
              5242999.58,
              683.0084861
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437661.4931082792,
                    5241600.619551726,
                    611.7884860594357
                  ],
                  [
                    437661.4931082792,
                    5242999.579551727,
                    611.7884860594357
                  ],
                  [
                    438620.47310827917,
                    5242999.579551727,
                    683.0084860594358
                  ],
                  [
                    438620.47310827917,
                    5241600.619551726,
                    683.0084860594358
                  ],
                  [
                    437661.4931082792,
                    5241600.619551726,
                    611.7884860594357
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:08:38+00:00",
            "end_time": "2011-09-17T18:57:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.5374846703653,
              47.349936105741406,
              708.2040670273282
            ],
            [
              -117.53761219832633,
              47.36249290280418,
              708.2040670273282
            ],
            [
              -117.52498709880054,
              47.362551421761545,
              771.7440670273281
            ],
            [
              -117.52486256532299,
              47.34999459913933,
              771.7440670273281
            ],
            [
              -117.5374846703653,
              47.349936105741406,
              708.2040670273282
            ]
          ]
        ]
      },
      "bbox": [
        -117.5376122,
        47.34993611,
        708.204067,
        -117.5248626,
        47.36255142,
        771.744067
      ],
      "properties": {
        "datetime": "2011-09-18T21:20:40Z",
        "pc:count": 10663983,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 459886.7298,
            "count": 10663983,
            "maximum": 460358.3871,
            "minimum": 459405.0271,
            "name": "X",
            "position": 0,
            "stddev": 273.0559339,
            "variance": 74559.54303
          },
          {
            "average": 5244896.383,
            "count": 10663983,
            "maximum": 5245588.022,
            "minimum": 5244192.482,
            "name": "Y",
            "position": 1,
            "stddev": 399.9751846,
            "variance": 159980.1483
          },
          {
            "average": 733.9528119,
            "count": 10663983,
            "maximum": 771.744067,
            "minimum": 708.204067,
            "name": "Z",
            "position": 2,
            "stddev": 13.45334782,
            "variance": 180.9925676
          },
          {
            "average": 112.7412698,
            "count": 10663983,
            "maximum": 198,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.40973623,
            "variance": 645.6546953
          },
          {
            "average": 1.005929398,
            "count": 10663983,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.080555202,
            "variance": 0.00648914057
          },
          {
            "average": 1.013402778,
            "count": 10663983,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1251756692,
            "variance": 0.01566894816
          },
          {
            "average": 0.5000846307,
            "count": 10663983,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000163,
            "variance": 0.2500000163
          },
          {
            "average": 0,
            "count": 10663983,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311785381,
            "count": 10663983,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.463222708,
            "variance": 0.2145752772
          },
          {
            "average": -1.613998142,
            "count": 10663983,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.790446188,
            "variance": 77.27194419
          },
          {
            "average": 3,
            "count": 10663983,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.8364195,
            "count": 10663983,
            "maximum": 112,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.185643175,
            "variance": 4.777036087
          },
          {
            "average": 42838.63549,
            "count": 10663983,
            "maximum": 65024,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 11416.05958,
            "variance": 130326416.4
          },
          {
            "average": 39601.48486,
            "count": 10663983,
            "maximum": 65024,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 10448.46157,
            "variance": 109170349.2
          },
          {
            "average": 35718.37825,
            "count": 10663983,
            "maximum": 65024,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 8862.285153,
            "variance": 78540098.13
          },
          {
            "average": 414280.716,
            "count": 10663983,
            "maximum": 416040.059,
            "minimum": 412588.6923,
            "name": "GpsTime",
            "position": 15,
            "stddev": 766.0430478,
            "variance": 586821.9511
          },
          {
            "average": 0,
            "count": 10663983,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10663983,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10663983,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10663983,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10663983,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          459405.0271,
          5244192.482,
          708.204067,
          460358.3871,
          5245588.022,
          771.744067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                459405.0271104937,
                5244192.482070127,
                708.2040670273282
              ],
              [
                459405.0271104937,
                5245588.022070126,
                708.2040670273282
              ],
              [
                460358.38711049367,
                5245588.022070126,
                771.7440670273281
              ],
              [
                460358.38711049367,
                5244192.482070127,
                771.7440670273281
              ],
              [
                459405.0271104937,
                5244192.482070127,
                708.2040670273282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:20:40+00:00",
        "end_time": "2011-09-18T20:23:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5376122,
            47.34993611,
            708.204067,
            -117.5248626,
            47.36255142,
            771.744067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.5374846703653,
                  47.349936105741406,
                  708.2040670273282
                ],
                [
                  -117.53761219832633,
                  47.36249290280418,
                  708.2040670273282
                ],
                [
                  -117.52498709880054,
                  47.362551421761545,
                  771.7440670273281
                ],
                [
                  -117.52486256532299,
                  47.34999459913933,
                  771.7440670273281
                ],
                [
                  -117.5374846703653,
                  47.349936105741406,
                  708.2040670273282
                ]
              ]
            ]
          },
          "id": "47117C5208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:20:40Z",
            "pc:count": 10663983,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 459886.7298,
                "count": 10663983,
                "maximum": 460358.3871,
                "minimum": 459405.0271,
                "name": "X",
                "position": 0,
                "stddev": 273.0559339,
                "variance": 74559.54303
              },
              {
                "average": 5244896.383,
                "count": 10663983,
                "maximum": 5245588.022,
                "minimum": 5244192.482,
                "name": "Y",
                "position": 1,
                "stddev": 399.9751846,
                "variance": 159980.1483
              },
              {
                "average": 733.9528119,
                "count": 10663983,
                "maximum": 771.744067,
                "minimum": 708.204067,
                "name": "Z",
                "position": 2,
                "stddev": 13.45334782,
                "variance": 180.9925676
              },
              {
                "average": 112.7412698,
                "count": 10663983,
                "maximum": 198,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.40973623,
                "variance": 645.6546953
              },
              {
                "average": 1.005929398,
                "count": 10663983,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.080555202,
                "variance": 0.00648914057
              },
              {
                "average": 1.013402778,
                "count": 10663983,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1251756692,
                "variance": 0.01566894816
              },
              {
                "average": 0.5000846307,
                "count": 10663983,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000163,
                "variance": 0.2500000163
              },
              {
                "average": 0,
                "count": 10663983,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311785381,
                "count": 10663983,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.463222708,
                "variance": 0.2145752772
              },
              {
                "average": -1.613998142,
                "count": 10663983,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.790446188,
                "variance": 77.27194419
              },
              {
                "average": 3,
                "count": 10663983,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.8364195,
                "count": 10663983,
                "maximum": 112,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.185643175,
                "variance": 4.777036087
              },
              {
                "average": 42838.63549,
                "count": 10663983,
                "maximum": 65024,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 11416.05958,
                "variance": 130326416.4
              },
              {
                "average": 39601.48486,
                "count": 10663983,
                "maximum": 65024,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 10448.46157,
                "variance": 109170349.2
              },
              {
                "average": 35718.37825,
                "count": 10663983,
                "maximum": 65024,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 8862.285153,
                "variance": 78540098.13
              },
              {
                "average": 414280.716,
                "count": 10663983,
                "maximum": 416040.059,
                "minimum": 412588.6923,
                "name": "GpsTime",
                "position": 15,
                "stddev": 766.0430478,
                "variance": 586821.9511
              },
              {
                "average": 0,
                "count": 10663983,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10663983,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10663983,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10663983,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10663983,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              459405.0271,
              5244192.482,
              708.204067,
              460358.3871,
              5245588.022,
              771.744067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    459405.0271104937,
                    5244192.482070127,
                    708.2040670273282
                  ],
                  [
                    459405.0271104937,
                    5245588.022070126,
                    708.2040670273282
                  ],
                  [
                    460358.38711049367,
                    5245588.022070126,
                    771.7440670273281
                  ],
                  [
                    460358.38711049367,
                    5244192.482070127,
                    771.7440670273281
                  ],
                  [
                    459405.0271104937,
                    5244192.482070127,
                    708.2040670273282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:20:40+00:00",
            "end_time": "2011-09-18T20:23: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": "47117C8403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91248400819092,
              47.29989549850252,
              604.9501503374801
            ],
            [
              -117.91270082419393,
              47.31249185113941,
              604.9501503374801
            ],
            [
              -117.89998759914617,
              47.312592395917385,
              630.7101503374801
            ],
            [
              -117.89977380222412,
              47.29999599923339,
              630.7101503374801
            ],
            [
              -117.91248400819092,
              47.29989549850252,
              604.9501503374801
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127008,
        47.2998955,
        604.9501503,
        -117.8997738,
        47.3125924,
        630.7101503
      ],
      "properties": {
        "datetime": "2011-09-17T22:10:24Z",
        "pc:count": 10589488,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431502.1178,
            "count": 10589488,
            "maximum": 431978.2291,
            "minimum": 431017.2291,
            "name": "X",
            "position": 0,
            "stddev": 272.7519829,
            "variance": 74393.6442
          },
          {
            "average": 5239595.95,
            "count": 10589488,
            "maximum": 5240295.034,
            "minimum": 5238894.994,
            "name": "Y",
            "position": 1,
            "stddev": 399.3131471,
            "variance": 159450.9894
          },
          {
            "average": 618.0923382,
            "count": 10589488,
            "maximum": 630.7101503,
            "minimum": 604.9501503,
            "name": "Z",
            "position": 2,
            "stddev": 6.392129524,
            "variance": 40.85931985
          },
          {
            "average": 106.1631412,
            "count": 10589488,
            "maximum": 212,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.75047179,
            "variance": 280.5783053
          },
          {
            "average": 1,
            "count": 10589488,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000000094,
            "count": 10589488,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0003072999706,
            "variance": 9.443327194e-08
          },
          {
            "average": 0.5000770575,
            "count": 10589488,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000177,
            "variance": 0.2500000177
          },
          {
            "average": 0,
            "count": 10589488,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297592953,
            "count": 10589488,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4571995263,
            "variance": 0.2090314069
          },
          {
            "average": -0.3522843176,
            "count": 10589488,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.785628592,
            "variance": 77.18726975
          },
          {
            "average": 1,
            "count": 10589488,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.48953906,
            "count": 10589488,
            "maximum": 30,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.852997434,
            "variance": 3.433599492
          },
          {
            "average": 35654.71001,
            "count": 10589488,
            "maximum": 57088,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 3832.732372,
            "variance": 14689837.43
          },
          {
            "average": 33338.31969,
            "count": 10589488,
            "maximum": 58112,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 3543.52509,
            "variance": 12556570.07
          },
          {
            "average": 30130.4064,
            "count": 10589488,
            "maximum": 56320,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 2868.555569,
            "variance": 8228611.054
          },
          {
            "average": 330483.7147,
            "count": 10589488,
            "maximum": 332624.1245,
            "minimum": 328377.766,
            "name": "GpsTime",
            "position": 15,
            "stddev": 842.1006655,
            "variance": 709133.5309
          },
          {
            "average": 0,
            "count": 10589488,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10589488,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10589488,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10589488,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10589488,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431017.2291,
          5238894.994,
          604.9501503,
          431978.2291,
          5240295.034,
          630.7101503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431017.22908667946,
                5238894.993505914,
                604.9501503374801
              ],
              [
                431017.22908667946,
                5240295.033505913,
                604.9501503374801
              ],
              [
                431978.22908667946,
                5240295.033505913,
                630.7101503374801
              ],
              [
                431978.22908667946,
                5238894.993505914,
                630.7101503374801
              ],
              [
                431017.22908667946,
                5238894.993505914,
                604.9501503374801
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:10:24+00:00",
        "end_time": "2011-09-17T20:59:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127008,
            47.2998955,
            604.9501503,
            -117.8997738,
            47.3125924,
            630.7101503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91248400819092,
                  47.29989549850252,
                  604.9501503374801
                ],
                [
                  -117.91270082419393,
                  47.31249185113941,
                  604.9501503374801
                ],
                [
                  -117.89998759914617,
                  47.312592395917385,
                  630.7101503374801
                ],
                [
                  -117.89977380222412,
                  47.29999599923339,
                  630.7101503374801
                ],
                [
                  -117.91248400819092,
                  47.29989549850252,
                  604.9501503374801
                ]
              ]
            ]
          },
          "id": "47117C8403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:10:24Z",
            "pc:count": 10589488,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431502.1178,
                "count": 10589488,
                "maximum": 431978.2291,
                "minimum": 431017.2291,
                "name": "X",
                "position": 0,
                "stddev": 272.7519829,
                "variance": 74393.6442
              },
              {
                "average": 5239595.95,
                "count": 10589488,
                "maximum": 5240295.034,
                "minimum": 5238894.994,
                "name": "Y",
                "position": 1,
                "stddev": 399.3131471,
                "variance": 159450.9894
              },
              {
                "average": 618.0923382,
                "count": 10589488,
                "maximum": 630.7101503,
                "minimum": 604.9501503,
                "name": "Z",
                "position": 2,
                "stddev": 6.392129524,
                "variance": 40.85931985
              },
              {
                "average": 106.1631412,
                "count": 10589488,
                "maximum": 212,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.75047179,
                "variance": 280.5783053
              },
              {
                "average": 1,
                "count": 10589488,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000000094,
                "count": 10589488,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0003072999706,
                "variance": 9.443327194e-08
              },
              {
                "average": 0.5000770575,
                "count": 10589488,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000177,
                "variance": 0.2500000177
              },
              {
                "average": 0,
                "count": 10589488,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297592953,
                "count": 10589488,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4571995263,
                "variance": 0.2090314069
              },
              {
                "average": -0.3522843176,
                "count": 10589488,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.785628592,
                "variance": 77.18726975
              },
              {
                "average": 1,
                "count": 10589488,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.48953906,
                "count": 10589488,
                "maximum": 30,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.852997434,
                "variance": 3.433599492
              },
              {
                "average": 35654.71001,
                "count": 10589488,
                "maximum": 57088,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 3832.732372,
                "variance": 14689837.43
              },
              {
                "average": 33338.31969,
                "count": 10589488,
                "maximum": 58112,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 3543.52509,
                "variance": 12556570.07
              },
              {
                "average": 30130.4064,
                "count": 10589488,
                "maximum": 56320,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 2868.555569,
                "variance": 8228611.054
              },
              {
                "average": 330483.7147,
                "count": 10589488,
                "maximum": 332624.1245,
                "minimum": 328377.766,
                "name": "GpsTime",
                "position": 15,
                "stddev": 842.1006655,
                "variance": 709133.5309
              },
              {
                "average": 0,
                "count": 10589488,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10589488,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10589488,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10589488,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10589488,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431017.2291,
              5238894.994,
              604.9501503,
              431978.2291,
              5240295.034,
              630.7101503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431017.22908667946,
                    5238894.993505914,
                    604.9501503374801
                  ],
                  [
                    431017.22908667946,
                    5240295.033505913,
                    604.9501503374801
                  ],
                  [
                    431978.22908667946,
                    5240295.033505913,
                    630.7101503374801
                  ],
                  [
                    431978.22908667946,
                    5238894.993505914,
                    630.7101503374801
                  ],
                  [
                    431017.22908667946,
                    5238894.993505914,
                    604.9501503374801
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:10:24+00:00",
            "end_time": "2011-09-17T20:59:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.74998502306727,
              47.36086162853502,
              667.0538919047086
            ],
            [
              -117.75000815282935,
              47.36249358078728,
              667.0538919047086
            ],
            [
              -117.73748739088592,
              47.362574824667625,
              713.2738919047086
            ],
            [
              -117.73746464716993,
              47.36094286780258,
              713.2738919047086
            ],
            [
              -117.74998502306727,
              47.36086162853502,
              667.0538919047086
            ]
          ]
        ]
      },
      "bbox": [
        -117.7500082,
        47.36086163,
        667.0538919,
        -117.7374646,
        47.36257482,
        713.2738919
      ],
      "properties": {
        "datetime": "2011-09-18T21:31:53Z",
        "pc:count": 1441452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443835.3556,
            "count": 1441452,
            "maximum": 444312.6421,
            "minimum": 443367.1221,
            "name": "X",
            "position": 0,
            "stddev": 274.497141,
            "variance": 75348.68044
          },
          {
            "average": 5245621.487,
            "count": 1441452,
            "maximum": 5245720.677,
            "minimum": 5245539.297,
            "name": "Y",
            "position": 1,
            "stddev": 50.62337346,
            "variance": 2562.72594
          },
          {
            "average": 675.6425054,
            "count": 1441452,
            "maximum": 713.2738919,
            "minimum": 667.0538919,
            "name": "Z",
            "position": 2,
            "stddev": 4.543706253,
            "variance": 20.64526651
          },
          {
            "average": 102.4907898,
            "count": 1441452,
            "maximum": 196,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.77063492,
            "variance": 827.7494335
          },
          {
            "average": 1.022684071,
            "count": 1441452,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.158043668,
            "variance": 0.024977801
          },
          {
            "average": 1.050604529,
            "count": 1441452,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2440120499,
            "variance": 0.05954188052
          },
          {
            "average": 0.4998536198,
            "count": 1441452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000152,
            "variance": 0.250000152
          },
          {
            "average": 0,
            "count": 1441452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276079953,
            "count": 1441452,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4470569886,
            "variance": 0.1998599511
          },
          {
            "average": 1.91470038,
            "count": 1441452,
            "maximum": 13.99800014,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.156227908,
            "variance": 83.83650951
          },
          {
            "average": 3,
            "count": 1441452,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 112.2079847,
            "count": 1441452,
            "maximum": 114,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7908340783,
            "variance": 0.6254185394
          },
          {
            "average": 28131.19491,
            "count": 1441452,
            "maximum": 51200,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 7489.062473,
            "variance": 56086056.72
          },
          {
            "average": 26305.17553,
            "count": 1441452,
            "maximum": 47360,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 6096.770196,
            "variance": 37170606.83
          },
          {
            "average": 24870.46877,
            "count": 1441452,
            "maximum": 43264,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 5228.330079,
            "variance": 27335435.41
          },
          {
            "average": 416017.6736,
            "count": 1441452,
            "maximum": 416713.0893,
            "minimum": 415539.9048,
            "name": "GpsTime",
            "position": 15,
            "stddev": 434.5907065,
            "variance": 188869.0822
          },
          {
            "average": 0,
            "count": 1441452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443367.1221,
          5245539.297,
          667.0538919,
          444312.6421,
          5245720.677,
          713.2738919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443367.12207147095,
                5245539.296550377,
                667.0538919047086
              ],
              [
                443367.12207147095,
                5245720.676550378,
                667.0538919047086
              ],
              [
                444312.64207147097,
                5245720.676550378,
                713.2738919047086
              ],
              [
                444312.64207147097,
                5245539.296550377,
                713.2738919047086
              ],
              [
                443367.12207147095,
                5245539.296550377,
                667.0538919047086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:31:53+00:00",
        "end_time": "2011-09-18T21:12:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7500082,
            47.36086163,
            667.0538919,
            -117.7374646,
            47.36257482,
            713.2738919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.74998502306727,
                  47.36086162853502,
                  667.0538919047086
                ],
                [
                  -117.75000815282935,
                  47.36249358078728,
                  667.0538919047086
                ],
                [
                  -117.73748739088592,
                  47.362574824667625,
                  713.2738919047086
                ],
                [
                  -117.73746464716993,
                  47.36094286780258,
                  713.2738919047086
                ],
                [
                  -117.74998502306727,
                  47.36086162853502,
                  667.0538919047086
                ]
              ]
            ]
          },
          "id": "47117C6106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:31:53Z",
            "pc:count": 1441452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443835.3556,
                "count": 1441452,
                "maximum": 444312.6421,
                "minimum": 443367.1221,
                "name": "X",
                "position": 0,
                "stddev": 274.497141,
                "variance": 75348.68044
              },
              {
                "average": 5245621.487,
                "count": 1441452,
                "maximum": 5245720.677,
                "minimum": 5245539.297,
                "name": "Y",
                "position": 1,
                "stddev": 50.62337346,
                "variance": 2562.72594
              },
              {
                "average": 675.6425054,
                "count": 1441452,
                "maximum": 713.2738919,
                "minimum": 667.0538919,
                "name": "Z",
                "position": 2,
                "stddev": 4.543706253,
                "variance": 20.64526651
              },
              {
                "average": 102.4907898,
                "count": 1441452,
                "maximum": 196,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.77063492,
                "variance": 827.7494335
              },
              {
                "average": 1.022684071,
                "count": 1441452,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.158043668,
                "variance": 0.024977801
              },
              {
                "average": 1.050604529,
                "count": 1441452,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2440120499,
                "variance": 0.05954188052
              },
              {
                "average": 0.4998536198,
                "count": 1441452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000152,
                "variance": 0.250000152
              },
              {
                "average": 0,
                "count": 1441452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276079953,
                "count": 1441452,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4470569886,
                "variance": 0.1998599511
              },
              {
                "average": 1.91470038,
                "count": 1441452,
                "maximum": 13.99800014,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.156227908,
                "variance": 83.83650951
              },
              {
                "average": 3,
                "count": 1441452,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 112.2079847,
                "count": 1441452,
                "maximum": 114,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7908340783,
                "variance": 0.6254185394
              },
              {
                "average": 28131.19491,
                "count": 1441452,
                "maximum": 51200,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 7489.062473,
                "variance": 56086056.72
              },
              {
                "average": 26305.17553,
                "count": 1441452,
                "maximum": 47360,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 6096.770196,
                "variance": 37170606.83
              },
              {
                "average": 24870.46877,
                "count": 1441452,
                "maximum": 43264,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 5228.330079,
                "variance": 27335435.41
              },
              {
                "average": 416017.6736,
                "count": 1441452,
                "maximum": 416713.0893,
                "minimum": 415539.9048,
                "name": "GpsTime",
                "position": 15,
                "stddev": 434.5907065,
                "variance": 188869.0822
              },
              {
                "average": 0,
                "count": 1441452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443367.1221,
              5245539.297,
              667.0538919,
              444312.6421,
              5245720.677,
              713.2738919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443367.12207147095,
                    5245539.296550377,
                    667.0538919047086
                  ],
                  [
                    443367.12207147095,
                    5245720.676550378,
                    667.0538919047086
                  ],
                  [
                    444312.64207147097,
                    5245720.676550378,
                    713.2738919047086
                  ],
                  [
                    444312.64207147097,
                    5245539.296550377,
                    713.2738919047086
                  ],
                  [
                    443367.12207147095,
                    5245539.296550377,
                    667.0538919047086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:31:53+00:00",
            "end_time": "2011-09-18T21:12:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77498387963813,
              47.36241011820507,
              655.7092972438886
            ],
            [
              -117.77516821831223,
              47.374992382972096,
              655.7092972438886
            ],
            [
              -117.7624877463574,
              47.375077434899815,
              710.3092972438885
            ],
            [
              -117.76230642244184,
              47.362495132907796,
              710.3092972438885
            ],
            [
              -117.77498387963813,
              47.36241011820507,
              655.7092972438886
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751682,
        47.36241012,
        655.7092972,
        -117.7623064,
        47.37507743,
        710.3092972
      ],
      "properties": {
        "datetime": "2011-09-18T22:38:20Z",
        "pc:count": 20800367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441961.8432,
            "count": 20800367,
            "maximum": 442438.4897,
            "minimum": 441481.1297,
            "name": "X",
            "position": 0,
            "stddev": 258.7497599,
            "variance": 66951.43823
          },
          {
            "average": 5246348.768,
            "count": 20800367,
            "maximum": 5247128.305,
            "minimum": 5245729.865,
            "name": "Y",
            "position": 1,
            "stddev": 391.8448267,
            "variance": 153542.3682
          },
          {
            "average": 673.0114368,
            "count": 20800367,
            "maximum": 710.3092972,
            "minimum": 655.7092972,
            "name": "Z",
            "position": 2,
            "stddev": 8.517432208,
            "variance": 72.54665142
          },
          {
            "average": 102.8484639,
            "count": 20800367,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.5421026,
            "variance": 1193.156852
          },
          {
            "average": 1.034149446,
            "count": 20800367,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1950017276,
            "variance": 0.03802567376
          },
          {
            "average": 1.074478157,
            "count": 20800367,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2991869341,
            "variance": 0.08951282155
          },
          {
            "average": 0.499864738,
            "count": 20800367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999937,
            "variance": 0.2499999937
          },
          {
            "average": 1.442282244e-07,
            "count": 20800367,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000379773894,
            "variance": 1.442282106e-07
          },
          {
            "average": 1.165550637,
            "count": 20800367,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3716767816,
            "variance": 0.13814363
          },
          {
            "average": -1.880346594,
            "count": 20800367,
            "maximum": 16.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.718411494,
            "variance": 76.01069898
          },
          {
            "average": 1.976578731,
            "count": 20800367,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9997257085,
            "variance": 0.9994514922
          },
          {
            "average": 60.93919752,
            "count": 20800367,
            "maximum": 121,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.59778439,
            "variance": 2980.918061
          },
          {
            "average": 24578.01951,
            "count": 20800367,
            "maximum": 62976,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9412.174806,
            "variance": 88589034.58
          },
          {
            "average": 23471.2751,
            "count": 20800367,
            "maximum": 63744,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7942.171251,
            "variance": 63078084.18
          },
          {
            "average": 21840.12021,
            "count": 20800367,
            "maximum": 65024,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6596.551192,
            "variance": 43514487.63
          },
          {
            "average": 369467.4047,
            "count": 20800367,
            "maximum": 420700.7592,
            "minimum": 321174.4457,
            "name": "GpsTime",
            "position": 15,
            "stddev": 47704.3443,
            "variance": 2275704465
          },
          {
            "average": 0,
            "count": 20800367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20800367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20800367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20800367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20800367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441481.1297,
          5245729.865,
          655.7092972,
          442438.4897,
          5247128.305,
          710.3092972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441481.1297220755,
                5245729.865436803,
                655.7092972438886
              ],
              [
                441481.1297220755,
                5247128.305436802,
                655.7092972438886
              ],
              [
                442438.48972207546,
                5247128.305436802,
                710.3092972438885
              ],
              [
                442438.48972207546,
                5245729.865436803,
                710.3092972438885
              ],
              [
                441481.1297220755,
                5245729.865436803,
                655.7092972438886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:38:20+00:00",
        "end_time": "2011-09-17T18:59:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751682,
            47.36241012,
            655.7092972,
            -117.7623064,
            47.37507743,
            710.3092972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77498387963813,
                  47.36241011820507,
                  655.7092972438886
                ],
                [
                  -117.77516821831223,
                  47.374992382972096,
                  655.7092972438886
                ],
                [
                  -117.7624877463574,
                  47.375077434899815,
                  710.3092972438885
                ],
                [
                  -117.76230642244184,
                  47.362495132907796,
                  710.3092972438885
                ],
                [
                  -117.77498387963813,
                  47.36241011820507,
                  655.7092972438886
                ]
              ]
            ]
          },
          "id": "47117C7204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:38:20Z",
            "pc:count": 20800367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441961.8432,
                "count": 20800367,
                "maximum": 442438.4897,
                "minimum": 441481.1297,
                "name": "X",
                "position": 0,
                "stddev": 258.7497599,
                "variance": 66951.43823
              },
              {
                "average": 5246348.768,
                "count": 20800367,
                "maximum": 5247128.305,
                "minimum": 5245729.865,
                "name": "Y",
                "position": 1,
                "stddev": 391.8448267,
                "variance": 153542.3682
              },
              {
                "average": 673.0114368,
                "count": 20800367,
                "maximum": 710.3092972,
                "minimum": 655.7092972,
                "name": "Z",
                "position": 2,
                "stddev": 8.517432208,
                "variance": 72.54665142
              },
              {
                "average": 102.8484639,
                "count": 20800367,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.5421026,
                "variance": 1193.156852
              },
              {
                "average": 1.034149446,
                "count": 20800367,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1950017276,
                "variance": 0.03802567376
              },
              {
                "average": 1.074478157,
                "count": 20800367,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2991869341,
                "variance": 0.08951282155
              },
              {
                "average": 0.499864738,
                "count": 20800367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999937,
                "variance": 0.2499999937
              },
              {
                "average": 1.442282244e-07,
                "count": 20800367,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000379773894,
                "variance": 1.442282106e-07
              },
              {
                "average": 1.165550637,
                "count": 20800367,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3716767816,
                "variance": 0.13814363
              },
              {
                "average": -1.880346594,
                "count": 20800367,
                "maximum": 16.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.718411494,
                "variance": 76.01069898
              },
              {
                "average": 1.976578731,
                "count": 20800367,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9997257085,
                "variance": 0.9994514922
              },
              {
                "average": 60.93919752,
                "count": 20800367,
                "maximum": 121,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.59778439,
                "variance": 2980.918061
              },
              {
                "average": 24578.01951,
                "count": 20800367,
                "maximum": 62976,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9412.174806,
                "variance": 88589034.58
              },
              {
                "average": 23471.2751,
                "count": 20800367,
                "maximum": 63744,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7942.171251,
                "variance": 63078084.18
              },
              {
                "average": 21840.12021,
                "count": 20800367,
                "maximum": 65024,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6596.551192,
                "variance": 43514487.63
              },
              {
                "average": 369467.4047,
                "count": 20800367,
                "maximum": 420700.7592,
                "minimum": 321174.4457,
                "name": "GpsTime",
                "position": 15,
                "stddev": 47704.3443,
                "variance": 2275704465
              },
              {
                "average": 0,
                "count": 20800367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20800367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20800367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20800367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20800367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441481.1297,
              5245729.865,
              655.7092972,
              442438.4897,
              5247128.305,
              710.3092972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441481.1297220755,
                    5245729.865436803,
                    655.7092972438886
                  ],
                  [
                    441481.1297220755,
                    5247128.305436802,
                    655.7092972438886
                  ],
                  [
                    442438.48972207546,
                    5247128.305436802,
                    710.3092972438885
                  ],
                  [
                    442438.48972207546,
                    5245729.865436803,
                    710.3092972438885
                  ],
                  [
                    441481.1297220755,
                    5245729.865436803,
                    655.7092972438886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:38:20+00:00",
            "end_time": "2011-09-17T18:59:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.73748480071852,
              47.36101926688905,
              658.0394204324582
            ],
            [
              -117.7375053455767,
              47.36249340853499,
              658.0394204324582
            ],
            [
              -117.72498825644864,
              47.36257326328052,
              708.4194204324583
            ],
            [
              -117.72496806020686,
              47.36109911753909,
              708.4194204324583
            ],
            [
              -117.73748480071852,
              47.36101926688905,
              658.0394204324582
            ]
          ]
        ]
      },
      "bbox": [
        -117.7375053,
        47.36101927,
        658.0394204,
        -117.7249681,
        47.36257326,
        708.4194204
      ],
      "properties": {
        "datetime": "2011-09-18T21:28:42Z",
        "pc:count": 1388786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444772.0268,
            "count": 1388786,
            "maximum": 445256.4406,
            "minimum": 444311.2006,
            "name": "X",
            "position": 0,
            "stddev": 274.433054,
            "variance": 75313.50113
          },
          {
            "average": 5245620.863,
            "count": 1388786,
            "maximum": 5245711.641,
            "minimum": 5245547.801,
            "name": "Y",
            "position": 1,
            "stddev": 43.36104048,
            "variance": 1880.179831
          },
          {
            "average": 671.5868018,
            "count": 1388786,
            "maximum": 708.4194204,
            "minimum": 658.0394204,
            "name": "Z",
            "position": 2,
            "stddev": 6.990557535,
            "variance": 48.86789465
          },
          {
            "average": 102.4851914,
            "count": 1388786,
            "maximum": 211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.20650128,
            "variance": 1239.497732
          },
          {
            "average": 1.031117105,
            "count": 1388786,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1814693934,
            "variance": 0.03293114075
          },
          {
            "average": 1.072186788,
            "count": 1388786,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2810298227,
            "variance": 0.07897776126
          },
          {
            "average": 0.4997141388,
            "count": 1388786,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000983,
            "variance": 0.2500000983
          },
          {
            "average": 0,
            "count": 1388786,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260178314,
            "count": 1388786,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4387319199,
            "variance": 0.1924856975
          },
          {
            "average": 1.783745962,
            "count": 1388786,
            "maximum": 13.99800014,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.876214083,
            "variance": 78.78717645
          },
          {
            "average": 3,
            "count": 1388786,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 112.1759825,
            "count": 1388786,
            "maximum": 113,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7733083686,
            "variance": 0.5980058329
          },
          {
            "average": 25917.42606,
            "count": 1388786,
            "maximum": 54272,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 9324.538688,
            "variance": 86947021.74
          },
          {
            "average": 24647.88552,
            "count": 1388786,
            "maximum": 49152,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 7503.699068,
            "variance": 56305499.7
          },
          {
            "average": 23675.33378,
            "count": 1388786,
            "maximum": 45824,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 6493.521956,
            "variance": 42165827.39
          },
          {
            "average": 416006.9089,
            "count": 1388786,
            "maximum": 416522.8191,
            "minimum": 415523.2184,
            "name": "GpsTime",
            "position": 15,
            "stddev": 423.5366485,
            "variance": 179383.2926
          },
          {
            "average": 0,
            "count": 1388786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1388786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1388786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1388786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1388786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444311.2006,
          5245547.801,
          658.0394204,
          445256.4406,
          5245711.641,
          708.4194204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444311.20064388704,
                5245547.801394758,
                658.0394204324582
              ],
              [
                444311.20064388704,
                5245711.641394758,
                658.0394204324582
              ],
              [
                445256.44064388704,
                5245711.641394758,
                708.4194204324583
              ],
              [
                445256.44064388704,
                5245547.801394758,
                708.4194204324583
              ],
              [
                444311.20064388704,
                5245547.801394758,
                658.0394204324582
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:28:42+00:00",
        "end_time": "2011-09-18T21:12:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7375053,
            47.36101927,
            658.0394204,
            -117.7249681,
            47.36257326,
            708.4194204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.73748480071852,
                  47.36101926688905,
                  658.0394204324582
                ],
                [
                  -117.7375053455767,
                  47.36249340853499,
                  658.0394204324582
                ],
                [
                  -117.72498825644864,
                  47.36257326328052,
                  708.4194204324583
                ],
                [
                  -117.72496806020686,
                  47.36109911753909,
                  708.4194204324583
                ],
                [
                  -117.73748480071852,
                  47.36101926688905,
                  658.0394204324582
                ]
              ]
            ]
          },
          "id": "47117C6107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:28:42Z",
            "pc:count": 1388786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444772.0268,
                "count": 1388786,
                "maximum": 445256.4406,
                "minimum": 444311.2006,
                "name": "X",
                "position": 0,
                "stddev": 274.433054,
                "variance": 75313.50113
              },
              {
                "average": 5245620.863,
                "count": 1388786,
                "maximum": 5245711.641,
                "minimum": 5245547.801,
                "name": "Y",
                "position": 1,
                "stddev": 43.36104048,
                "variance": 1880.179831
              },
              {
                "average": 671.5868018,
                "count": 1388786,
                "maximum": 708.4194204,
                "minimum": 658.0394204,
                "name": "Z",
                "position": 2,
                "stddev": 6.990557535,
                "variance": 48.86789465
              },
              {
                "average": 102.4851914,
                "count": 1388786,
                "maximum": 211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.20650128,
                "variance": 1239.497732
              },
              {
                "average": 1.031117105,
                "count": 1388786,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1814693934,
                "variance": 0.03293114075
              },
              {
                "average": 1.072186788,
                "count": 1388786,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2810298227,
                "variance": 0.07897776126
              },
              {
                "average": 0.4997141388,
                "count": 1388786,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000983,
                "variance": 0.2500000983
              },
              {
                "average": 0,
                "count": 1388786,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260178314,
                "count": 1388786,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4387319199,
                "variance": 0.1924856975
              },
              {
                "average": 1.783745962,
                "count": 1388786,
                "maximum": 13.99800014,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.876214083,
                "variance": 78.78717645
              },
              {
                "average": 3,
                "count": 1388786,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 112.1759825,
                "count": 1388786,
                "maximum": 113,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7733083686,
                "variance": 0.5980058329
              },
              {
                "average": 25917.42606,
                "count": 1388786,
                "maximum": 54272,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 9324.538688,
                "variance": 86947021.74
              },
              {
                "average": 24647.88552,
                "count": 1388786,
                "maximum": 49152,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 7503.699068,
                "variance": 56305499.7
              },
              {
                "average": 23675.33378,
                "count": 1388786,
                "maximum": 45824,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 6493.521956,
                "variance": 42165827.39
              },
              {
                "average": 416006.9089,
                "count": 1388786,
                "maximum": 416522.8191,
                "minimum": 415523.2184,
                "name": "GpsTime",
                "position": 15,
                "stddev": 423.5366485,
                "variance": 179383.2926
              },
              {
                "average": 0,
                "count": 1388786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1388786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1388786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1388786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1388786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444311.2006,
              5245547.801,
              658.0394204,
              445256.4406,
              5245711.641,
              708.4194204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444311.20064388704,
                    5245547.801394758,
                    658.0394204324582
                  ],
                  [
                    444311.20064388704,
                    5245711.641394758,
                    658.0394204324582
                  ],
                  [
                    445256.44064388704,
                    5245711.641394758,
                    708.4194204324583
                  ],
                  [
                    445256.44064388704,
                    5245547.801394758,
                    708.4194204324583
                  ],
                  [
                    444311.20064388704,
                    5245547.801394758,
                    658.0394204324582
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:28:42+00:00",
            "end_time": "2011-09-18T21:12:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.48748514818965,
              47.449941611423824,
              703.2305502545149
            ],
            [
              -117.48760117018122,
              47.46249306789543,
              703.2305502545149
            ],
            [
              -117.47498734405924,
              47.46254601527595,
              748.0905502545148
            ],
            [
              -117.474874323179,
              47.44999453568137,
              748.0905502545148
            ],
            [
              -117.48748514818965,
              47.449941611423824,
              703.2305502545149
            ]
          ]
        ]
      },
      "bbox": [
        -117.4876012,
        47.44994161,
        703.2305503,
        -117.4748743,
        47.46254602,
        748.0905503
      ],
      "properties": {
        "datetime": "2011-09-18T19:33:18Z",
        "pc:count": 11869829,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 463729.5603,
            "count": 11869829,
            "maximum": 464201.6747,
            "minimum": 463250.9747,
            "name": "X",
            "position": 0,
            "stddev": 265.9793659,
            "variance": 70745.0231
          },
          {
            "average": 5255990.272,
            "count": 11869829,
            "maximum": 5256676.593,
            "minimum": 5255281.633,
            "name": "Y",
            "position": 1,
            "stddev": 399.8476102,
            "variance": 159878.1114
          },
          {
            "average": 716.1591973,
            "count": 11869829,
            "maximum": 748.0905503,
            "minimum": 703.2305503,
            "name": "Z",
            "position": 2,
            "stddev": 7.917948764,
            "variance": 62.69391263
          },
          {
            "average": 92.61353807,
            "count": 11869829,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.12306958,
            "variance": 2315.829826
          },
          {
            "average": 1.158235135,
            "count": 11869829,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3988492644,
            "variance": 0.1590807357
          },
          {
            "average": 1.337728623,
            "count": 11869829,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5704458775,
            "variance": 0.3254084991
          },
          {
            "average": 0.4995698759,
            "count": 11869829,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998361,
            "variance": 0.2499998361
          },
          {
            "average": 0,
            "count": 11869829,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.19595851,
            "count": 11869829,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3969367524,
            "variance": 0.1575587854
          },
          {
            "average": -2.441145463,
            "count": 11869829,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.781447734,
            "variance": 77.1138243
          },
          {
            "average": 6.452908462,
            "count": 11869829,
            "maximum": 7,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4977774683,
            "variance": 0.247782408
          },
          {
            "average": 110.9952041,
            "count": 11869829,
            "maximum": 134,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.3280313,
            "variance": 373.572794
          },
          {
            "average": 17784.74687,
            "count": 11869829,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8571.574434,
            "variance": 73471888.28
          },
          {
            "average": 18560.9004,
            "count": 11869829,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7476.478335,
            "variance": 55897728.29
          },
          {
            "average": 16123.82028,
            "count": 11869829,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6373.448458,
            "variance": 40620845.25
          },
          {
            "average": 369719.494,
            "count": 11869829,
            "maximum": 409598.1952,
            "minimum": 336444.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34943.14445,
            "variance": 1221023344
          },
          {
            "average": 0,
            "count": 11869829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11869829,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11869829,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11869829,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11869829,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          463250.9747,
          5255281.633,
          703.2305503,
          464201.6747,
          5256676.593,
          748.0905503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                463250.9747497451,
                5255281.633285268,
                703.2305502545149
              ],
              [
                463250.9747497451,
                5256676.593285269,
                703.2305502545149
              ],
              [
                464201.67474974506,
                5256676.593285269,
                748.0905502545148
              ],
              [
                464201.67474974506,
                5255281.633285268,
                748.0905502545148
              ],
              [
                463250.9747497451,
                5255281.633285268,
                703.2305502545149
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:33:18+00:00",
        "end_time": "2011-09-17T23:14:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4876012,
            47.44994161,
            703.2305503,
            -117.4748743,
            47.46254602,
            748.0905503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.48748514818965,
                  47.449941611423824,
                  703.2305502545149
                ],
                [
                  -117.48760117018122,
                  47.46249306789543,
                  703.2305502545149
                ],
                [
                  -117.47498734405924,
                  47.46254601527595,
                  748.0905502545148
                ],
                [
                  -117.474874323179,
                  47.44999453568137,
                  748.0905502545148
                ],
                [
                  -117.48748514818965,
                  47.449941611423824,
                  703.2305502545149
                ]
              ]
            ]
          },
          "id": "47117D4117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:33:18Z",
            "pc:count": 11869829,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 463729.5603,
                "count": 11869829,
                "maximum": 464201.6747,
                "minimum": 463250.9747,
                "name": "X",
                "position": 0,
                "stddev": 265.9793659,
                "variance": 70745.0231
              },
              {
                "average": 5255990.272,
                "count": 11869829,
                "maximum": 5256676.593,
                "minimum": 5255281.633,
                "name": "Y",
                "position": 1,
                "stddev": 399.8476102,
                "variance": 159878.1114
              },
              {
                "average": 716.1591973,
                "count": 11869829,
                "maximum": 748.0905503,
                "minimum": 703.2305503,
                "name": "Z",
                "position": 2,
                "stddev": 7.917948764,
                "variance": 62.69391263
              },
              {
                "average": 92.61353807,
                "count": 11869829,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.12306958,
                "variance": 2315.829826
              },
              {
                "average": 1.158235135,
                "count": 11869829,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3988492644,
                "variance": 0.1590807357
              },
              {
                "average": 1.337728623,
                "count": 11869829,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5704458775,
                "variance": 0.3254084991
              },
              {
                "average": 0.4995698759,
                "count": 11869829,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998361,
                "variance": 0.2499998361
              },
              {
                "average": 0,
                "count": 11869829,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.19595851,
                "count": 11869829,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3969367524,
                "variance": 0.1575587854
              },
              {
                "average": -2.441145463,
                "count": 11869829,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.781447734,
                "variance": 77.1138243
              },
              {
                "average": 6.452908462,
                "count": 11869829,
                "maximum": 7,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4977774683,
                "variance": 0.247782408
              },
              {
                "average": 110.9952041,
                "count": 11869829,
                "maximum": 134,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.3280313,
                "variance": 373.572794
              },
              {
                "average": 17784.74687,
                "count": 11869829,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8571.574434,
                "variance": 73471888.28
              },
              {
                "average": 18560.9004,
                "count": 11869829,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7476.478335,
                "variance": 55897728.29
              },
              {
                "average": 16123.82028,
                "count": 11869829,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6373.448458,
                "variance": 40620845.25
              },
              {
                "average": 369719.494,
                "count": 11869829,
                "maximum": 409598.1952,
                "minimum": 336444.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34943.14445,
                "variance": 1221023344
              },
              {
                "average": 0,
                "count": 11869829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11869829,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11869829,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11869829,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11869829,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              463250.9747,
              5255281.633,
              703.2305503,
              464201.6747,
              5256676.593,
              748.0905503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    463250.9747497451,
                    5255281.633285268,
                    703.2305502545149
                  ],
                  [
                    463250.9747497451,
                    5256676.593285269,
                    703.2305502545149
                  ],
                  [
                    464201.67474974506,
                    5256676.593285269,
                    748.0905502545148
                  ],
                  [
                    464201.67474974506,
                    5255281.633285268,
                    748.0905502545148
                  ],
                  [
                    463250.9747497451,
                    5255281.633285268,
                    703.2305502545149
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:33:18+00:00",
            "end_time": "2011-09-17T23:14:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.99992712473235,
              47.27082243828266,
              590.1603638428978
            ],
            [
              -118.00000569805029,
              47.27499324938972,
              590.1603638428978
            ],
            [
              -117.98748817236672,
              47.27510180687671,
              617.6003638428979
            ],
            [
              -117.98741058219474,
              47.27093098002199,
              617.6003638428979
            ],
            [
              -117.99992712473235,
              47.27082243828266,
              590.1603638428978
            ]
          ]
        ]
      },
      "bbox": [
        -118.0000057,
        47.27082244,
        590.1603638,
        -117.9874106,
        47.27510181,
        617.6003638
      ],
      "properties": {
        "datetime": "2011-09-18T18:35:22Z",
        "pc:count": 2114333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424928.3161,
            "count": 2114333,
            "maximum": 425312.1446,
            "minimum": 424365.2446,
            "name": "X",
            "position": 0,
            "stddev": 257.2325465,
            "variance": 66168.58296
          },
          {
            "average": 5236046.969,
            "count": 2114333,
            "maximum": 5236208.752,
            "minimum": 5235745.172,
            "name": "Y",
            "position": 1,
            "stddev": 104.2358592,
            "variance": 10865.11434
          },
          {
            "average": 607.7201158,
            "count": 2114333,
            "maximum": 617.6003638,
            "minimum": 590.1603638,
            "name": "Z",
            "position": 2,
            "stddev": 5.528627785,
            "variance": 30.56572518
          },
          {
            "average": 104.5865538,
            "count": 2114333,
            "maximum": 229,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.38876435,
            "variance": 415.7017117
          },
          {
            "average": 1.002467918,
            "count": 2114333,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04974058054,
            "variance": 0.002474125353
          },
          {
            "average": 1.005769195,
            "count": 2114333,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.076264789,
            "variance": 0.005816318041
          },
          {
            "average": 0.4999718587,
            "count": 2114333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001174,
            "variance": 0.2500001174
          },
          {
            "average": 0,
            "count": 2114333,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313288872,
            "count": 2114333,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4638308488,
            "variance": 0.2151390563
          },
          {
            "average": -0.1221879894,
            "count": 2114333,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.458060347,
            "variance": 89.45490552
          },
          {
            "average": 1.284595189,
            "count": 2114333,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.451221524,
            "variance": 0.2036008637
          },
          {
            "average": 38.95881065,
            "count": 2114333,
            "maximum": 43,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.802441357,
            "variance": 3.248794845
          },
          {
            "average": 25298.15973,
            "count": 2114333,
            "maximum": 51968,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7687.689471,
            "variance": 59100569.4
          },
          {
            "average": 24125.0252,
            "count": 2114333,
            "maximum": 48640,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6348.990012,
            "variance": 40309674.18
          },
          {
            "average": 23059.09079,
            "count": 2114333,
            "maximum": 44800,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4887.813525,
            "variance": 23890721.06
          },
          {
            "average": 356298.5809,
            "count": 2114333,
            "maximum": 406122.3265,
            "minimum": 336076.0502,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30833.45115,
            "variance": 950701710
          },
          {
            "average": 0,
            "count": 2114333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2114333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2114333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2114333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2114333,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424365.2446,
          5235745.172,
          590.1603638,
          425312.1446,
          5236208.752,
          617.6003638
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424365.2446046976,
                5235745.172071534,
                590.1603638428978
              ],
              [
                424365.2446046976,
                5236208.752071534,
                590.1603638428978
              ],
              [
                425312.14460469765,
                5236208.752071534,
                617.6003638428979
              ],
              [
                425312.14460469765,
                5235745.172071534,
                617.6003638428979
              ],
              [
                424365.2446046976,
                5235745.172071534,
                590.1603638428978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:35:22+00:00",
        "end_time": "2011-09-17T23:07:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0000057,
            47.27082244,
            590.1603638,
            -117.9874106,
            47.27510181,
            617.6003638
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.99992712473235,
                  47.27082243828266,
                  590.1603638428978
                ],
                [
                  -118.00000569805029,
                  47.27499324938972,
                  590.1603638428978
                ],
                [
                  -117.98748817236672,
                  47.27510180687671,
                  617.6003638428979
                ],
                [
                  -117.98741058219474,
                  47.27093098002199,
                  617.6003638428979
                ],
                [
                  -117.99992712473235,
                  47.27082243828266,
                  590.1603638428978
                ]
              ]
            ]
          },
          "id": "47117C8316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:35:22Z",
            "pc:count": 2114333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424928.3161,
                "count": 2114333,
                "maximum": 425312.1446,
                "minimum": 424365.2446,
                "name": "X",
                "position": 0,
                "stddev": 257.2325465,
                "variance": 66168.58296
              },
              {
                "average": 5236046.969,
                "count": 2114333,
                "maximum": 5236208.752,
                "minimum": 5235745.172,
                "name": "Y",
                "position": 1,
                "stddev": 104.2358592,
                "variance": 10865.11434
              },
              {
                "average": 607.7201158,
                "count": 2114333,
                "maximum": 617.6003638,
                "minimum": 590.1603638,
                "name": "Z",
                "position": 2,
                "stddev": 5.528627785,
                "variance": 30.56572518
              },
              {
                "average": 104.5865538,
                "count": 2114333,
                "maximum": 229,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.38876435,
                "variance": 415.7017117
              },
              {
                "average": 1.002467918,
                "count": 2114333,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04974058054,
                "variance": 0.002474125353
              },
              {
                "average": 1.005769195,
                "count": 2114333,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.076264789,
                "variance": 0.005816318041
              },
              {
                "average": 0.4999718587,
                "count": 2114333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001174,
                "variance": 0.2500001174
              },
              {
                "average": 0,
                "count": 2114333,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313288872,
                "count": 2114333,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4638308488,
                "variance": 0.2151390563
              },
              {
                "average": -0.1221879894,
                "count": 2114333,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.458060347,
                "variance": 89.45490552
              },
              {
                "average": 1.284595189,
                "count": 2114333,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.451221524,
                "variance": 0.2036008637
              },
              {
                "average": 38.95881065,
                "count": 2114333,
                "maximum": 43,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.802441357,
                "variance": 3.248794845
              },
              {
                "average": 25298.15973,
                "count": 2114333,
                "maximum": 51968,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7687.689471,
                "variance": 59100569.4
              },
              {
                "average": 24125.0252,
                "count": 2114333,
                "maximum": 48640,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6348.990012,
                "variance": 40309674.18
              },
              {
                "average": 23059.09079,
                "count": 2114333,
                "maximum": 44800,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4887.813525,
                "variance": 23890721.06
              },
              {
                "average": 356298.5809,
                "count": 2114333,
                "maximum": 406122.3265,
                "minimum": 336076.0502,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30833.45115,
                "variance": 950701710
              },
              {
                "average": 0,
                "count": 2114333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2114333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2114333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2114333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2114333,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424365.2446,
              5235745.172,
              590.1603638,
              425312.1446,
              5236208.752,
              617.6003638
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424365.2446046976,
                    5235745.172071534,
                    590.1603638428978
                  ],
                  [
                    424365.2446046976,
                    5236208.752071534,
                    590.1603638428978
                  ],
                  [
                    425312.14460469765,
                    5236208.752071534,
                    617.6003638428979
                  ],
                  [
                    425312.14460469765,
                    5235745.172071534,
                    617.6003638428979
                  ],
                  [
                    424365.2446046976,
                    5235745.172071534,
                    590.1603638428978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:35:22+00:00",
            "end_time": "2011-09-17T23:07:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91248352544643,
              47.32489529289262,
              626.2459713547328
            ],
            [
              -117.91270053715262,
              47.337491950209866,
              626.2459713547328
            ],
            [
              -117.89998766552291,
              47.33759248475038,
              651.2059713547328
            ],
            [
              -117.89977367553972,
              47.32499578338629,
              651.2059713547328
            ],
            [
              -117.91248352544643,
              47.32489529289262,
              626.2459713547328
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127005,
        47.32489529,
        626.2459714,
        -117.8997737,
        47.33759248,
        651.2059714
      ],
      "properties": {
        "datetime": "2011-09-18T18:15:03Z",
        "pc:count": 10490865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431530.8154,
            "count": 10490865,
            "maximum": 432010.312,
            "minimum": 431049.792,
            "name": "X",
            "position": 0,
            "stddev": 271.5992649,
            "variance": 73766.16072
          },
          {
            "average": 5242372.521,
            "count": 10490865,
            "maximum": 5243073.334,
            "minimum": 5241673.254,
            "name": "Y",
            "position": 1,
            "stddev": 396.7021456,
            "variance": 157372.5923
          },
          {
            "average": 635.1617163,
            "count": 10490865,
            "maximum": 651.2059714,
            "minimum": 626.2459714,
            "name": "Z",
            "position": 2,
            "stddev": 4.141136081,
            "variance": 17.14900804
          },
          {
            "average": 107.2498877,
            "count": 10490865,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.50097805,
            "variance": 420.290101
          },
          {
            "average": 1.000012487,
            "count": 10490865,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003533680727,
            "variance": 1.248689948e-05
          },
          {
            "average": 1.000027929,
            "count": 10490865,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005320673543,
            "variance": 2.830956695e-05
          },
          {
            "average": 0.5000694414,
            "count": 10490865,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000019,
            "variance": 0.250000019
          },
          {
            "average": 0,
            "count": 10490865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294529288,
            "count": 10490865,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4558308967,
            "variance": 0.2077818064
          },
          {
            "average": -0.1353696057,
            "count": 10490865,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.934450663,
            "variance": 79.82440866
          },
          {
            "average": 1.000880671,
            "count": 10490865,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02966303168,
            "variance": 0.0008798954482
          },
          {
            "average": 34.96137849,
            "count": 10490865,
            "maximum": 41,
            "minimum": 30,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.896436356,
            "variance": 3.596470854
          },
          {
            "average": 31406.67997,
            "count": 10490865,
            "maximum": 64512,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 3971.240966,
            "variance": 15770754.81
          },
          {
            "average": 29250.41371,
            "count": 10490865,
            "maximum": 65024,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 3563.838025,
            "variance": 12700941.47
          },
          {
            "average": 26777.64,
            "count": 10490865,
            "maximum": 65024,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 2925.433853,
            "variance": 8558163.228
          },
          {
            "average": 335458.4904,
            "count": 10490865,
            "maximum": 404903.7814,
            "minimum": 332589.3044,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2254.598033,
            "variance": 5083212.289
          },
          {
            "average": 0,
            "count": 10490865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10490865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10490865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10490865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10490865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431049.792,
          5241673.254,
          626.2459714,
          432010.312,
          5243073.334,
          651.2059714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431049.7919689936,
                5241673.253852227,
                626.2459713547328
              ],
              [
                431049.7919689936,
                5243073.333852227,
                626.2459713547328
              ],
              [
                432010.3119689936,
                5243073.333852227,
                651.2059713547328
              ],
              [
                432010.3119689936,
                5241673.253852227,
                651.2059713547328
              ],
              [
                431049.7919689936,
                5241673.253852227,
                626.2459713547328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:15:03+00:00",
        "end_time": "2011-09-17T22:09:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127005,
            47.32489529,
            626.2459714,
            -117.8997737,
            47.33759248,
            651.2059714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91248352544643,
                  47.32489529289262,
                  626.2459713547328
                ],
                [
                  -117.91270053715262,
                  47.337491950209866,
                  626.2459713547328
                ],
                [
                  -117.89998766552291,
                  47.33759248475038,
                  651.2059713547328
                ],
                [
                  -117.89977367553972,
                  47.32499578338629,
                  651.2059713547328
                ],
                [
                  -117.91248352544643,
                  47.32489529289262,
                  626.2459713547328
                ]
              ]
            ]
          },
          "id": "47117C8218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:15:03Z",
            "pc:count": 10490865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431530.8154,
                "count": 10490865,
                "maximum": 432010.312,
                "minimum": 431049.792,
                "name": "X",
                "position": 0,
                "stddev": 271.5992649,
                "variance": 73766.16072
              },
              {
                "average": 5242372.521,
                "count": 10490865,
                "maximum": 5243073.334,
                "minimum": 5241673.254,
                "name": "Y",
                "position": 1,
                "stddev": 396.7021456,
                "variance": 157372.5923
              },
              {
                "average": 635.1617163,
                "count": 10490865,
                "maximum": 651.2059714,
                "minimum": 626.2459714,
                "name": "Z",
                "position": 2,
                "stddev": 4.141136081,
                "variance": 17.14900804
              },
              {
                "average": 107.2498877,
                "count": 10490865,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.50097805,
                "variance": 420.290101
              },
              {
                "average": 1.000012487,
                "count": 10490865,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003533680727,
                "variance": 1.248689948e-05
              },
              {
                "average": 1.000027929,
                "count": 10490865,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005320673543,
                "variance": 2.830956695e-05
              },
              {
                "average": 0.5000694414,
                "count": 10490865,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000019,
                "variance": 0.250000019
              },
              {
                "average": 0,
                "count": 10490865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294529288,
                "count": 10490865,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4558308967,
                "variance": 0.2077818064
              },
              {
                "average": -0.1353696057,
                "count": 10490865,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.934450663,
                "variance": 79.82440866
              },
              {
                "average": 1.000880671,
                "count": 10490865,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02966303168,
                "variance": 0.0008798954482
              },
              {
                "average": 34.96137849,
                "count": 10490865,
                "maximum": 41,
                "minimum": 30,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.896436356,
                "variance": 3.596470854
              },
              {
                "average": 31406.67997,
                "count": 10490865,
                "maximum": 64512,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 3971.240966,
                "variance": 15770754.81
              },
              {
                "average": 29250.41371,
                "count": 10490865,
                "maximum": 65024,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 3563.838025,
                "variance": 12700941.47
              },
              {
                "average": 26777.64,
                "count": 10490865,
                "maximum": 65024,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 2925.433853,
                "variance": 8558163.228
              },
              {
                "average": 335458.4904,
                "count": 10490865,
                "maximum": 404903.7814,
                "minimum": 332589.3044,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2254.598033,
                "variance": 5083212.289
              },
              {
                "average": 0,
                "count": 10490865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10490865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10490865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10490865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10490865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431049.792,
              5241673.254,
              626.2459714,
              432010.312,
              5243073.334,
              651.2059714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431049.7919689936,
                    5241673.253852227,
                    626.2459713547328
                  ],
                  [
                    431049.7919689936,
                    5243073.333852227,
                    626.2459713547328
                  ],
                  [
                    432010.3119689936,
                    5243073.333852227,
                    651.2059713547328
                  ],
                  [
                    432010.3119689936,
                    5241673.253852227,
                    651.2059713547328
                  ],
                  [
                    431049.7919689936,
                    5241673.253852227,
                    626.2459713547328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:15:03+00:00",
            "end_time": "2011-09-17T22:09:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.54998528346422,
              47.33823691417204,
              693.764093026687
            ],
            [
              -117.55010739879215,
              47.34999254722209,
              693.764093026687
            ],
            [
              -117.5374874245887,
              47.35005242072869,
              756.9040930266871
            ],
            [
              -117.53736811036725,
              47.33829676319665,
              756.9040930266871
            ],
            [
              -117.54998528346422,
              47.33823691417204,
              693.764093026687
            ]
          ]
        ]
      },
      "bbox": [
        -117.5501074,
        47.33823691,
        693.764093,
        -117.5373681,
        47.35005242,
        756.904093
      ],
      "properties": {
        "datetime": "2011-09-18T20:34:27Z",
        "pc:count": 9837954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458931.637,
            "count": 9837954,
            "maximum": 459404.9083,
            "minimum": 458451.7083,
            "name": "X",
            "position": 0,
            "stddev": 273.7805063,
            "variance": 74955.76565
          },
          {
            "average": 5243558.916,
            "count": 9837954,
            "maximum": 5244205.41,
            "minimum": 5242898.91,
            "name": "Y",
            "position": 1,
            "stddev": 372.5298191,
            "variance": 138778.4661
          },
          {
            "average": 723.5216137,
            "count": 9837954,
            "maximum": 756.904093,
            "minimum": 693.764093,
            "name": "Z",
            "position": 2,
            "stddev": 10.63754954,
            "variance": 113.1574602
          },
          {
            "average": 106.5217528,
            "count": 9837954,
            "maximum": 195,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.03567021,
            "variance": 401.428081
          },
          {
            "average": 1.000751172,
            "count": 9837954,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0282520643,
            "variance": 0.000798179137
          },
          {
            "average": 1.00178777,
            "count": 9837954,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04462425894,
            "variance": 0.001991324486
          },
          {
            "average": 0.5001221799,
            "count": 9837954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000105,
            "variance": 0.2500000105
          },
          {
            "average": 0,
            "count": 9837954,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327678702,
            "count": 9837954,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4693670129,
            "variance": 0.2203053928
          },
          {
            "average": -1.757735506,
            "count": 9837954,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.928660873,
            "variance": 79.72098499
          },
          {
            "average": 3,
            "count": 9837954,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.9044028,
            "count": 9837954,
            "maximum": 105,
            "minimum": 97,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.053622533,
            "variance": 4.217365506
          },
          {
            "average": 36027.98268,
            "count": 9837954,
            "maximum": 60928,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 7848.439366,
            "variance": 61598000.48
          },
          {
            "average": 32468.67959,
            "count": 9837954,
            "maximum": 58368,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 7098.972028,
            "variance": 50395403.85
          },
          {
            "average": 28897.59048,
            "count": 9837954,
            "maximum": 56832,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 5914.702188,
            "variance": 34983701.98
          },
          {
            "average": 411994.5027,
            "count": 9837954,
            "maximum": 413267.0974,
            "minimum": 410629.0403,
            "name": "GpsTime",
            "position": 15,
            "stddev": 712.9254774,
            "variance": 508262.7363
          },
          {
            "average": 0,
            "count": 9837954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9837954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9837954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9837954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9837954,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458451.7083,
          5242898.91,
          693.764093,
          459404.9083,
          5244205.41,
          756.904093
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458451.7082821996,
                5242898.90991576,
                693.764093026687
              ],
              [
                458451.7082821996,
                5244205.40991576,
                693.764093026687
              ],
              [
                459404.9082821995,
                5244205.40991576,
                756.9040930266871
              ],
              [
                459404.9082821995,
                5242898.90991576,
                756.9040930266871
              ],
              [
                458451.7082821996,
                5242898.90991576,
                693.764093026687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:34:27+00:00",
        "end_time": "2011-09-18T19:50:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5501074,
            47.33823691,
            693.764093,
            -117.5373681,
            47.35005242,
            756.904093
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.54998528346422,
                  47.33823691417204,
                  693.764093026687
                ],
                [
                  -117.55010739879215,
                  47.34999254722209,
                  693.764093026687
                ],
                [
                  -117.5374874245887,
                  47.35005242072869,
                  756.9040930266871
                ],
                [
                  -117.53736811036725,
                  47.33829676319665,
                  756.9040930266871
                ],
                [
                  -117.54998528346422,
                  47.33823691417204,
                  693.764093026687
                ]
              ]
            ]
          },
          "id": "47117C5212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:34:27Z",
            "pc:count": 9837954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458931.637,
                "count": 9837954,
                "maximum": 459404.9083,
                "minimum": 458451.7083,
                "name": "X",
                "position": 0,
                "stddev": 273.7805063,
                "variance": 74955.76565
              },
              {
                "average": 5243558.916,
                "count": 9837954,
                "maximum": 5244205.41,
                "minimum": 5242898.91,
                "name": "Y",
                "position": 1,
                "stddev": 372.5298191,
                "variance": 138778.4661
              },
              {
                "average": 723.5216137,
                "count": 9837954,
                "maximum": 756.904093,
                "minimum": 693.764093,
                "name": "Z",
                "position": 2,
                "stddev": 10.63754954,
                "variance": 113.1574602
              },
              {
                "average": 106.5217528,
                "count": 9837954,
                "maximum": 195,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.03567021,
                "variance": 401.428081
              },
              {
                "average": 1.000751172,
                "count": 9837954,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0282520643,
                "variance": 0.000798179137
              },
              {
                "average": 1.00178777,
                "count": 9837954,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04462425894,
                "variance": 0.001991324486
              },
              {
                "average": 0.5001221799,
                "count": 9837954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000105,
                "variance": 0.2500000105
              },
              {
                "average": 0,
                "count": 9837954,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327678702,
                "count": 9837954,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4693670129,
                "variance": 0.2203053928
              },
              {
                "average": -1.757735506,
                "count": 9837954,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.928660873,
                "variance": 79.72098499
              },
              {
                "average": 3,
                "count": 9837954,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.9044028,
                "count": 9837954,
                "maximum": 105,
                "minimum": 97,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.053622533,
                "variance": 4.217365506
              },
              {
                "average": 36027.98268,
                "count": 9837954,
                "maximum": 60928,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 7848.439366,
                "variance": 61598000.48
              },
              {
                "average": 32468.67959,
                "count": 9837954,
                "maximum": 58368,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 7098.972028,
                "variance": 50395403.85
              },
              {
                "average": 28897.59048,
                "count": 9837954,
                "maximum": 56832,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 5914.702188,
                "variance": 34983701.98
              },
              {
                "average": 411994.5027,
                "count": 9837954,
                "maximum": 413267.0974,
                "minimum": 410629.0403,
                "name": "GpsTime",
                "position": 15,
                "stddev": 712.9254774,
                "variance": 508262.7363
              },
              {
                "average": 0,
                "count": 9837954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9837954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9837954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9837954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9837954,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458451.7083,
              5242898.91,
              693.764093,
              459404.9083,
              5244205.41,
              756.904093
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458451.7082821996,
                    5242898.90991576,
                    693.764093026687
                  ],
                  [
                    458451.7082821996,
                    5244205.40991576,
                    693.764093026687
                  ],
                  [
                    459404.9082821995,
                    5244205.40991576,
                    756.9040930266871
                  ],
                  [
                    459404.9082821995,
                    5242898.90991576,
                    756.9040930266871
                  ],
                  [
                    458451.7082821996,
                    5242898.90991576,
                    693.764093026687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:34:27+00:00",
            "end_time": "2011-09-18T19:50:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84998373160639,
              47.34990213270048,
              648.3686731518923
            ],
            [
              -117.85018594160854,
              47.36249174874651,
              648.3686731518923
            ],
            [
              -117.83748830580943,
              47.36258522961701,
              677.5086731518924
            ],
            [
              -117.83728911497292,
              47.34999557263447,
              677.5086731518924
            ],
            [
              -117.84998373160639,
              47.34990213270048,
              648.3686731518923
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501859,
        47.34990213,
        648.3686732,
        -117.8372891,
        47.36258523,
        677.5086732
      ],
      "properties": {
        "datetime": "2011-09-17T22:26:22Z",
        "pc:count": 10864001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436281.0363,
            "count": 10864001,
            "maximum": 436761.6691,
            "minimum": 435802.7691,
            "name": "X",
            "position": 0,
            "stddev": 271.4580084,
            "variance": 73689.45034
          },
          {
            "average": 5245093.661,
            "count": 10864001,
            "maximum": 5245798.186,
            "minimum": 5244398.906,
            "name": "Y",
            "position": 1,
            "stddev": 399.7524068,
            "variance": 159801.9868
          },
          {
            "average": 661.03208,
            "count": 10864001,
            "maximum": 677.5086732,
            "minimum": 648.3686732,
            "name": "Z",
            "position": 2,
            "stddev": 5.515485262,
            "variance": 30.42057768
          },
          {
            "average": 105.4088316,
            "count": 10864001,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.45916382,
            "variance": 504.4140394
          },
          {
            "average": 1.000134113,
            "count": 10864001,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01177697057,
            "variance": 0.0001386970359
          },
          {
            "average": 1.000311764,
            "count": 10864001,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01825895804,
            "variance": 0.0003333895487
          },
          {
            "average": 0.5000881351,
            "count": 10864001,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000152,
            "variance": 0.2500000152
          },
          {
            "average": 0,
            "count": 10864001,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287477698,
            "count": 10864001,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4525862239,
            "variance": 0.2048342901
          },
          {
            "average": -0.5183467143,
            "count": 10864001,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.051203499,
            "variance": 81.92428478
          },
          {
            "average": 1,
            "count": 10864001,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.98266219,
            "count": 10864001,
            "maximum": 31,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.858018592,
            "variance": 3.45223309
          },
          {
            "average": 31302.27336,
            "count": 10864001,
            "maximum": 59904,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 5800.728606,
            "variance": 33648452.36
          },
          {
            "average": 29037.22638,
            "count": 10864001,
            "maximum": 58368,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4959.825615,
            "variance": 24599870.13
          },
          {
            "average": 26401.73966,
            "count": 10864001,
            "maximum": 56320,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 4050.28119,
            "variance": 16404777.71
          },
          {
            "average": 330706.9719,
            "count": 10864001,
            "maximum": 333582.9295,
            "minimum": 328513.8198,
            "name": "GpsTime",
            "position": 15,
            "stddev": 864.7952622,
            "variance": 747870.8456
          },
          {
            "average": 0,
            "count": 10864001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10864001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10864001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10864001,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10864001,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435802.7691,
          5244398.906,
          648.3686732,
          436761.6691,
          5245798.186,
          677.5086732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435802.7690952524,
                5244398.905947338,
                648.3686731518923
              ],
              [
                435802.7690952524,
                5245798.185947337,
                648.3686731518923
              ],
              [
                436761.6690952524,
                5245798.185947337,
                677.5086731518924
              ],
              [
                436761.6690952524,
                5244398.905947338,
                677.5086731518924
              ],
              [
                435802.7690952524,
                5244398.905947338,
                648.3686731518923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:26:22+00:00",
        "end_time": "2011-09-17T21:01:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501859,
            47.34990213,
            648.3686732,
            -117.8372891,
            47.36258523,
            677.5086732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84998373160639,
                  47.34990213270048,
                  648.3686731518923
                ],
                [
                  -117.85018594160854,
                  47.36249174874651,
                  648.3686731518923
                ],
                [
                  -117.83748830580943,
                  47.36258522961701,
                  677.5086731518924
                ],
                [
                  -117.83728911497292,
                  47.34999557263447,
                  677.5086731518924
                ],
                [
                  -117.84998373160639,
                  47.34990213270048,
                  648.3686731518923
                ]
              ]
            ]
          },
          "id": "47117C7108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:26:22Z",
            "pc:count": 10864001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436281.0363,
                "count": 10864001,
                "maximum": 436761.6691,
                "minimum": 435802.7691,
                "name": "X",
                "position": 0,
                "stddev": 271.4580084,
                "variance": 73689.45034
              },
              {
                "average": 5245093.661,
                "count": 10864001,
                "maximum": 5245798.186,
                "minimum": 5244398.906,
                "name": "Y",
                "position": 1,
                "stddev": 399.7524068,
                "variance": 159801.9868
              },
              {
                "average": 661.03208,
                "count": 10864001,
                "maximum": 677.5086732,
                "minimum": 648.3686732,
                "name": "Z",
                "position": 2,
                "stddev": 5.515485262,
                "variance": 30.42057768
              },
              {
                "average": 105.4088316,
                "count": 10864001,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.45916382,
                "variance": 504.4140394
              },
              {
                "average": 1.000134113,
                "count": 10864001,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01177697057,
                "variance": 0.0001386970359
              },
              {
                "average": 1.000311764,
                "count": 10864001,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01825895804,
                "variance": 0.0003333895487
              },
              {
                "average": 0.5000881351,
                "count": 10864001,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000152,
                "variance": 0.2500000152
              },
              {
                "average": 0,
                "count": 10864001,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287477698,
                "count": 10864001,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4525862239,
                "variance": 0.2048342901
              },
              {
                "average": -0.5183467143,
                "count": 10864001,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.051203499,
                "variance": 81.92428478
              },
              {
                "average": 1,
                "count": 10864001,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.98266219,
                "count": 10864001,
                "maximum": 31,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.858018592,
                "variance": 3.45223309
              },
              {
                "average": 31302.27336,
                "count": 10864001,
                "maximum": 59904,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 5800.728606,
                "variance": 33648452.36
              },
              {
                "average": 29037.22638,
                "count": 10864001,
                "maximum": 58368,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4959.825615,
                "variance": 24599870.13
              },
              {
                "average": 26401.73966,
                "count": 10864001,
                "maximum": 56320,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 4050.28119,
                "variance": 16404777.71
              },
              {
                "average": 330706.9719,
                "count": 10864001,
                "maximum": 333582.9295,
                "minimum": 328513.8198,
                "name": "GpsTime",
                "position": 15,
                "stddev": 864.7952622,
                "variance": 747870.8456
              },
              {
                "average": 0,
                "count": 10864001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10864001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10864001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10864001,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10864001,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435802.7691,
              5244398.906,
              648.3686732,
              436761.6691,
              5245798.186,
              677.5086732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435802.7690952524,
                    5244398.905947338,
                    648.3686731518923
                  ],
                  [
                    435802.7690952524,
                    5245798.185947337,
                    648.3686731518923
                  ],
                  [
                    436761.6690952524,
                    5245798.185947337,
                    677.5086731518924
                  ],
                  [
                    436761.6690952524,
                    5244398.905947338,
                    677.5086731518924
                  ],
                  [
                    435802.7690952524,
                    5244398.905947338,
                    648.3686731518923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:26:22+00:00",
            "end_time": "2011-09-17T21:01:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.49998491888314,
              47.48744016579712,
              695.4651738146622
            ],
            [
              -117.50010408563445,
              47.49999295577667,
              695.4651738146622
            ],
            [
              -117.48748688012826,
              47.50004728662962,
              760.4251738146622
            ],
            [
              -117.48737071956005,
              47.487494472917675,
              760.4251738146622
            ],
            [
              -117.49998491888314,
              47.48744016579712,
              695.4651738146622
            ]
          ]
        ]
      },
      "bbox": [
        -117.5001041,
        47.48744017,
        695.4651738,
        -117.4873707,
        47.50004729,
        760.4251738
      ],
      "properties": {
        "datetime": "2011-09-18T23:44:35Z",
        "pc:count": 14493081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 462810.6891,
            "count": 14493081,
            "maximum": 463285.762,
            "minimum": 462335.482,
            "name": "X",
            "position": 0,
            "stddev": 268.8539649,
            "variance": 72282.45443
          },
          {
            "average": 5260095.48,
            "count": 14493081,
            "maximum": 5260850.143,
            "minimum": 5259455.023,
            "name": "Y",
            "position": 1,
            "stddev": 393.4645236,
            "variance": 154814.3314
          },
          {
            "average": 717.1157858,
            "count": 14493081,
            "maximum": 760.4251738,
            "minimum": 695.4651738,
            "name": "Z",
            "position": 2,
            "stddev": 12.54319531,
            "variance": 157.3317485
          },
          {
            "average": 97.18931868,
            "count": 14493081,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.42019734,
            "variance": 2062.994326
          },
          {
            "average": 1.123054235,
            "count": 14493081,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3553612672,
            "variance": 0.1262816303
          },
          {
            "average": 1.26158075,
            "count": 14493081,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5149651779,
            "variance": 0.2651891344
          },
          {
            "average": 0.4996769148,
            "count": 14493081,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999129,
            "variance": 0.2499999129
          },
          {
            "average": 0,
            "count": 14493081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184923896,
            "count": 14493081,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.388235829,
            "variance": 0.1507270589
          },
          {
            "average": -1.695773445,
            "count": 14493081,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.958182477,
            "variance": 80.2490333
          },
          {
            "average": 41.48129056,
            "count": 14493081,
            "maximum": 137,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 54.41113417,
            "variance": 2960.571521
          },
          {
            "average": 171.8875588,
            "count": 14493081,
            "maximum": 221,
            "minimum": 147,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.18263764,
            "variance": 972.3568902
          },
          {
            "average": 15908.74264,
            "count": 14493081,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8420.568923,
            "variance": 70905980.99
          },
          {
            "average": 16775.8064,
            "count": 14493081,
            "maximum": 64768,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7268.183499,
            "variance": 52826491.37
          },
          {
            "average": 14706.36003,
            "count": 14493081,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 6224.43615,
            "variance": 38743605.39
          },
          {
            "average": 421600.51,
            "count": 14493081,
            "maximum": 424675.4807,
            "minimum": 418012.1607,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1465.407303,
            "variance": 2147418.565
          },
          {
            "average": 0,
            "count": 14493081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14493081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14493081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14493081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14493081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          462335.482,
          5259455.023,
          695.4651738,
          463285.762,
          5260850.143,
          760.4251738
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                462335.48198500345,
                5259455.022750132,
                695.4651738146622
              ],
              [
                462335.48198500345,
                5260850.142750131,
                695.4651738146622
              ],
              [
                463285.7619850035,
                5260850.142750131,
                760.4251738146622
              ],
              [
                463285.7619850035,
                5259455.022750132,
                760.4251738146622
              ],
              [
                462335.48198500345,
                5259455.022750132,
                695.4651738146622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T23:44:35+00:00",
        "end_time": "2011-09-18T21:53:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5001041,
            47.48744017,
            695.4651738,
            -117.4873707,
            47.50004729,
            760.4251738
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.49998491888314,
                  47.48744016579712,
                  695.4651738146622
                ],
                [
                  -117.50010408563445,
                  47.49999295577667,
                  695.4651738146622
                ],
                [
                  -117.48748688012826,
                  47.50004728662962,
                  760.4251738146622
                ],
                [
                  -117.48737071956005,
                  47.487494472917675,
                  760.4251738146622
                ],
                [
                  -117.49998491888314,
                  47.48744016579712,
                  695.4651738146622
                ]
              ]
            ]
          },
          "id": "47117D4101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:44:35Z",
            "pc:count": 14493081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 462810.6891,
                "count": 14493081,
                "maximum": 463285.762,
                "minimum": 462335.482,
                "name": "X",
                "position": 0,
                "stddev": 268.8539649,
                "variance": 72282.45443
              },
              {
                "average": 5260095.48,
                "count": 14493081,
                "maximum": 5260850.143,
                "minimum": 5259455.023,
                "name": "Y",
                "position": 1,
                "stddev": 393.4645236,
                "variance": 154814.3314
              },
              {
                "average": 717.1157858,
                "count": 14493081,
                "maximum": 760.4251738,
                "minimum": 695.4651738,
                "name": "Z",
                "position": 2,
                "stddev": 12.54319531,
                "variance": 157.3317485
              },
              {
                "average": 97.18931868,
                "count": 14493081,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.42019734,
                "variance": 2062.994326
              },
              {
                "average": 1.123054235,
                "count": 14493081,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3553612672,
                "variance": 0.1262816303
              },
              {
                "average": 1.26158075,
                "count": 14493081,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5149651779,
                "variance": 0.2651891344
              },
              {
                "average": 0.4996769148,
                "count": 14493081,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999129,
                "variance": 0.2499999129
              },
              {
                "average": 0,
                "count": 14493081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184923896,
                "count": 14493081,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.388235829,
                "variance": 0.1507270589
              },
              {
                "average": -1.695773445,
                "count": 14493081,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.958182477,
                "variance": 80.2490333
              },
              {
                "average": 41.48129056,
                "count": 14493081,
                "maximum": 137,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 54.41113417,
                "variance": 2960.571521
              },
              {
                "average": 171.8875588,
                "count": 14493081,
                "maximum": 221,
                "minimum": 147,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.18263764,
                "variance": 972.3568902
              },
              {
                "average": 15908.74264,
                "count": 14493081,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8420.568923,
                "variance": 70905980.99
              },
              {
                "average": 16775.8064,
                "count": 14493081,
                "maximum": 64768,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7268.183499,
                "variance": 52826491.37
              },
              {
                "average": 14706.36003,
                "count": 14493081,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 6224.43615,
                "variance": 38743605.39
              },
              {
                "average": 421600.51,
                "count": 14493081,
                "maximum": 424675.4807,
                "minimum": 418012.1607,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1465.407303,
                "variance": 2147418.565
              },
              {
                "average": 0,
                "count": 14493081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14493081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14493081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14493081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14493081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              462335.482,
              5259455.023,
              695.4651738,
              463285.762,
              5260850.143,
              760.4251738
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    462335.48198500345,
                    5259455.022750132,
                    695.4651738146622
                  ],
                  [
                    462335.48198500345,
                    5260850.142750131,
                    695.4651738146622
                  ],
                  [
                    463285.7619850035,
                    5260850.142750131,
                    760.4251738146622
                  ],
                  [
                    463285.7619850035,
                    5259455.022750132,
                    760.4251738146622
                  ],
                  [
                    462335.48198500345,
                    5259455.022750132,
                    695.4651738146622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T23:44:35+00:00",
            "end_time": "2011-09-18T21:53:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117E4316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.4999845697248,
              47.512440167835884,
              690.4977760477481
            ],
            [
              -117.50009385557799,
              47.523942343844965,
              690.4977760477481
            ],
            [
              -117.487486317238,
              47.52399662833533,
              757.1777760477481
            ],
            [
              -117.48737978624955,
              47.51249443059667,
              757.1777760477481
            ],
            [
              -117.4999845697248,
              47.512440167835884,
              690.4977760477481
            ]
          ]
        ]
      },
      "bbox": [
        -117.5000939,
        47.51244017,
        690.497776,
        -117.4873798,
        47.52399663,
        757.177776
      ],
      "properties": {
        "datetime": "2011-09-15T00:12:54Z",
        "pc:count": 11126567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 462855.4603,
            "count": 11126567,
            "maximum": 463302.5042,
            "minimum": 462353.3842,
            "name": "X",
            "position": 0,
            "stddev": 262.1259908,
            "variance": 68710.03506
          },
          {
            "average": 5262756.464,
            "count": 11126567,
            "maximum": 5263511.777,
            "minimum": 5262233.417,
            "name": "Y",
            "position": 1,
            "stddev": 328.9324641,
            "variance": 108196.566
          },
          {
            "average": 712.4181092,
            "count": 11126567,
            "maximum": 757.177776,
            "minimum": 690.497776,
            "name": "Z",
            "position": 2,
            "stddev": 9.059531324,
            "variance": 82.07510782
          },
          {
            "average": 91.37960828,
            "count": 11126567,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.19677201,
            "variance": 2420.322377
          },
          {
            "average": 1.11194594,
            "count": 11126567,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3391043021,
            "variance": 0.1149917277
          },
          {
            "average": 1.235365679,
            "count": 11126567,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4846098641,
            "variance": 0.2348467204
          },
          {
            "average": 0.5001769189,
            "count": 11126567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999912,
            "variance": 0.2499999912
          },
          {
            "average": 0,
            "count": 11126567,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17043496,
            "count": 11126567,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3760144904,
            "variance": 0.141386897
          },
          {
            "average": -1.78731458,
            "count": 11126567,
            "maximum": 19.00200081,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.746190782,
            "variance": 76.49585319
          },
          {
            "average": 133.9326926,
            "count": 11126567,
            "maximum": 149,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 2.294699971,
            "variance": 5.265647955
          },
          {
            "average": 166.0386621,
            "count": 11126567,
            "maximum": 171,
            "minimum": 162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.115588362,
            "variance": 4.475714116
          },
          {
            "average": 13351.0688,
            "count": 11126567,
            "maximum": 64768,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 7852.160063,
            "variance": 61656417.65
          },
          {
            "average": 14282.61927,
            "count": 11126567,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6990.78148,
            "variance": 48871025.7
          },
          {
            "average": 12633.86244,
            "count": 11126567,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5858.185759,
            "variance": 34318340.39
          },
          {
            "average": 77958.31621,
            "count": 11126567,
            "maximum": 80774.24224,
            "minimum": 75613.35953,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1318.761436,
            "variance": 1739131.724
          },
          {
            "average": 0,
            "count": 11126567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11126567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11126567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11126567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11126567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          462353.3842,
          5262233.417,
          690.497776,
          463302.5042,
          5263511.777,
          757.177776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                462353.38424623216,
                5262233.416618502,
                690.4977760477481
              ],
              [
                462353.38424623216,
                5263511.776618501,
                690.4977760477481
              ],
              [
                463302.50424623216,
                5263511.776618501,
                757.1777760477481
              ],
              [
                463302.50424623216,
                5262233.416618502,
                757.1777760477481
              ],
              [
                462353.38424623216,
                5262233.416618502,
                690.4977760477481
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T00:12:54+00:00",
        "end_time": "2011-09-14T22:46:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117E4316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117E4316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117E4316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E4316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5000939,
            47.51244017,
            690.497776,
            -117.4873798,
            47.52399663,
            757.177776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.4999845697248,
                  47.512440167835884,
                  690.4977760477481
                ],
                [
                  -117.50009385557799,
                  47.523942343844965,
                  690.4977760477481
                ],
                [
                  -117.487486317238,
                  47.52399662833533,
                  757.1777760477481
                ],
                [
                  -117.48737978624955,
                  47.51249443059667,
                  757.1777760477481
                ],
                [
                  -117.4999845697248,
                  47.512440167835884,
                  690.4977760477481
                ]
              ]
            ]
          },
          "id": "47117E4316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E4316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:12:54Z",
            "pc:count": 11126567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 462855.4603,
                "count": 11126567,
                "maximum": 463302.5042,
                "minimum": 462353.3842,
                "name": "X",
                "position": 0,
                "stddev": 262.1259908,
                "variance": 68710.03506
              },
              {
                "average": 5262756.464,
                "count": 11126567,
                "maximum": 5263511.777,
                "minimum": 5262233.417,
                "name": "Y",
                "position": 1,
                "stddev": 328.9324641,
                "variance": 108196.566
              },
              {
                "average": 712.4181092,
                "count": 11126567,
                "maximum": 757.177776,
                "minimum": 690.497776,
                "name": "Z",
                "position": 2,
                "stddev": 9.059531324,
                "variance": 82.07510782
              },
              {
                "average": 91.37960828,
                "count": 11126567,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.19677201,
                "variance": 2420.322377
              },
              {
                "average": 1.11194594,
                "count": 11126567,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3391043021,
                "variance": 0.1149917277
              },
              {
                "average": 1.235365679,
                "count": 11126567,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4846098641,
                "variance": 0.2348467204
              },
              {
                "average": 0.5001769189,
                "count": 11126567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999912,
                "variance": 0.2499999912
              },
              {
                "average": 0,
                "count": 11126567,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17043496,
                "count": 11126567,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3760144904,
                "variance": 0.141386897
              },
              {
                "average": -1.78731458,
                "count": 11126567,
                "maximum": 19.00200081,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.746190782,
                "variance": 76.49585319
              },
              {
                "average": 133.9326926,
                "count": 11126567,
                "maximum": 149,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 2.294699971,
                "variance": 5.265647955
              },
              {
                "average": 166.0386621,
                "count": 11126567,
                "maximum": 171,
                "minimum": 162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.115588362,
                "variance": 4.475714116
              },
              {
                "average": 13351.0688,
                "count": 11126567,
                "maximum": 64768,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 7852.160063,
                "variance": 61656417.65
              },
              {
                "average": 14282.61927,
                "count": 11126567,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6990.78148,
                "variance": 48871025.7
              },
              {
                "average": 12633.86244,
                "count": 11126567,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5858.185759,
                "variance": 34318340.39
              },
              {
                "average": 77958.31621,
                "count": 11126567,
                "maximum": 80774.24224,
                "minimum": 75613.35953,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1318.761436,
                "variance": 1739131.724
              },
              {
                "average": 0,
                "count": 11126567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11126567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11126567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11126567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11126567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              462353.3842,
              5262233.417,
              690.497776,
              463302.5042,
              5263511.777,
              757.177776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    462353.38424623216,
                    5262233.416618502,
                    690.4977760477481
                  ],
                  [
                    462353.38424623216,
                    5263511.776618501,
                    690.4977760477481
                  ],
                  [
                    463302.50424623216,
                    5263511.776618501,
                    757.1777760477481
                  ],
                  [
                    463302.50424623216,
                    5262233.416618502,
                    757.1777760477481
                  ],
                  [
                    462353.38424623216,
                    5262233.416618502,
                    690.4977760477481
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T00:12:54+00:00",
            "end_time": "2011-09-14T22:46:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.64998412488185,
              47.34992379434651,
              666.1607592791735
            ],
            [
              -117.65013849902925,
              47.36249293217179,
              666.1607592791735
            ],
            [
              -117.63748716765582,
              47.36256399196651,
              745.3407592791735
            ],
            [
              -117.63733579704233,
              47.34999482307381,
              745.3407592791735
            ],
            [
              -117.64998412488185,
              47.34992379434651,
              666.1607592791735
            ]
          ]
        ]
      },
      "bbox": [
        -117.6501385,
        47.34992379,
        666.1607593,
        -117.6373358,
        47.36256399,
        745.3407593
      ],
      "properties": {
        "datetime": "2011-09-18T23:58:25Z",
        "pc:count": 12101757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 451421.7341,
            "count": 12101757,
            "maximum": 451863.5791,
            "minimum": 450908.2191,
            "name": "X",
            "position": 0,
            "stddev": 280.690383,
            "variance": 78787.09109
          },
          {
            "average": 5244943.644,
            "count": 12101757,
            "maximum": 5245652.817,
            "minimum": 5244255.877,
            "name": "Y",
            "position": 1,
            "stddev": 395.6661892,
            "variance": 156551.7333
          },
          {
            "average": 705.8172217,
            "count": 12101757,
            "maximum": 745.3407593,
            "minimum": 666.1607593,
            "name": "Z",
            "position": 2,
            "stddev": 10.25460903,
            "variance": 105.1570064
          },
          {
            "average": 101.9034382,
            "count": 12101757,
            "maximum": 234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.49205655,
            "variance": 1721.590757
          },
          {
            "average": 1.065338364,
            "count": 12101757,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.262883567,
            "variance": 0.0691077698
          },
          {
            "average": 1.144112876,
            "count": 12101757,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3965890954,
            "variance": 0.1572829106
          },
          {
            "average": 0.4998004009,
            "count": 12101757,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999808,
            "variance": 0.2499999808
          },
          {
            "average": 0,
            "count": 12101757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261314287,
            "count": 12101757,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4393508237,
            "variance": 0.1930291463
          },
          {
            "average": -3.13177083,
            "count": 12101757,
            "maximum": 16.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.635243745,
            "variance": 74.56743454
          },
          {
            "average": 3,
            "count": 12101757,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 110.4889225,
            "count": 12101757,
            "maximum": 130,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.597111976,
            "variance": 43.52188643
          },
          {
            "average": 23825.81586,
            "count": 12101757,
            "maximum": 53760,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9871.14537,
            "variance": 97439510.91
          },
          {
            "average": 23001.18935,
            "count": 12101757,
            "maximum": 53504,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 8042.358648,
            "variance": 64679532.62
          },
          {
            "average": 21800.70296,
            "count": 12101757,
            "maximum": 51968,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 6802.998567,
            "variance": 46280789.51
          },
          {
            "average": 415528.7943,
            "count": 12101757,
            "maximum": 425505.844,
            "minimum": 412923.1942,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3286.563185,
            "variance": 10801497.57
          },
          {
            "average": 0,
            "count": 12101757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12101757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12101757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12101757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12101757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          450908.2191,
          5244255.877,
          666.1607593,
          451863.5791,
          5245652.817,
          745.3407593
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                450908.219147359,
                5244255.876786882,
                666.1607592791735
              ],
              [
                450908.219147359,
                5245652.816786882,
                666.1607592791735
              ],
              [
                451863.579147359,
                5245652.816786882,
                745.3407592791735
              ],
              [
                451863.579147359,
                5244255.876786882,
                745.3407592791735
              ],
              [
                450908.219147359,
                5244255.876786882,
                666.1607592791735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T23:58:25+00:00",
        "end_time": "2011-09-18T20:28:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6501385,
            47.34992379,
            666.1607593,
            -117.6373358,
            47.36256399,
            745.3407593
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.64998412488185,
                  47.34992379434651,
                  666.1607592791735
                ],
                [
                  -117.65013849902925,
                  47.36249293217179,
                  666.1607592791735
                ],
                [
                  -117.63748716765582,
                  47.36256399196651,
                  745.3407592791735
                ],
                [
                  -117.63733579704233,
                  47.34999482307381,
                  745.3407592791735
                ],
                [
                  -117.64998412488185,
                  47.34992379434651,
                  666.1607592791735
                ]
              ]
            ]
          },
          "id": "47117C6209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:58:25Z",
            "pc:count": 12101757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 451421.7341,
                "count": 12101757,
                "maximum": 451863.5791,
                "minimum": 450908.2191,
                "name": "X",
                "position": 0,
                "stddev": 280.690383,
                "variance": 78787.09109
              },
              {
                "average": 5244943.644,
                "count": 12101757,
                "maximum": 5245652.817,
                "minimum": 5244255.877,
                "name": "Y",
                "position": 1,
                "stddev": 395.6661892,
                "variance": 156551.7333
              },
              {
                "average": 705.8172217,
                "count": 12101757,
                "maximum": 745.3407593,
                "minimum": 666.1607593,
                "name": "Z",
                "position": 2,
                "stddev": 10.25460903,
                "variance": 105.1570064
              },
              {
                "average": 101.9034382,
                "count": 12101757,
                "maximum": 234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.49205655,
                "variance": 1721.590757
              },
              {
                "average": 1.065338364,
                "count": 12101757,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.262883567,
                "variance": 0.0691077698
              },
              {
                "average": 1.144112876,
                "count": 12101757,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3965890954,
                "variance": 0.1572829106
              },
              {
                "average": 0.4998004009,
                "count": 12101757,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999808,
                "variance": 0.2499999808
              },
              {
                "average": 0,
                "count": 12101757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261314287,
                "count": 12101757,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4393508237,
                "variance": 0.1930291463
              },
              {
                "average": -3.13177083,
                "count": 12101757,
                "maximum": 16.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.635243745,
                "variance": 74.56743454
              },
              {
                "average": 3,
                "count": 12101757,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 110.4889225,
                "count": 12101757,
                "maximum": 130,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.597111976,
                "variance": 43.52188643
              },
              {
                "average": 23825.81586,
                "count": 12101757,
                "maximum": 53760,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9871.14537,
                "variance": 97439510.91
              },
              {
                "average": 23001.18935,
                "count": 12101757,
                "maximum": 53504,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 8042.358648,
                "variance": 64679532.62
              },
              {
                "average": 21800.70296,
                "count": 12101757,
                "maximum": 51968,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 6802.998567,
                "variance": 46280789.51
              },
              {
                "average": 415528.7943,
                "count": 12101757,
                "maximum": 425505.844,
                "minimum": 412923.1942,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3286.563185,
                "variance": 10801497.57
              },
              {
                "average": 0,
                "count": 12101757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12101757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12101757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12101757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12101757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              450908.2191,
              5244255.877,
              666.1607593,
              451863.5791,
              5245652.817,
              745.3407593
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    450908.219147359,
                    5244255.876786882,
                    666.1607592791735
                  ],
                  [
                    450908.219147359,
                    5245652.816786882,
                    666.1607592791735
                  ],
                  [
                    451863.579147359,
                    5245652.816786882,
                    745.3407592791735
                  ],
                  [
                    451863.579147359,
                    5244255.876786882,
                    745.3407592791735
                  ],
                  [
                    450908.219147359,
                    5244255.876786882,
                    666.1607592791735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T23:58:25+00:00",
            "end_time": "2011-09-18T20:28:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.67483310707283,
              47.34992198991816,
              648.055933440573
            ],
            [
              -117.67499341482413,
              47.36249358393667,
              648.055933440573
            ],
            [
              -117.66248701816784,
              47.362566549707545,
              732.1559334405729
            ],
            [
              -117.66232968009244,
              47.349994923782084,
              732.1559334405729
            ],
            [
              -117.67483310707283,
              47.34992198991816,
              648.055933440573
            ]
          ]
        ]
      },
      "bbox": [
        -117.6749934,
        47.34992199,
        648.0559334,
        -117.6623297,
        47.36256655,
        732.1559334
      ],
      "properties": {
        "datetime": "2011-09-18T21:27:11Z",
        "pc:count": 3500034,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449768.3169,
            "count": 3500034,
            "maximum": 449975.8588,
            "minimum": 449031.4388,
            "name": "X",
            "position": 0,
            "stddev": 204.7682995,
            "variance": 41930.0565
          },
          {
            "average": 5245113.96,
            "count": 3500034,
            "maximum": 5245668.856,
            "minimum": 5244271.636,
            "name": "Y",
            "position": 1,
            "stddev": 424.106081,
            "variance": 179865.9679
          },
          {
            "average": 691.6324069,
            "count": 3500034,
            "maximum": 732.1559334,
            "minimum": 648.0559334,
            "name": "Z",
            "position": 2,
            "stddev": 13.54912141,
            "variance": 183.5786911
          },
          {
            "average": 103.2423322,
            "count": 3500034,
            "maximum": 229,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.02833361,
            "variance": 1602.267492
          },
          {
            "average": 1.053021771,
            "count": 3500034,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2376278377,
            "variance": 0.05646698927
          },
          {
            "average": 1.117851998,
            "count": 3500034,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3599481809,
            "variance": 0.1295626929
          },
          {
            "average": 0.4998517157,
            "count": 3500034,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000494,
            "variance": 0.2500000494
          },
          {
            "average": 0,
            "count": 3500034,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260099188,
            "count": 3500034,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4386885629,
            "variance": 0.1924476552
          },
          {
            "average": -2.819883706,
            "count": 3500034,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.998333966,
            "variance": 80.97001417
          },
          {
            "average": 3,
            "count": 3500034,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 109.3872342,
            "count": 3500034,
            "maximum": 113,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.264324337,
            "variance": 5.127164703
          },
          {
            "average": 23149.51603,
            "count": 3500034,
            "maximum": 52480,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 9425.854201,
            "variance": 88846727.42
          },
          {
            "average": 22297.96912,
            "count": 3500034,
            "maximum": 51968,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 7586.181115,
            "variance": 57550143.9
          },
          {
            "average": 21184.46361,
            "count": 3500034,
            "maximum": 51456,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 6391.018751,
            "variance": 40845120.68
          },
          {
            "average": 414849.5723,
            "count": 3500034,
            "maximum": 416431.0949,
            "minimum": 413421.0319,
            "name": "GpsTime",
            "position": 15,
            "stddev": 852.3956625,
            "variance": 726578.3655
          },
          {
            "average": 0,
            "count": 3500034,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3500034,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3500034,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3500034,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3500034,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449031.4388,
          5244271.636,
          648.0559334,
          449975.8588,
          5245668.856,
          732.1559334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449031.4387613127,
                5244271.635841067,
                648.055933440573
              ],
              [
                449031.4387613127,
                5245668.855841068,
                648.055933440573
              ],
              [
                449975.85876131273,
                5245668.855841068,
                732.1559334405729
              ],
              [
                449975.85876131273,
                5244271.635841067,
                732.1559334405729
              ],
              [
                449031.4387613127,
                5244271.635841067,
                648.055933440573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:27:11+00:00",
        "end_time": "2011-09-18T20:37:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6749934,
            47.34992199,
            648.0559334,
            -117.6623297,
            47.36256655,
            732.1559334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.67483310707283,
                  47.34992198991816,
                  648.055933440573
                ],
                [
                  -117.67499341482413,
                  47.36249358393667,
                  648.055933440573
                ],
                [
                  -117.66248701816784,
                  47.362566549707545,
                  732.1559334405729
                ],
                [
                  -117.66232968009244,
                  47.349994923782084,
                  732.1559334405729
                ],
                [
                  -117.67483310707283,
                  47.34992198991816,
                  648.055933440573
                ]
              ]
            ]
          },
          "id": "47117C6207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:27:11Z",
            "pc:count": 3500034,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449768.3169,
                "count": 3500034,
                "maximum": 449975.8588,
                "minimum": 449031.4388,
                "name": "X",
                "position": 0,
                "stddev": 204.7682995,
                "variance": 41930.0565
              },
              {
                "average": 5245113.96,
                "count": 3500034,
                "maximum": 5245668.856,
                "minimum": 5244271.636,
                "name": "Y",
                "position": 1,
                "stddev": 424.106081,
                "variance": 179865.9679
              },
              {
                "average": 691.6324069,
                "count": 3500034,
                "maximum": 732.1559334,
                "minimum": 648.0559334,
                "name": "Z",
                "position": 2,
                "stddev": 13.54912141,
                "variance": 183.5786911
              },
              {
                "average": 103.2423322,
                "count": 3500034,
                "maximum": 229,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.02833361,
                "variance": 1602.267492
              },
              {
                "average": 1.053021771,
                "count": 3500034,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2376278377,
                "variance": 0.05646698927
              },
              {
                "average": 1.117851998,
                "count": 3500034,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3599481809,
                "variance": 0.1295626929
              },
              {
                "average": 0.4998517157,
                "count": 3500034,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000494,
                "variance": 0.2500000494
              },
              {
                "average": 0,
                "count": 3500034,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260099188,
                "count": 3500034,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4386885629,
                "variance": 0.1924476552
              },
              {
                "average": -2.819883706,
                "count": 3500034,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.998333966,
                "variance": 80.97001417
              },
              {
                "average": 3,
                "count": 3500034,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 109.3872342,
                "count": 3500034,
                "maximum": 113,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.264324337,
                "variance": 5.127164703
              },
              {
                "average": 23149.51603,
                "count": 3500034,
                "maximum": 52480,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 9425.854201,
                "variance": 88846727.42
              },
              {
                "average": 22297.96912,
                "count": 3500034,
                "maximum": 51968,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 7586.181115,
                "variance": 57550143.9
              },
              {
                "average": 21184.46361,
                "count": 3500034,
                "maximum": 51456,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 6391.018751,
                "variance": 40845120.68
              },
              {
                "average": 414849.5723,
                "count": 3500034,
                "maximum": 416431.0949,
                "minimum": 413421.0319,
                "name": "GpsTime",
                "position": 15,
                "stddev": 852.3956625,
                "variance": 726578.3655
              },
              {
                "average": 0,
                "count": 3500034,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3500034,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3500034,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3500034,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3500034,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449031.4388,
              5244271.636,
              648.0559334,
              449975.8588,
              5245668.856,
              732.1559334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449031.4387613127,
                    5244271.635841067,
                    648.055933440573
                  ],
                  [
                    449031.4387613127,
                    5245668.855841068,
                    648.055933440573
                  ],
                  [
                    449975.85876131273,
                    5245668.855841068,
                    732.1559334405729
                  ],
                  [
                    449975.85876131273,
                    5244271.635841067,
                    732.1559334405729
                  ],
                  [
                    449031.4387613127,
                    5244271.635841067,
                    648.055933440573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:27:11+00:00",
            "end_time": "2011-09-18T20:37:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.53748571680993,
              47.33840459119416,
              702.4769069754822
            ],
            [
              -117.53760335623946,
              47.34999270896581,
              702.4769069754822
            ],
            [
              -117.52498679858986,
              47.35005119001626,
              751.1169069754823
            ],
            [
              -117.52487191962778,
              47.33846304867264,
              751.1169069754823
            ],
            [
              -117.53748571680993,
              47.33840459119416,
              702.4769069754822
            ]
          ]
        ]
      },
      "bbox": [
        -117.5376034,
        47.33840459,
        702.476907,
        -117.5248719,
        47.35005119,
        751.116907
      ],
      "properties": {
        "datetime": "2011-09-18T20:34:10Z",
        "pc:count": 6238543,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 459778.3811,
            "count": 6238543,
            "maximum": 460349.0465,
            "minimum": 459396.1065,
            "name": "X",
            "position": 0,
            "stddev": 257.3331571,
            "variance": 66220.35374
          },
          {
            "average": 5243748.472,
            "count": 6238543,
            "maximum": 5244198.834,
            "minimum": 5242910.954,
            "name": "Y",
            "position": 1,
            "stddev": 304.4748336,
            "variance": 92704.92427
          },
          {
            "average": 720.0578126,
            "count": 6238543,
            "maximum": 751.116907,
            "minimum": 702.476907,
            "name": "Z",
            "position": 2,
            "stddev": 7.19874977,
            "variance": 51.82199825
          },
          {
            "average": 105.7614951,
            "count": 6238543,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.17520599,
            "variance": 793.8422327
          },
          {
            "average": 1.010911041,
            "count": 6238543,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1093642283,
            "variance": 0.01196053442
          },
          {
            "average": 1.02448312,
            "count": 6238543,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1698139615,
            "variance": 0.02883678152
          },
          {
            "average": 0.5001578093,
            "count": 6238543,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000152,
            "variance": 0.2500000152
          },
          {
            "average": 0,
            "count": 6238543,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303398085,
            "count": 6238543,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4597257018,
            "variance": 0.2113477209
          },
          {
            "average": -2.498426939,
            "count": 6238543,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.931323928,
            "variance": 79.76854711
          },
          {
            "average": 3,
            "count": 6238543,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.8563796,
            "count": 6238543,
            "maximum": 105,
            "minimum": 97,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.707895671,
            "variance": 2.916907622
          },
          {
            "average": 30566.8579,
            "count": 6238543,
            "maximum": 61696,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 7742.085587,
            "variance": 59939889.23
          },
          {
            "average": 28126.15357,
            "count": 6238543,
            "maximum": 62464,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 6363.886626,
            "variance": 40499052.99
          },
          {
            "average": 25777.751,
            "count": 6238543,
            "maximum": 62976,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 5214.625238,
            "variance": 27192316.37
          },
          {
            "average": 412321.0521,
            "count": 6238543,
            "maximum": 413250.3731,
            "minimum": 410647.6856,
            "name": "GpsTime",
            "position": 15,
            "stddev": 571.3114066,
            "variance": 326396.7234
          },
          {
            "average": 0,
            "count": 6238543,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238543,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238543,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238543,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238543,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          459396.1065,
          5242910.954,
          702.476907,
          460349.0465,
          5244198.834,
          751.116907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                459396.1064755402,
                5242910.954402712,
                702.4769069754822
              ],
              [
                459396.1064755402,
                5244198.834402713,
                702.4769069754822
              ],
              [
                460349.04647554015,
                5244198.834402713,
                751.1169069754823
              ],
              [
                460349.04647554015,
                5242910.954402712,
                751.1169069754823
              ],
              [
                459396.1064755402,
                5242910.954402712,
                702.4769069754822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:34:10+00:00",
        "end_time": "2011-09-18T19:50:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5376034,
            47.33840459,
            702.476907,
            -117.5248719,
            47.35005119,
            751.116907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.53748571680993,
                  47.33840459119416,
                  702.4769069754822
                ],
                [
                  -117.53760335623946,
                  47.34999270896581,
                  702.4769069754822
                ],
                [
                  -117.52498679858986,
                  47.35005119001626,
                  751.1169069754823
                ],
                [
                  -117.52487191962778,
                  47.33846304867264,
                  751.1169069754823
                ],
                [
                  -117.53748571680993,
                  47.33840459119416,
                  702.4769069754822
                ]
              ]
            ]
          },
          "id": "47117C5213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:34:10Z",
            "pc:count": 6238543,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 459778.3811,
                "count": 6238543,
                "maximum": 460349.0465,
                "minimum": 459396.1065,
                "name": "X",
                "position": 0,
                "stddev": 257.3331571,
                "variance": 66220.35374
              },
              {
                "average": 5243748.472,
                "count": 6238543,
                "maximum": 5244198.834,
                "minimum": 5242910.954,
                "name": "Y",
                "position": 1,
                "stddev": 304.4748336,
                "variance": 92704.92427
              },
              {
                "average": 720.0578126,
                "count": 6238543,
                "maximum": 751.116907,
                "minimum": 702.476907,
                "name": "Z",
                "position": 2,
                "stddev": 7.19874977,
                "variance": 51.82199825
              },
              {
                "average": 105.7614951,
                "count": 6238543,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.17520599,
                "variance": 793.8422327
              },
              {
                "average": 1.010911041,
                "count": 6238543,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1093642283,
                "variance": 0.01196053442
              },
              {
                "average": 1.02448312,
                "count": 6238543,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1698139615,
                "variance": 0.02883678152
              },
              {
                "average": 0.5001578093,
                "count": 6238543,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000152,
                "variance": 0.2500000152
              },
              {
                "average": 0,
                "count": 6238543,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303398085,
                "count": 6238543,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4597257018,
                "variance": 0.2113477209
              },
              {
                "average": -2.498426939,
                "count": 6238543,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.931323928,
                "variance": 79.76854711
              },
              {
                "average": 3,
                "count": 6238543,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.8563796,
                "count": 6238543,
                "maximum": 105,
                "minimum": 97,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.707895671,
                "variance": 2.916907622
              },
              {
                "average": 30566.8579,
                "count": 6238543,
                "maximum": 61696,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 7742.085587,
                "variance": 59939889.23
              },
              {
                "average": 28126.15357,
                "count": 6238543,
                "maximum": 62464,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 6363.886626,
                "variance": 40499052.99
              },
              {
                "average": 25777.751,
                "count": 6238543,
                "maximum": 62976,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 5214.625238,
                "variance": 27192316.37
              },
              {
                "average": 412321.0521,
                "count": 6238543,
                "maximum": 413250.3731,
                "minimum": 410647.6856,
                "name": "GpsTime",
                "position": 15,
                "stddev": 571.3114066,
                "variance": 326396.7234
              },
              {
                "average": 0,
                "count": 6238543,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238543,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238543,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238543,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238543,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              459396.1065,
              5242910.954,
              702.476907,
              460349.0465,
              5244198.834,
              751.116907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    459396.1064755402,
                    5242910.954402712,
                    702.4769069754822
                  ],
                  [
                    459396.1064755402,
                    5244198.834402713,
                    702.4769069754822
                  ],
                  [
                    460349.04647554015,
                    5244198.834402713,
                    751.1169069754823
                  ],
                  [
                    460349.04647554015,
                    5242910.954402712,
                    751.1169069754823
                  ],
                  [
                    459396.1064755402,
                    5242910.954402712,
                    702.4769069754822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:34:10+00:00",
            "end_time": "2011-09-18T19:50:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.48748487644013,
              47.47494159159169,
              695.5624437703178
            ],
            [
              -117.48760099821372,
              47.487492813122216,
              695.5624437703178
            ],
            [
              -117.47498676321848,
              47.48754575802117,
              749.3624437703178
            ],
            [
              -117.47487364523568,
              47.47499451336742,
              749.3624437703178
            ],
            [
              -117.48748487644013,
              47.47494159159169,
              695.5624437703178
            ]
          ]
        ]
      },
      "bbox": [
        -117.487601,
        47.47494159,
        695.5624438,
        -117.4748736,
        47.48754576,
        749.3624438
      ],
      "properties": {
        "datetime": "2011-09-18T22:13:56Z",
        "pc:count": 12121633,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 463752.11,
            "count": 12121633,
            "maximum": 464218.6937,
            "minimum": 463268.4137,
            "name": "X",
            "position": 0,
            "stddev": 273.2084049,
            "variance": 74642.83248
          },
          {
            "average": 5258753.494,
            "count": 12121633,
            "maximum": 5259454.947,
            "minimum": 5258060.007,
            "name": "Y",
            "position": 1,
            "stddev": 402.1721082,
            "variance": 161742.4046
          },
          {
            "average": 711.7740288,
            "count": 12121633,
            "maximum": 749.3624438,
            "minimum": 695.5624438,
            "name": "Z",
            "position": 2,
            "stddev": 8.426402501,
            "variance": 71.00425911
          },
          {
            "average": 96.5012262,
            "count": 12121633,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.28754008,
            "variance": 1961.386206
          },
          {
            "average": 1.117646443,
            "count": 12121633,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.35234606,
            "variance": 0.124147746
          },
          {
            "average": 1.251844285,
            "count": 12121633,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5188472159,
            "variance": 0.2692024335
          },
          {
            "average": 0.4996638654,
            "count": 12121633,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999076,
            "variance": 0.2499999076
          },
          {
            "average": 0,
            "count": 12121633,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226716483,
            "count": 12121633,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4187076948,
            "variance": 0.1753161337
          },
          {
            "average": -2.06102412,
            "count": 12121633,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.755828112,
            "variance": 76.66452593
          },
          {
            "average": 7,
            "count": 12121633,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 144.4727278,
            "count": 12121633,
            "maximum": 149,
            "minimum": 140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.185034697,
            "variance": 4.774376628
          },
          {
            "average": 16519.26552,
            "count": 12121633,
            "maximum": 65024,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8622.419824,
            "variance": 74346123.62
          },
          {
            "average": 17198.03911,
            "count": 12121633,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7502.885158,
            "variance": 56293285.69
          },
          {
            "average": 15160.25805,
            "count": 12121633,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6452.814882,
            "variance": 41638819.9
          },
          {
            "average": 416550.7979,
            "count": 12121633,
            "maximum": 419236.9849,
            "minimum": 413763.1883,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1471.53994,
            "variance": 2165429.796
          },
          {
            "average": 0,
            "count": 12121633,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12121633,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12121633,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12121633,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12121633,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          463268.4137,
          5258060.007,
          695.5624438,
          464218.6937,
          5259454.947,
          749.3624438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                463268.41368825897,
                5258060.007086107,
                695.5624437703178
              ],
              [
                463268.41368825897,
                5259454.947086106,
                695.5624437703178
              ],
              [
                464218.693688259,
                5259454.947086106,
                749.3624437703178
              ],
              [
                464218.693688259,
                5258060.007086107,
                749.3624437703178
              ],
              [
                463268.41368825897,
                5258060.007086107,
                695.5624437703178
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:13:56+00:00",
        "end_time": "2011-09-18T20:42:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.487601,
            47.47494159,
            695.5624438,
            -117.4748736,
            47.48754576,
            749.3624438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.48748487644013,
                  47.47494159159169,
                  695.5624437703178
                ],
                [
                  -117.48760099821372,
                  47.487492813122216,
                  695.5624437703178
                ],
                [
                  -117.47498676321848,
                  47.48754575802117,
                  749.3624437703178
                ],
                [
                  -117.47487364523568,
                  47.47499451336742,
                  749.3624437703178
                ],
                [
                  -117.48748487644013,
                  47.47494159159169,
                  695.5624437703178
                ]
              ]
            ]
          },
          "id": "47117D4107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:13:56Z",
            "pc:count": 12121633,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 463752.11,
                "count": 12121633,
                "maximum": 464218.6937,
                "minimum": 463268.4137,
                "name": "X",
                "position": 0,
                "stddev": 273.2084049,
                "variance": 74642.83248
              },
              {
                "average": 5258753.494,
                "count": 12121633,
                "maximum": 5259454.947,
                "minimum": 5258060.007,
                "name": "Y",
                "position": 1,
                "stddev": 402.1721082,
                "variance": 161742.4046
              },
              {
                "average": 711.7740288,
                "count": 12121633,
                "maximum": 749.3624438,
                "minimum": 695.5624438,
                "name": "Z",
                "position": 2,
                "stddev": 8.426402501,
                "variance": 71.00425911
              },
              {
                "average": 96.5012262,
                "count": 12121633,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.28754008,
                "variance": 1961.386206
              },
              {
                "average": 1.117646443,
                "count": 12121633,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.35234606,
                "variance": 0.124147746
              },
              {
                "average": 1.251844285,
                "count": 12121633,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5188472159,
                "variance": 0.2692024335
              },
              {
                "average": 0.4996638654,
                "count": 12121633,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999076,
                "variance": 0.2499999076
              },
              {
                "average": 0,
                "count": 12121633,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226716483,
                "count": 12121633,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4187076948,
                "variance": 0.1753161337
              },
              {
                "average": -2.06102412,
                "count": 12121633,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.755828112,
                "variance": 76.66452593
              },
              {
                "average": 7,
                "count": 12121633,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 144.4727278,
                "count": 12121633,
                "maximum": 149,
                "minimum": 140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.185034697,
                "variance": 4.774376628
              },
              {
                "average": 16519.26552,
                "count": 12121633,
                "maximum": 65024,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8622.419824,
                "variance": 74346123.62
              },
              {
                "average": 17198.03911,
                "count": 12121633,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7502.885158,
                "variance": 56293285.69
              },
              {
                "average": 15160.25805,
                "count": 12121633,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6452.814882,
                "variance": 41638819.9
              },
              {
                "average": 416550.7979,
                "count": 12121633,
                "maximum": 419236.9849,
                "minimum": 413763.1883,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1471.53994,
                "variance": 2165429.796
              },
              {
                "average": 0,
                "count": 12121633,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12121633,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12121633,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12121633,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12121633,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              463268.4137,
              5258060.007,
              695.5624438,
              464218.6937,
              5259454.947,
              749.3624438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    463268.41368825897,
                    5258060.007086107,
                    695.5624437703178
                  ],
                  [
                    463268.41368825897,
                    5259454.947086106,
                    695.5624437703178
                  ],
                  [
                    464218.693688259,
                    5259454.947086106,
                    749.3624437703178
                  ],
                  [
                    464218.693688259,
                    5258060.007086107,
                    749.3624437703178
                  ],
                  [
                    463268.41368825897,
                    5258060.007086107,
                    695.5624437703178
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:13:56+00:00",
            "end_time": "2011-09-18T20:42:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.52498549642854,
              47.347365154885715,
              719.3037371908787
            ],
            [
              -117.52501156101086,
              47.349993602557504,
              719.3037371908787
            ],
            [
              -117.52137913719154,
              47.3500101830922,
              727.9637371908788
            ],
            [
              -117.5213532529236,
              47.34738173390428,
              727.9637371908788
            ],
            [
              -117.52498549642854,
              47.347365154885715,
              719.3037371908787
            ]
          ]
        ]
      },
      "bbox": [
        -117.5250116,
        47.34736515,
        719.3037372,
        -117.5213533,
        47.35001018,
        727.9637372
      ],
      "properties": {
        "datetime": "2011-09-18T20:33:52Z",
        "pc:count": 334197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 460440.2516,
            "count": 334197,
            "maximum": 460621.4931,
            "minimum": 460347.1331,
            "name": "X",
            "position": 0,
            "stddev": 67.39908415,
            "variance": 4542.636544
          },
          {
            "average": 5244099,
            "count": 334197,
            "maximum": 5244192.447,
            "minimum": 5243900.327,
            "name": "Y",
            "position": 1,
            "stddev": 76.75137829,
            "variance": 5890.774069
          },
          {
            "average": 722.1341538,
            "count": 334197,
            "maximum": 727.9637372,
            "minimum": 719.3037372,
            "name": "Z",
            "position": 2,
            "stddev": 1.830288139,
            "variance": 3.349954673
          },
          {
            "average": 112.5198251,
            "count": 334197,
            "maximum": 179,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.49798186,
            "variance": 506.1591877
          },
          {
            "average": 1.000014961,
            "count": 334197,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003867952477,
            "variance": 1.496105637e-05
          },
          {
            "average": 1.000014961,
            "count": 334197,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003867952477,
            "variance": 1.496105637e-05
          },
          {
            "average": 0.500157093,
            "count": 334197,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000007234,
            "variance": 0.2500007234
          },
          {
            "average": 0,
            "count": 334197,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316890936,
            "count": 334197,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4652652128,
            "variance": 0.2164717183
          },
          {
            "average": -5.397178982,
            "count": 334197,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.405967416,
            "variance": 54.84835337
          },
          {
            "average": 3,
            "count": 334197,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 103.5334339,
            "count": 334197,
            "maximum": 105,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6890907981,
            "variance": 0.4748461281
          },
          {
            "average": 32924.72979,
            "count": 334197,
            "maximum": 51200,
            "minimum": 14336,
            "name": "Red",
            "position": 12,
            "stddev": 3842.366372,
            "variance": 14763779.33
          },
          {
            "average": 30205.30363,
            "count": 334197,
            "maximum": 47616,
            "minimum": 13568,
            "name": "Green",
            "position": 13,
            "stddev": 3441.396882,
            "variance": 11843212.5
          },
          {
            "average": 27375.70915,
            "count": 334197,
            "maximum": 41728,
            "minimum": 14336,
            "name": "Blue",
            "position": 14,
            "stddev": 2849.031022,
            "variance": 8116977.766
          },
          {
            "average": 412845.7776,
            "count": 334197,
            "maximum": 413232.6718,
            "minimum": 412472.7941,
            "name": "GpsTime",
            "position": 15,
            "stddev": 274.0747913,
            "variance": 75116.99125
          },
          {
            "average": 0,
            "count": 334197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334197,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 334197,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          460347.1331,
          5243900.327,
          719.3037372,
          460621.4931,
          5244192.447,
          727.9637372
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                460347.13310184365,
                5243900.327150748,
                719.3037371908787
              ],
              [
                460347.13310184365,
                5244192.447150747,
                719.3037371908787
              ],
              [
                460621.49310184363,
                5244192.447150747,
                727.9637371908788
              ],
              [
                460621.49310184363,
                5243900.327150748,
                727.9637371908788
              ],
              [
                460347.13310184365,
                5243900.327150748,
                719.3037371908787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:33:52+00:00",
        "end_time": "2011-09-18T20:21:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5250116,
            47.34736515,
            719.3037372,
            -117.5213533,
            47.35001018,
            727.9637372
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.52498549642854,
                  47.347365154885715,
                  719.3037371908787
                ],
                [
                  -117.52501156101086,
                  47.349993602557504,
                  719.3037371908787
                ],
                [
                  -117.52137913719154,
                  47.3500101830922,
                  727.9637371908788
                ],
                [
                  -117.5213532529236,
                  47.34738173390428,
                  727.9637371908788
                ],
                [
                  -117.52498549642854,
                  47.347365154885715,
                  719.3037371908787
                ]
              ]
            ]
          },
          "id": "47117C5214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:33:52Z",
            "pc:count": 334197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 460440.2516,
                "count": 334197,
                "maximum": 460621.4931,
                "minimum": 460347.1331,
                "name": "X",
                "position": 0,
                "stddev": 67.39908415,
                "variance": 4542.636544
              },
              {
                "average": 5244099,
                "count": 334197,
                "maximum": 5244192.447,
                "minimum": 5243900.327,
                "name": "Y",
                "position": 1,
                "stddev": 76.75137829,
                "variance": 5890.774069
              },
              {
                "average": 722.1341538,
                "count": 334197,
                "maximum": 727.9637372,
                "minimum": 719.3037372,
                "name": "Z",
                "position": 2,
                "stddev": 1.830288139,
                "variance": 3.349954673
              },
              {
                "average": 112.5198251,
                "count": 334197,
                "maximum": 179,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.49798186,
                "variance": 506.1591877
              },
              {
                "average": 1.000014961,
                "count": 334197,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003867952477,
                "variance": 1.496105637e-05
              },
              {
                "average": 1.000014961,
                "count": 334197,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003867952477,
                "variance": 1.496105637e-05
              },
              {
                "average": 0.500157093,
                "count": 334197,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000007234,
                "variance": 0.2500007234
              },
              {
                "average": 0,
                "count": 334197,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316890936,
                "count": 334197,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4652652128,
                "variance": 0.2164717183
              },
              {
                "average": -5.397178982,
                "count": 334197,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.405967416,
                "variance": 54.84835337
              },
              {
                "average": 3,
                "count": 334197,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 103.5334339,
                "count": 334197,
                "maximum": 105,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6890907981,
                "variance": 0.4748461281
              },
              {
                "average": 32924.72979,
                "count": 334197,
                "maximum": 51200,
                "minimum": 14336,
                "name": "Red",
                "position": 12,
                "stddev": 3842.366372,
                "variance": 14763779.33
              },
              {
                "average": 30205.30363,
                "count": 334197,
                "maximum": 47616,
                "minimum": 13568,
                "name": "Green",
                "position": 13,
                "stddev": 3441.396882,
                "variance": 11843212.5
              },
              {
                "average": 27375.70915,
                "count": 334197,
                "maximum": 41728,
                "minimum": 14336,
                "name": "Blue",
                "position": 14,
                "stddev": 2849.031022,
                "variance": 8116977.766
              },
              {
                "average": 412845.7776,
                "count": 334197,
                "maximum": 413232.6718,
                "minimum": 412472.7941,
                "name": "GpsTime",
                "position": 15,
                "stddev": 274.0747913,
                "variance": 75116.99125
              },
              {
                "average": 0,
                "count": 334197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334197,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 334197,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              460347.1331,
              5243900.327,
              719.3037372,
              460621.4931,
              5244192.447,
              727.9637372
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    460347.13310184365,
                    5243900.327150748,
                    719.3037371908787
                  ],
                  [
                    460347.13310184365,
                    5244192.447150747,
                    719.3037371908787
                  ],
                  [
                    460621.49310184363,
                    5244192.447150747,
                    727.9637371908788
                  ],
                  [
                    460621.49310184363,
                    5243900.327150748,
                    727.9637371908788
                  ],
                  [
                    460347.13310184365,
                    5243900.327150748,
                    719.3037371908787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:33:52+00:00",
            "end_time": "2011-09-18T20:21:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78748444239879,
              47.34992565514068,
              641.3443707924672
            ],
            [
              -117.78767144216565,
              47.36249243452241,
              641.3443707924672
            ],
            [
              -117.77498738205298,
              47.362578897307976,
              692.2443707924673
            ],
            [
              -117.77480339284737,
              47.3500120801317,
              692.2443707924673
            ],
            [
              -117.78748444239879,
              47.34992565514068,
              641.3443707924672
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876714,
        47.34992566,
        641.3443708,
        -117.7748034,
        47.3625789,
        692.2443708
      ],
      "properties": {
        "datetime": "2011-09-17T19:53:10Z",
        "pc:count": 12961826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441013.0458,
            "count": 12961826,
            "maximum": 441481.0519,
            "minimum": 440523.1919,
            "name": "X",
            "position": 0,
            "stddev": 267.8427476,
            "variance": 71739.73742
          },
          {
            "average": 5245015.779,
            "count": 12961826,
            "maximum": 5245748.625,
            "minimum": 5244351.905,
            "name": "Y",
            "position": 1,
            "stddev": 390.7250128,
            "variance": 152666.0356
          },
          {
            "average": 663.6102119,
            "count": 12961826,
            "maximum": 692.2443708,
            "minimum": 641.3443708,
            "name": "Z",
            "position": 2,
            "stddev": 5.632480857,
            "variance": 31.7248406
          },
          {
            "average": 101.9558359,
            "count": 12961826,
            "maximum": 214,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.24405014,
            "variance": 1313.63117
          },
          {
            "average": 1.042013602,
            "count": 12961826,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2135835255,
            "variance": 0.04561792237
          },
          {
            "average": 1.092812695,
            "count": 12961826,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3265225152,
            "variance": 0.106616953
          },
          {
            "average": 0.4997935476,
            "count": 12961826,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999767,
            "variance": 0.2499999767
          },
          {
            "average": 0,
            "count": 12961826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23633036,
            "count": 12961826,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4248274175,
            "variance": 0.1804783347
          },
          {
            "average": -0.7722112892,
            "count": 12961826,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.734956785,
            "variance": 76.29947003
          },
          {
            "average": 1,
            "count": 12961826,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.907355491,
            "count": 12961826,
            "maximum": 12,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.408668702,
            "variance": 5.801684916
          },
          {
            "average": 21895.84824,
            "count": 12961826,
            "maximum": 60160,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9237.18846,
            "variance": 85325650.64
          },
          {
            "average": 21060.94213,
            "count": 12961826,
            "maximum": 61952,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7806.62546,
            "variance": 60943401.07
          },
          {
            "average": 19402.60934,
            "count": 12961826,
            "maximum": 62720,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6363.859466,
            "variance": 40498707.31
          },
          {
            "average": 322626.5133,
            "count": 12961826,
            "maximum": 324390.3614,
            "minimum": 320752.0354,
            "name": "GpsTime",
            "position": 15,
            "stddev": 810.4296922,
            "variance": 656796.2861
          },
          {
            "average": 0,
            "count": 12961826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12961826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12961826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12961826,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12961826,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440523.1919,
          5244351.905,
          641.3443708,
          441481.0519,
          5245748.625,
          692.2443708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440523.19190862955,
                5244351.904931537,
                641.3443707924672
              ],
              [
                440523.19190862955,
                5245748.624931538,
                641.3443707924672
              ],
              [
                441481.05190862954,
                5245748.624931538,
                692.2443707924673
              ],
              [
                441481.05190862954,
                5244351.904931537,
                692.2443707924673
              ],
              [
                440523.19190862955,
                5244351.904931537,
                641.3443707924672
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:53:10+00:00",
        "end_time": "2011-09-17T18:52:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876714,
            47.34992566,
            641.3443708,
            -117.7748034,
            47.3625789,
            692.2443708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78748444239879,
                  47.34992565514068,
                  641.3443707924672
                ],
                [
                  -117.78767144216565,
                  47.36249243452241,
                  641.3443707924672
                ],
                [
                  -117.77498738205298,
                  47.362578897307976,
                  692.2443707924673
                ],
                [
                  -117.77480339284737,
                  47.3500120801317,
                  692.2443707924673
                ],
                [
                  -117.78748444239879,
                  47.34992565514068,
                  641.3443707924672
                ]
              ]
            ]
          },
          "id": "47117C7208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:53:10Z",
            "pc:count": 12961826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441013.0458,
                "count": 12961826,
                "maximum": 441481.0519,
                "minimum": 440523.1919,
                "name": "X",
                "position": 0,
                "stddev": 267.8427476,
                "variance": 71739.73742
              },
              {
                "average": 5245015.779,
                "count": 12961826,
                "maximum": 5245748.625,
                "minimum": 5244351.905,
                "name": "Y",
                "position": 1,
                "stddev": 390.7250128,
                "variance": 152666.0356
              },
              {
                "average": 663.6102119,
                "count": 12961826,
                "maximum": 692.2443708,
                "minimum": 641.3443708,
                "name": "Z",
                "position": 2,
                "stddev": 5.632480857,
                "variance": 31.7248406
              },
              {
                "average": 101.9558359,
                "count": 12961826,
                "maximum": 214,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.24405014,
                "variance": 1313.63117
              },
              {
                "average": 1.042013602,
                "count": 12961826,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2135835255,
                "variance": 0.04561792237
              },
              {
                "average": 1.092812695,
                "count": 12961826,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3265225152,
                "variance": 0.106616953
              },
              {
                "average": 0.4997935476,
                "count": 12961826,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999767,
                "variance": 0.2499999767
              },
              {
                "average": 0,
                "count": 12961826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23633036,
                "count": 12961826,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4248274175,
                "variance": 0.1804783347
              },
              {
                "average": -0.7722112892,
                "count": 12961826,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.734956785,
                "variance": 76.29947003
              },
              {
                "average": 1,
                "count": 12961826,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.907355491,
                "count": 12961826,
                "maximum": 12,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.408668702,
                "variance": 5.801684916
              },
              {
                "average": 21895.84824,
                "count": 12961826,
                "maximum": 60160,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9237.18846,
                "variance": 85325650.64
              },
              {
                "average": 21060.94213,
                "count": 12961826,
                "maximum": 61952,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7806.62546,
                "variance": 60943401.07
              },
              {
                "average": 19402.60934,
                "count": 12961826,
                "maximum": 62720,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6363.859466,
                "variance": 40498707.31
              },
              {
                "average": 322626.5133,
                "count": 12961826,
                "maximum": 324390.3614,
                "minimum": 320752.0354,
                "name": "GpsTime",
                "position": 15,
                "stddev": 810.4296922,
                "variance": 656796.2861
              },
              {
                "average": 0,
                "count": 12961826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12961826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12961826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12961826,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12961826,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440523.1919,
              5244351.905,
              641.3443708,
              441481.0519,
              5245748.625,
              692.2443708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440523.19190862955,
                    5244351.904931537,
                    641.3443707924672
                  ],
                  [
                    440523.19190862955,
                    5245748.624931538,
                    641.3443707924672
                  ],
                  [
                    441481.05190862954,
                    5245748.624931538,
                    692.2443707924673
                  ],
                  [
                    441481.05190862954,
                    5244351.904931537,
                    692.2443707924673
                  ],
                  [
                    440523.19190862955,
                    5244351.904931537,
                    641.3443707924672
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:53:10+00:00",
            "end_time": "2011-09-17T18:52:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.89998378722586,
              47.349896892469374,
              635.6354089228307
            ],
            [
              -117.90019780547297,
              47.3624813020934,
              635.6354089228307
            ],
            [
              -117.88748762777168,
              47.36258042130538,
              702.9354089228307
            ],
            [
              -117.88727663034261,
              47.34999596829367,
              702.9354089228307
            ],
            [
              -117.89998378722586,
              47.349896892469374,
              635.6354089228307
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001978,
        47.34989689,
        635.6354089,
        -117.8872766,
        47.36258042,
        702.9354089
      ],
      "properties": {
        "datetime": "2011-09-18T18:58:10Z",
        "pc:count": 10617989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432508.5508,
            "count": 10617989,
            "maximum": 432986.2625,
            "minimum": 432026.4025,
            "name": "X",
            "position": 0,
            "stddev": 269.019498,
            "variance": 72371.49031
          },
          {
            "average": 5245137.929,
            "count": 10617989,
            "maximum": 5245839.464,
            "minimum": 5244440.744,
            "name": "Y",
            "position": 1,
            "stddev": 400.9923539,
            "variance": 160794.8679
          },
          {
            "average": 666.0018932,
            "count": 10617989,
            "maximum": 702.9354089,
            "minimum": 635.6354089,
            "name": "Z",
            "position": 2,
            "stddev": 13.91537684,
            "variance": 193.6377127
          },
          {
            "average": 106.3772809,
            "count": 10617989,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.2335207,
            "variance": 854.5987325
          },
          {
            "average": 1.003450559,
            "count": 10617989,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06087794211,
            "variance": 0.003706123835
          },
          {
            "average": 1.007644762,
            "count": 10617989,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09314292254,
            "variance": 0.008675604019
          },
          {
            "average": 0.4997898378,
            "count": 10617989,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999794,
            "variance": 0.2499999794
          },
          {
            "average": 0,
            "count": 10617989,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284161624,
            "count": 10617989,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4510142068,
            "variance": 0.2034138147
          },
          {
            "average": -0.7689300822,
            "count": 10617989,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.760994589,
            "variance": 76.7550262
          },
          {
            "average": 1.741170951,
            "count": 10617989,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4379915418,
            "variance": 0.1918365907
          },
          {
            "average": 41.47154353,
            "count": 10617989,
            "maximum": 46,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.238261256,
            "variance": 5.009813452
          },
          {
            "average": 24367.92627,
            "count": 10617989,
            "maximum": 63232,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9114.610626,
            "variance": 83076126.86
          },
          {
            "average": 22649.91558,
            "count": 10617989,
            "maximum": 64256,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7485.211845,
            "variance": 56028396.37
          },
          {
            "average": 20853.50595,
            "count": 10617989,
            "maximum": 64000,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 5614.514684,
            "variance": 31522775.13
          },
          {
            "average": 387929.2162,
            "count": 10617989,
            "maximum": 407490.3765,
            "minimum": 335865.5711,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30083.59022,
            "variance": 905022400.8
          },
          {
            "average": 0,
            "count": 10617989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10617989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10617989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10617989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10617989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432026.4025,
          5244440.744,
          635.6354089,
          432986.2625,
          5245839.464,
          702.9354089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432026.40252273733,
                5244440.743551147,
                635.6354089228307
              ],
              [
                432026.40252273733,
                5245839.463551148,
                635.6354089228307
              ],
              [
                432986.2625227373,
                5245839.463551148,
                702.9354089228307
              ],
              [
                432986.2625227373,
                5244440.743551147,
                702.9354089228307
              ],
              [
                432026.40252273733,
                5244440.743551147,
                635.6354089228307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:58:10+00:00",
        "end_time": "2011-09-17T23:04:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001978,
            47.34989689,
            635.6354089,
            -117.8872766,
            47.36258042,
            702.9354089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.89998378722586,
                  47.349896892469374,
                  635.6354089228307
                ],
                [
                  -117.90019780547297,
                  47.3624813020934,
                  635.6354089228307
                ],
                [
                  -117.88748762777168,
                  47.36258042130538,
                  702.9354089228307
                ],
                [
                  -117.88727663034261,
                  47.34999596829367,
                  702.9354089228307
                ],
                [
                  -117.89998378722586,
                  47.349896892469374,
                  635.6354089228307
                ]
              ]
            ]
          },
          "id": "47117C8209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:58:10Z",
            "pc:count": 10617989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432508.5508,
                "count": 10617989,
                "maximum": 432986.2625,
                "minimum": 432026.4025,
                "name": "X",
                "position": 0,
                "stddev": 269.019498,
                "variance": 72371.49031
              },
              {
                "average": 5245137.929,
                "count": 10617989,
                "maximum": 5245839.464,
                "minimum": 5244440.744,
                "name": "Y",
                "position": 1,
                "stddev": 400.9923539,
                "variance": 160794.8679
              },
              {
                "average": 666.0018932,
                "count": 10617989,
                "maximum": 702.9354089,
                "minimum": 635.6354089,
                "name": "Z",
                "position": 2,
                "stddev": 13.91537684,
                "variance": 193.6377127
              },
              {
                "average": 106.3772809,
                "count": 10617989,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.2335207,
                "variance": 854.5987325
              },
              {
                "average": 1.003450559,
                "count": 10617989,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06087794211,
                "variance": 0.003706123835
              },
              {
                "average": 1.007644762,
                "count": 10617989,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09314292254,
                "variance": 0.008675604019
              },
              {
                "average": 0.4997898378,
                "count": 10617989,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999794,
                "variance": 0.2499999794
              },
              {
                "average": 0,
                "count": 10617989,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284161624,
                "count": 10617989,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4510142068,
                "variance": 0.2034138147
              },
              {
                "average": -0.7689300822,
                "count": 10617989,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.760994589,
                "variance": 76.7550262
              },
              {
                "average": 1.741170951,
                "count": 10617989,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4379915418,
                "variance": 0.1918365907
              },
              {
                "average": 41.47154353,
                "count": 10617989,
                "maximum": 46,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.238261256,
                "variance": 5.009813452
              },
              {
                "average": 24367.92627,
                "count": 10617989,
                "maximum": 63232,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9114.610626,
                "variance": 83076126.86
              },
              {
                "average": 22649.91558,
                "count": 10617989,
                "maximum": 64256,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7485.211845,
                "variance": 56028396.37
              },
              {
                "average": 20853.50595,
                "count": 10617989,
                "maximum": 64000,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 5614.514684,
                "variance": 31522775.13
              },
              {
                "average": 387929.2162,
                "count": 10617989,
                "maximum": 407490.3765,
                "minimum": 335865.5711,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30083.59022,
                "variance": 905022400.8
              },
              {
                "average": 0,
                "count": 10617989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10617989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10617989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10617989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10617989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432026.4025,
              5244440.744,
              635.6354089,
              432986.2625,
              5245839.464,
              702.9354089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432026.40252273733,
                    5244440.743551147,
                    635.6354089228307
                  ],
                  [
                    432026.40252273733,
                    5245839.463551148,
                    635.6354089228307
                  ],
                  [
                    432986.2625227373,
                    5245839.463551148,
                    702.9354089228307
                  ],
                  [
                    432986.2625227373,
                    5244440.743551147,
                    702.9354089228307
                  ],
                  [
                    432026.40252273733,
                    5244440.743551147,
                    635.6354089228307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:58:10+00:00",
            "end_time": "2011-09-17T23:04:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.89998349385104,
              47.3123973217862,
              617.5990069313966
            ],
            [
              -117.90019739665757,
              47.32499153104617,
              617.5990069313966
            ],
            [
              -117.88748774560294,
              47.32509065720544,
              642.6990069313965
            ],
            [
              -117.8872768618613,
              47.312496404525675,
              642.6990069313965
            ],
            [
              -117.89998349385104,
              47.3123973217862,
              617.5990069313966
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001974,
        47.31239732,
        617.5990069,
        -117.8872769,
        47.32509066,
        642.6990069
      ],
      "properties": {
        "datetime": "2011-09-17T22:24:41Z",
        "pc:count": 10505872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432456.2826,
            "count": 10505872,
            "maximum": 432938.789,
            "minimum": 431978.289,
            "name": "X",
            "position": 0,
            "stddev": 270.3357084,
            "variance": 73081.39526
          },
          {
            "average": 5240961.2,
            "count": 10505872,
            "maximum": 5241673.151,
            "minimum": 5240273.351,
            "name": "Y",
            "position": 1,
            "stddev": 399.2216326,
            "variance": 159377.912
          },
          {
            "average": 630.2566449,
            "count": 10505872,
            "maximum": 642.6990069,
            "minimum": 617.5990069,
            "name": "Z",
            "position": 2,
            "stddev": 4.573757258,
            "variance": 20.91925545
          },
          {
            "average": 104.3235609,
            "count": 10505872,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.01495774,
            "variance": 400.5985333
          },
          {
            "average": 1.00002808,
            "count": 10505872,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005298938494,
            "variance": 2.807874916e-05
          },
          {
            "average": 1.000070818,
            "count": 10505872,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008415018159,
            "variance": 7.081253061e-05
          },
          {
            "average": 0.500069485,
            "count": 10505872,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000019,
            "variance": 0.250000019
          },
          {
            "average": 0,
            "count": 10505872,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296266888,
            "count": 10505872,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4566101606,
            "variance": 0.2084928388
          },
          {
            "average": -0.6631393303,
            "count": 10505872,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.991894348,
            "variance": 80.85416396
          },
          {
            "average": 1,
            "count": 10505872,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.51011244,
            "count": 10505872,
            "maximum": 31,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.898098992,
            "variance": 3.602779784
          },
          {
            "average": 33680.40238,
            "count": 10505872,
            "maximum": 58112,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 5166.616697,
            "variance": 26693928.09
          },
          {
            "average": 31073.87414,
            "count": 10505872,
            "maximum": 57344,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 4770.796262,
            "variance": 22760496.98
          },
          {
            "average": 27952.45416,
            "count": 10505872,
            "maximum": 55296,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 4049.521757,
            "variance": 16398626.46
          },
          {
            "average": 330958.107,
            "count": 10505872,
            "maximum": 333481.6459,
            "minimum": 328939.3272,
            "name": "GpsTime",
            "position": 15,
            "stddev": 890.1105649,
            "variance": 792296.8177
          },
          {
            "average": 0,
            "count": 10505872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10505872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10505872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10505872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10505872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431978.289,
          5240273.351,
          617.5990069,
          432938.789,
          5241673.151,
          642.6990069
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431978.28903867846,
                5240273.351066216,
                617.5990069313966
              ],
              [
                431978.28903867846,
                5241673.151066217,
                617.5990069313966
              ],
              [
                432938.78903867846,
                5241673.151066217,
                642.6990069313965
              ],
              [
                432938.78903867846,
                5240273.351066216,
                642.6990069313965
              ],
              [
                431978.28903867846,
                5240273.351066216,
                617.5990069313966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:24:41+00:00",
        "end_time": "2011-09-17T21:08:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001974,
            47.31239732,
            617.5990069,
            -117.8872769,
            47.32509066,
            642.6990069
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.89998349385104,
                  47.3123973217862,
                  617.5990069313966
                ],
                [
                  -117.90019739665757,
                  47.32499153104617,
                  617.5990069313966
                ],
                [
                  -117.88748774560294,
                  47.32509065720544,
                  642.6990069313965
                ],
                [
                  -117.8872768618613,
                  47.312496404525675,
                  642.6990069313965
                ],
                [
                  -117.89998349385104,
                  47.3123973217862,
                  617.5990069313966
                ]
              ]
            ]
          },
          "id": "47117C8224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:24:41Z",
            "pc:count": 10505872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432456.2826,
                "count": 10505872,
                "maximum": 432938.789,
                "minimum": 431978.289,
                "name": "X",
                "position": 0,
                "stddev": 270.3357084,
                "variance": 73081.39526
              },
              {
                "average": 5240961.2,
                "count": 10505872,
                "maximum": 5241673.151,
                "minimum": 5240273.351,
                "name": "Y",
                "position": 1,
                "stddev": 399.2216326,
                "variance": 159377.912
              },
              {
                "average": 630.2566449,
                "count": 10505872,
                "maximum": 642.6990069,
                "minimum": 617.5990069,
                "name": "Z",
                "position": 2,
                "stddev": 4.573757258,
                "variance": 20.91925545
              },
              {
                "average": 104.3235609,
                "count": 10505872,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.01495774,
                "variance": 400.5985333
              },
              {
                "average": 1.00002808,
                "count": 10505872,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005298938494,
                "variance": 2.807874916e-05
              },
              {
                "average": 1.000070818,
                "count": 10505872,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008415018159,
                "variance": 7.081253061e-05
              },
              {
                "average": 0.500069485,
                "count": 10505872,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000019,
                "variance": 0.250000019
              },
              {
                "average": 0,
                "count": 10505872,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296266888,
                "count": 10505872,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4566101606,
                "variance": 0.2084928388
              },
              {
                "average": -0.6631393303,
                "count": 10505872,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.991894348,
                "variance": 80.85416396
              },
              {
                "average": 1,
                "count": 10505872,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.51011244,
                "count": 10505872,
                "maximum": 31,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.898098992,
                "variance": 3.602779784
              },
              {
                "average": 33680.40238,
                "count": 10505872,
                "maximum": 58112,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 5166.616697,
                "variance": 26693928.09
              },
              {
                "average": 31073.87414,
                "count": 10505872,
                "maximum": 57344,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 4770.796262,
                "variance": 22760496.98
              },
              {
                "average": 27952.45416,
                "count": 10505872,
                "maximum": 55296,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 4049.521757,
                "variance": 16398626.46
              },
              {
                "average": 330958.107,
                "count": 10505872,
                "maximum": 333481.6459,
                "minimum": 328939.3272,
                "name": "GpsTime",
                "position": 15,
                "stddev": 890.1105649,
                "variance": 792296.8177
              },
              {
                "average": 0,
                "count": 10505872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10505872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10505872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10505872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10505872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431978.289,
              5240273.351,
              617.5990069,
              432938.789,
              5241673.151,
              642.6990069
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431978.28903867846,
                    5240273.351066216,
                    617.5990069313966
                  ],
                  [
                    431978.28903867846,
                    5241673.151066217,
                    617.5990069313966
                  ],
                  [
                    432938.78903867846,
                    5241673.151066217,
                    642.6990069313965
                  ],
                  [
                    432938.78903867846,
                    5240273.351066216,
                    642.6990069313965
                  ],
                  [
                    431978.28903867846,
                    5240273.351066216,
                    617.5990069313966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:24:41+00:00",
            "end_time": "2011-09-17T21:08:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.89998359168999,
              47.299896629280596,
              614.2475907582784
            ],
            [
              -117.90019740409859,
              47.31249104608352,
              614.2475907582784
            ],
            [
              -117.88748863370294,
              47.312590169077275,
              634.2875907582784
            ],
            [
              -117.88727783887421,
              47.29999570885679,
              634.2875907582784
            ],
            [
              -117.89998359168999,
              47.299896629280596,
              614.2475907582784
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001974,
        47.29989663,
        614.2475908,
        -117.8872778,
        47.31259017,
        634.2875908
      ],
      "properties": {
        "datetime": "2011-09-17T21:45:19Z",
        "pc:count": 10499072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432441.9266,
            "count": 10499072,
            "maximum": 432922.9019,
            "minimum": 431962.2419,
            "name": "X",
            "position": 0,
            "stddev": 274.5661607,
            "variance": 75386.57659
          },
          {
            "average": 5239578.424,
            "count": 10499072,
            "maximum": 5240283.953,
            "minimum": 5238884.133,
            "name": "Y",
            "position": 1,
            "stddev": 398.6287677,
            "variance": 158904.8944
          },
          {
            "average": 623.182848,
            "count": 10499072,
            "maximum": 634.2875908,
            "minimum": 614.2475908,
            "name": "Z",
            "position": 2,
            "stddev": 3.154122356,
            "variance": 9.948487835
          },
          {
            "average": 104.7879067,
            "count": 10499072,
            "maximum": 211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.52025387,
            "variance": 240.8782801
          },
          {
            "average": 1.000001429,
            "count": 10499072,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001195280634,
            "variance": 1.428695793e-06
          },
          {
            "average": 1.000003905,
            "count": 10499072,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001976130604,
            "variance": 3.905092164e-06
          },
          {
            "average": 0.5000666726,
            "count": 10499072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000194,
            "variance": 0.2500000194
          },
          {
            "average": 0,
            "count": 10499072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302523594,
            "count": 10499072,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4593507259,
            "variance": 0.2110030894
          },
          {
            "average": -0.5812501888,
            "count": 10499072,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.717937601,
            "variance": 76.00243601
          },
          {
            "average": 1,
            "count": 10499072,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.7988948,
            "count": 10499072,
            "maximum": 27,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.871895908,
            "variance": 3.503994292
          },
          {
            "average": 35331.11711,
            "count": 10499072,
            "maximum": 55808,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 4301.181433,
            "variance": 18500161.72
          },
          {
            "average": 32854.48898,
            "count": 10499072,
            "maximum": 53248,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 3965.804804,
            "variance": 15727607.75
          },
          {
            "average": 29623.98949,
            "count": 10499072,
            "maximum": 50432,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 3233.106449,
            "variance": 10452977.31
          },
          {
            "average": 328816.1504,
            "count": 10499072,
            "maximum": 331119.5729,
            "minimum": 326614.7223,
            "name": "GpsTime",
            "position": 15,
            "stddev": 836.9411429,
            "variance": 700470.4766
          },
          {
            "average": 0,
            "count": 10499072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10499072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10499072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10499072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10499072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431962.2419,
          5238884.133,
          614.2475908,
          432922.9019,
          5240283.953,
          634.2875908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431962.2418793034,
                5238884.133485096,
                614.2475907582784
              ],
              [
                431962.2418793034,
                5240283.953485096,
                614.2475907582784
              ],
              [
                432922.90187930345,
                5240283.953485096,
                634.2875907582784
              ],
              [
                432922.90187930345,
                5238884.133485096,
                634.2875907582784
              ],
              [
                431962.2418793034,
                5238884.133485096,
                614.2475907582784
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:45:19+00:00",
        "end_time": "2011-09-17T20:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001974,
            47.29989663,
            614.2475908,
            -117.8872778,
            47.31259017,
            634.2875908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.89998359168999,
                  47.299896629280596,
                  614.2475907582784
                ],
                [
                  -117.90019740409859,
                  47.31249104608352,
                  614.2475907582784
                ],
                [
                  -117.88748863370294,
                  47.312590169077275,
                  634.2875907582784
                ],
                [
                  -117.88727783887421,
                  47.29999570885679,
                  634.2875907582784
                ],
                [
                  -117.89998359168999,
                  47.299896629280596,
                  614.2475907582784
                ]
              ]
            ]
          },
          "id": "47117C8404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:45:19Z",
            "pc:count": 10499072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432441.9266,
                "count": 10499072,
                "maximum": 432922.9019,
                "minimum": 431962.2419,
                "name": "X",
                "position": 0,
                "stddev": 274.5661607,
                "variance": 75386.57659
              },
              {
                "average": 5239578.424,
                "count": 10499072,
                "maximum": 5240283.953,
                "minimum": 5238884.133,
                "name": "Y",
                "position": 1,
                "stddev": 398.6287677,
                "variance": 158904.8944
              },
              {
                "average": 623.182848,
                "count": 10499072,
                "maximum": 634.2875908,
                "minimum": 614.2475908,
                "name": "Z",
                "position": 2,
                "stddev": 3.154122356,
                "variance": 9.948487835
              },
              {
                "average": 104.7879067,
                "count": 10499072,
                "maximum": 211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.52025387,
                "variance": 240.8782801
              },
              {
                "average": 1.000001429,
                "count": 10499072,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001195280634,
                "variance": 1.428695793e-06
              },
              {
                "average": 1.000003905,
                "count": 10499072,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001976130604,
                "variance": 3.905092164e-06
              },
              {
                "average": 0.5000666726,
                "count": 10499072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000194,
                "variance": 0.2500000194
              },
              {
                "average": 0,
                "count": 10499072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302523594,
                "count": 10499072,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4593507259,
                "variance": 0.2110030894
              },
              {
                "average": -0.5812501888,
                "count": 10499072,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.717937601,
                "variance": 76.00243601
              },
              {
                "average": 1,
                "count": 10499072,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.7988948,
                "count": 10499072,
                "maximum": 27,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.871895908,
                "variance": 3.503994292
              },
              {
                "average": 35331.11711,
                "count": 10499072,
                "maximum": 55808,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 4301.181433,
                "variance": 18500161.72
              },
              {
                "average": 32854.48898,
                "count": 10499072,
                "maximum": 53248,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 3965.804804,
                "variance": 15727607.75
              },
              {
                "average": 29623.98949,
                "count": 10499072,
                "maximum": 50432,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 3233.106449,
                "variance": 10452977.31
              },
              {
                "average": 328816.1504,
                "count": 10499072,
                "maximum": 331119.5729,
                "minimum": 326614.7223,
                "name": "GpsTime",
                "position": 15,
                "stddev": 836.9411429,
                "variance": 700470.4766
              },
              {
                "average": 0,
                "count": 10499072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10499072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10499072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10499072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10499072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431962.2419,
              5238884.133,
              614.2475908,
              432922.9019,
              5240283.953,
              634.2875908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431962.2418793034,
                    5238884.133485096,
                    614.2475907582784
                  ],
                  [
                    431962.2418793034,
                    5240283.953485096,
                    614.2475907582784
                  ],
                  [
                    432922.90187930345,
                    5240283.953485096,
                    634.2875907582784
                  ],
                  [
                    432922.90187930345,
                    5238884.133485096,
                    634.2875907582784
                  ],
                  [
                    431962.2418793034,
                    5238884.133485096,
                    614.2475907582784
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:45:19+00:00",
            "end_time": "2011-09-17T20:30:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.46248470514803,
              47.462444313313156,
              710.9606561997609
            ],
            [
              -117.46259480160117,
              47.474993088445785,
              710.9606561997609
            ],
            [
              -117.44998722944061,
              47.475043258237505,
              759.5406561997609
            ],
            [
              -117.44988013330924,
              47.46249446119878,
              759.5406561997609
            ],
            [
              -117.46248470514803,
              47.462444313313156,
              710.9606561997609
            ]
          ]
        ]
      },
      "bbox": [
        -117.4625948,
        47.46244431,
        710.9606562,
        -117.4498801,
        47.47504326,
        759.5406562
      ],
      "properties": {
        "datetime": "2011-09-18T20:46:38Z",
        "pc:count": 11544556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 465622.446,
            "count": 11544556,
            "maximum": 466093.891,
            "minimum": 465143.891,
            "name": "X",
            "position": 0,
            "stddev": 275.8567064,
            "variance": 76096.92246
          },
          {
            "average": 5257354.604,
            "count": 11544556,
            "maximum": 5258054.27,
            "minimum": 5256659.61,
            "name": "Y",
            "position": 1,
            "stddev": 401.274713,
            "variance": 161021.3953
          },
          {
            "average": 722.5265763,
            "count": 11544556,
            "maximum": 759.5406562,
            "minimum": 710.9606562,
            "name": "Z",
            "position": 2,
            "stddev": 6.967192083,
            "variance": 48.54176553
          },
          {
            "average": 100.2160142,
            "count": 11544556,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.41193525,
            "variance": 1714.948381
          },
          {
            "average": 1.079583485,
            "count": 11544556,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2893919887,
            "variance": 0.08374772311
          },
          {
            "average": 1.171457092,
            "count": 11544556,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4289724451,
            "variance": 0.1840173587
          },
          {
            "average": 0.4998716278,
            "count": 11544556,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000052,
            "variance": 0.2500000052
          },
          {
            "average": 0,
            "count": 11544556,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214616136,
            "count": 11544556,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4105557998,
            "variance": 0.1685560647
          },
          {
            "average": -1.770569602,
            "count": 11544556,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.871025547,
            "variance": 78.69509425
          },
          {
            "average": 7,
            "count": 11544556,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 137.0676245,
            "count": 11544556,
            "maximum": 141,
            "minimum": 133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.211578207,
            "variance": 4.891078164
          },
          {
            "average": 18502.63774,
            "count": 11544556,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8678.717563,
            "variance": 75320138.54
          },
          {
            "average": 19083.25286,
            "count": 11544556,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7460.058009,
            "variance": 55652465.5
          },
          {
            "average": 16914.16971,
            "count": 11544556,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 6611.404601,
            "variance": 43710670.8
          },
          {
            "average": 411521.7626,
            "count": 11544556,
            "maximum": 413998.6362,
            "minimum": 408425.1594,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1576.508361,
            "variance": 2485378.612
          },
          {
            "average": 0,
            "count": 11544556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11544556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11544556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11544556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11544556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          465143.891,
          5256659.61,
          710.9606562,
          466093.891,
          5258054.27,
          759.5406562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                465143.890950531,
                5256659.6103781015,
                710.9606561997609
              ],
              [
                465143.890950531,
                5258054.270378102,
                710.9606561997609
              ],
              [
                466093.890950531,
                5258054.270378102,
                759.5406561997609
              ],
              [
                466093.890950531,
                5256659.6103781015,
                759.5406561997609
              ],
              [
                465143.890950531,
                5256659.6103781015,
                710.9606561997609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:46:38+00:00",
        "end_time": "2011-09-18T19:13:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4625948,
            47.46244431,
            710.9606562,
            -117.4498801,
            47.47504326,
            759.5406562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.46248470514803,
                  47.462444313313156,
                  710.9606561997609
                ],
                [
                  -117.46259480160117,
                  47.474993088445785,
                  710.9606561997609
                ],
                [
                  -117.44998722944061,
                  47.475043258237505,
                  759.5406561997609
                ],
                [
                  -117.44988013330924,
                  47.46249446119878,
                  759.5406561997609
                ],
                [
                  -117.46248470514803,
                  47.462444313313156,
                  710.9606561997609
                ]
              ]
            ]
          },
          "id": "47117D4114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:46:38Z",
            "pc:count": 11544556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 465622.446,
                "count": 11544556,
                "maximum": 466093.891,
                "minimum": 465143.891,
                "name": "X",
                "position": 0,
                "stddev": 275.8567064,
                "variance": 76096.92246
              },
              {
                "average": 5257354.604,
                "count": 11544556,
                "maximum": 5258054.27,
                "minimum": 5256659.61,
                "name": "Y",
                "position": 1,
                "stddev": 401.274713,
                "variance": 161021.3953
              },
              {
                "average": 722.5265763,
                "count": 11544556,
                "maximum": 759.5406562,
                "minimum": 710.9606562,
                "name": "Z",
                "position": 2,
                "stddev": 6.967192083,
                "variance": 48.54176553
              },
              {
                "average": 100.2160142,
                "count": 11544556,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.41193525,
                "variance": 1714.948381
              },
              {
                "average": 1.079583485,
                "count": 11544556,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2893919887,
                "variance": 0.08374772311
              },
              {
                "average": 1.171457092,
                "count": 11544556,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4289724451,
                "variance": 0.1840173587
              },
              {
                "average": 0.4998716278,
                "count": 11544556,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000052,
                "variance": 0.2500000052
              },
              {
                "average": 0,
                "count": 11544556,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214616136,
                "count": 11544556,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4105557998,
                "variance": 0.1685560647
              },
              {
                "average": -1.770569602,
                "count": 11544556,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.871025547,
                "variance": 78.69509425
              },
              {
                "average": 7,
                "count": 11544556,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 137.0676245,
                "count": 11544556,
                "maximum": 141,
                "minimum": 133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.211578207,
                "variance": 4.891078164
              },
              {
                "average": 18502.63774,
                "count": 11544556,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8678.717563,
                "variance": 75320138.54
              },
              {
                "average": 19083.25286,
                "count": 11544556,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7460.058009,
                "variance": 55652465.5
              },
              {
                "average": 16914.16971,
                "count": 11544556,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 6611.404601,
                "variance": 43710670.8
              },
              {
                "average": 411521.7626,
                "count": 11544556,
                "maximum": 413998.6362,
                "minimum": 408425.1594,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1576.508361,
                "variance": 2485378.612
              },
              {
                "average": 0,
                "count": 11544556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11544556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11544556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11544556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11544556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              465143.891,
              5256659.61,
              710.9606562,
              466093.891,
              5258054.27,
              759.5406562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    465143.890950531,
                    5256659.6103781015,
                    710.9606561997609
                  ],
                  [
                    465143.890950531,
                    5258054.270378102,
                    710.9606561997609
                  ],
                  [
                    466093.890950531,
                    5258054.270378102,
                    759.5406561997609
                  ],
                  [
                    466093.890950531,
                    5256659.6103781015,
                    759.5406561997609
                  ],
                  [
                    465143.890950531,
                    5256659.6103781015,
                    710.9606561997609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:46:38+00:00",
            "end_time": "2011-09-18T19:13:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.73748418121575,
              47.36241452152499,
              658.5760417334052
            ],
            [
              -117.73765953544267,
              47.37499221649981,
              658.5760417334052
            ],
            [
              -117.72498796205625,
              47.375073062268186,
              722.6960417334051
            ],
            [
              -117.72481561942949,
              47.362495331922155,
              722.6960417334051
            ],
            [
              -117.73748418121575,
              47.36241452152499,
              658.5760417334052
            ]
          ]
        ]
      },
      "bbox": [
        -117.7376595,
        47.36241452,
        658.5760417,
        -117.7248156,
        47.37507306,
        722.6960417
      ],
      "properties": {
        "datetime": "2011-09-18T22:23:51Z",
        "pc:count": 10403243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444794.804,
            "count": 10403243,
            "maximum": 445269.3957,
            "minimum": 444312.7157,
            "name": "X",
            "position": 0,
            "stddev": 270.2876427,
            "variance": 73055.40977
          },
          {
            "average": 5246379.77,
            "count": 10403243,
            "maximum": 5247100.779,
            "minimum": 5245702.859,
            "name": "Y",
            "position": 1,
            "stddev": 401.0001066,
            "variance": 160801.0855
          },
          {
            "average": 683.8379126,
            "count": 10403243,
            "maximum": 722.6960417,
            "minimum": 658.5760417,
            "name": "Z",
            "position": 2,
            "stddev": 9.403547332,
            "variance": 88.42670242
          },
          {
            "average": 106.8527966,
            "count": 10403243,
            "maximum": 227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.55763823,
            "variance": 815.5387012
          },
          {
            "average": 1.013676889,
            "count": 10403243,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1215042477,
            "variance": 0.01476328221
          },
          {
            "average": 1.03071052,
            "count": 10403243,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1876553616,
            "variance": 0.03521453473
          },
          {
            "average": 0.5000337875,
            "count": 10403243,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000229,
            "variance": 0.2500000229
          },
          {
            "average": 0,
            "count": 10403243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303227272,
            "count": 10403243,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4596526014,
            "variance": 0.211280514
          },
          {
            "average": -2.240937878,
            "count": 10403243,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.938814136,
            "variance": 79.90239817
          },
          {
            "average": 3,
            "count": 10403243,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 116.1882621,
            "count": 10403243,
            "maximum": 120,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.186412013,
            "variance": 4.780397492
          },
          {
            "average": 28802.54642,
            "count": 10403243,
            "maximum": 55552,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 7791.190858,
            "variance": 60702654.98
          },
          {
            "average": 27177.41261,
            "count": 10403243,
            "maximum": 54272,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 6576.782819,
            "variance": 43254072.25
          },
          {
            "average": 25676.11256,
            "count": 10403243,
            "maximum": 54272,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 5722.405032,
            "variance": 32745919.35
          },
          {
            "average": 417987.9661,
            "count": 10403243,
            "maximum": 419831.6136,
            "minimum": 415738.7817,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1115.067712,
            "variance": 1243376.003
          },
          {
            "average": 0,
            "count": 10403243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10403243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10403243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10403243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10403243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444312.7157,
          5245702.859,
          658.5760417,
          445269.3957,
          5247100.779,
          722.6960417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444312.7157325828,
                5245702.8593354765,
                658.5760417334052
              ],
              [
                444312.7157325828,
                5247100.779335476,
                658.5760417334052
              ],
              [
                445269.39573258284,
                5247100.779335476,
                722.6960417334051
              ],
              [
                445269.39573258284,
                5245702.8593354765,
                722.6960417334051
              ],
              [
                444312.7157325828,
                5245702.8593354765,
                658.5760417334052
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:23:51+00:00",
        "end_time": "2011-09-18T21:15:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7376595,
            47.36241452,
            658.5760417,
            -117.7248156,
            47.37507306,
            722.6960417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.73748418121575,
                  47.36241452152499,
                  658.5760417334052
                ],
                [
                  -117.73765953544267,
                  47.37499221649981,
                  658.5760417334052
                ],
                [
                  -117.72498796205625,
                  47.375073062268186,
                  722.6960417334051
                ],
                [
                  -117.72481561942949,
                  47.362495331922155,
                  722.6960417334051
                ],
                [
                  -117.73748418121575,
                  47.36241452152499,
                  658.5760417334052
                ]
              ]
            ]
          },
          "id": "47117C6102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:23:51Z",
            "pc:count": 10403243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444794.804,
                "count": 10403243,
                "maximum": 445269.3957,
                "minimum": 444312.7157,
                "name": "X",
                "position": 0,
                "stddev": 270.2876427,
                "variance": 73055.40977
              },
              {
                "average": 5246379.77,
                "count": 10403243,
                "maximum": 5247100.779,
                "minimum": 5245702.859,
                "name": "Y",
                "position": 1,
                "stddev": 401.0001066,
                "variance": 160801.0855
              },
              {
                "average": 683.8379126,
                "count": 10403243,
                "maximum": 722.6960417,
                "minimum": 658.5760417,
                "name": "Z",
                "position": 2,
                "stddev": 9.403547332,
                "variance": 88.42670242
              },
              {
                "average": 106.8527966,
                "count": 10403243,
                "maximum": 227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.55763823,
                "variance": 815.5387012
              },
              {
                "average": 1.013676889,
                "count": 10403243,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1215042477,
                "variance": 0.01476328221
              },
              {
                "average": 1.03071052,
                "count": 10403243,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1876553616,
                "variance": 0.03521453473
              },
              {
                "average": 0.5000337875,
                "count": 10403243,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000229,
                "variance": 0.2500000229
              },
              {
                "average": 0,
                "count": 10403243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303227272,
                "count": 10403243,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4596526014,
                "variance": 0.211280514
              },
              {
                "average": -2.240937878,
                "count": 10403243,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.938814136,
                "variance": 79.90239817
              },
              {
                "average": 3,
                "count": 10403243,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 116.1882621,
                "count": 10403243,
                "maximum": 120,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.186412013,
                "variance": 4.780397492
              },
              {
                "average": 28802.54642,
                "count": 10403243,
                "maximum": 55552,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 7791.190858,
                "variance": 60702654.98
              },
              {
                "average": 27177.41261,
                "count": 10403243,
                "maximum": 54272,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 6576.782819,
                "variance": 43254072.25
              },
              {
                "average": 25676.11256,
                "count": 10403243,
                "maximum": 54272,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 5722.405032,
                "variance": 32745919.35
              },
              {
                "average": 417987.9661,
                "count": 10403243,
                "maximum": 419831.6136,
                "minimum": 415738.7817,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1115.067712,
                "variance": 1243376.003
              },
              {
                "average": 0,
                "count": 10403243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10403243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10403243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10403243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10403243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444312.7157,
              5245702.859,
              658.5760417,
              445269.3957,
              5247100.779,
              722.6960417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444312.7157325828,
                    5245702.8593354765,
                    658.5760417334052
                  ],
                  [
                    444312.7157325828,
                    5247100.779335476,
                    658.5760417334052
                  ],
                  [
                    445269.39573258284,
                    5247100.779335476,
                    722.6960417334051
                  ],
                  [
                    445269.39573258284,
                    5245702.8593354765,
                    722.6960417334051
                  ],
                  [
                    444312.7157325828,
                    5245702.8593354765,
                    658.5760417334052
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:23:51+00:00",
            "end_time": "2011-09-18T21:15:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81248549759674,
              47.32329877217536,
              640.0118334755837
            ],
            [
              -117.81251148216715,
              47.32499333238496,
              640.0118334755837
            ],
            [
              -117.81015316781216,
              47.325010027442055,
              656.0318334755837
            ],
            [
              -117.81012725864184,
              47.32331546624832,
              656.0318334755837
            ],
            [
              -117.81248549759674,
              47.32329877217536,
              640.0118334755837
            ]
          ]
        ]
      },
      "bbox": [
        -117.8125115,
        47.32329877,
        640.0118335,
        -117.8101273,
        47.32501003,
        656.0318335
      ],
      "properties": {
        "datetime": "2011-09-17T19:08:00Z",
        "pc:count": 125606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438659.3729,
            "count": 125606,
            "maximum": 438782.2938,
            "minimum": 438604.0738,
            "name": "X",
            "position": 0,
            "stddev": 40.48569248,
            "variance": 1639.091295
          },
          {
            "average": 5241541.93,
            "count": 125606,
            "maximum": 5241600.538,
            "minimum": 5241412.198,
            "name": "Y",
            "position": 1,
            "stddev": 43.12109639,
            "variance": 1859.428954
          },
          {
            "average": 645.0346603,
            "count": 125606,
            "maximum": 656.0318335,
            "minimum": 640.0118335,
            "name": "Z",
            "position": 2,
            "stddev": 1.717704313,
            "variance": 2.950508107
          },
          {
            "average": 102.5264,
            "count": 125606,
            "maximum": 197,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.96476122,
            "variance": 322.7326457
          },
          {
            "average": 1.001034982,
            "count": 125606,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03384346287,
            "variance": 0.001145379979
          },
          {
            "average": 1.002627263,
            "count": 125606,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05551708239,
            "variance": 0.003082146437
          },
          {
            "average": 0.4997133895,
            "count": 125606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000019082,
            "variance": 0.2500019082
          },
          {
            "average": 0,
            "count": 125606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265695906,
            "count": 125606,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4417048165,
            "variance": 0.1951031449
          },
          {
            "average": 5.56240646,
            "count": 125606,
            "maximum": 13.00199986,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.242738516,
            "variance": 38.97178418
          },
          {
            "average": 1,
            "count": 125606,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.665668837,
            "count": 125606,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6567989605,
            "variance": 0.4313848745
          },
          {
            "average": 22902.86311,
            "count": 125606,
            "maximum": 45056,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 5999.050851,
            "variance": 35988611.12
          },
          {
            "average": 22260.05458,
            "count": 125606,
            "maximum": 43264,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5280.142399,
            "variance": 27879903.75
          },
          {
            "average": 20479.67798,
            "count": 125606,
            "maximum": 37632,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 3960.999638,
            "variance": 15689518.13
          },
          {
            "average": 321280.8682,
            "count": 125606,
            "maximum": 321680.3129,
            "minimum": 321067.2018,
            "name": "GpsTime",
            "position": 15,
            "stddev": 204.5859069,
            "variance": 41855.39331
          },
          {
            "average": 0,
            "count": 125606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438604.0738,
          5241412.198,
          640.0118335,
          438782.2938,
          5241600.538,
          656.0318335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438604.07382698526,
                5241412.197692076,
                640.0118334755837
              ],
              [
                438604.07382698526,
                5241600.537692076,
                640.0118334755837
              ],
              [
                438782.29382698523,
                5241600.537692076,
                656.0318334755837
              ],
              [
                438782.29382698523,
                5241412.197692076,
                656.0318334755837
              ],
              [
                438604.07382698526,
                5241412.197692076,
                640.0118334755837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:08:00+00:00",
        "end_time": "2011-09-17T18:57:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8125115,
            47.32329877,
            640.0118335,
            -117.8101273,
            47.32501003,
            656.0318335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81248549759674,
                  47.32329877217536,
                  640.0118334755837
                ],
                [
                  -117.81251148216715,
                  47.32499333238496,
                  640.0118334755837
                ],
                [
                  -117.81015316781216,
                  47.325010027442055,
                  656.0318334755837
                ],
                [
                  -117.81012725864184,
                  47.32331546624832,
                  656.0318334755837
                ],
                [
                  -117.81248549759674,
                  47.32329877217536,
                  640.0118334755837
                ]
              ]
            ]
          },
          "id": "47117C7221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:08:00Z",
            "pc:count": 125606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438659.3729,
                "count": 125606,
                "maximum": 438782.2938,
                "minimum": 438604.0738,
                "name": "X",
                "position": 0,
                "stddev": 40.48569248,
                "variance": 1639.091295
              },
              {
                "average": 5241541.93,
                "count": 125606,
                "maximum": 5241600.538,
                "minimum": 5241412.198,
                "name": "Y",
                "position": 1,
                "stddev": 43.12109639,
                "variance": 1859.428954
              },
              {
                "average": 645.0346603,
                "count": 125606,
                "maximum": 656.0318335,
                "minimum": 640.0118335,
                "name": "Z",
                "position": 2,
                "stddev": 1.717704313,
                "variance": 2.950508107
              },
              {
                "average": 102.5264,
                "count": 125606,
                "maximum": 197,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.96476122,
                "variance": 322.7326457
              },
              {
                "average": 1.001034982,
                "count": 125606,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03384346287,
                "variance": 0.001145379979
              },
              {
                "average": 1.002627263,
                "count": 125606,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05551708239,
                "variance": 0.003082146437
              },
              {
                "average": 0.4997133895,
                "count": 125606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000019082,
                "variance": 0.2500019082
              },
              {
                "average": 0,
                "count": 125606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265695906,
                "count": 125606,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4417048165,
                "variance": 0.1951031449
              },
              {
                "average": 5.56240646,
                "count": 125606,
                "maximum": 13.00199986,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.242738516,
                "variance": 38.97178418
              },
              {
                "average": 1,
                "count": 125606,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.665668837,
                "count": 125606,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6567989605,
                "variance": 0.4313848745
              },
              {
                "average": 22902.86311,
                "count": 125606,
                "maximum": 45056,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 5999.050851,
                "variance": 35988611.12
              },
              {
                "average": 22260.05458,
                "count": 125606,
                "maximum": 43264,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5280.142399,
                "variance": 27879903.75
              },
              {
                "average": 20479.67798,
                "count": 125606,
                "maximum": 37632,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 3960.999638,
                "variance": 15689518.13
              },
              {
                "average": 321280.8682,
                "count": 125606,
                "maximum": 321680.3129,
                "minimum": 321067.2018,
                "name": "GpsTime",
                "position": 15,
                "stddev": 204.5859069,
                "variance": 41855.39331
              },
              {
                "average": 0,
                "count": 125606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438604.0738,
              5241412.198,
              640.0118335,
              438782.2938,
              5241600.538,
              656.0318335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438604.07382698526,
                    5241412.197692076,
                    640.0118334755837
                  ],
                  [
                    438604.07382698526,
                    5241600.537692076,
                    640.0118334755837
                  ],
                  [
                    438782.29382698523,
                    5241600.537692076,
                    656.0318334755837
                  ],
                  [
                    438782.29382698523,
                    5241412.197692076,
                    656.0318334755837
                  ],
                  [
                    438604.07382698526,
                    5241412.197692076,
                    640.0118334755837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:08:00+00:00",
            "end_time": "2011-09-17T18:57:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83748423713656,
              47.36240375442273,
              642.4486312323223
            ],
            [
              -117.8376835409137,
              47.37499212378591,
              642.4486312323223
            ],
            [
              -117.82498789738625,
              47.37508420163126,
              719.4086312323224
            ],
            [
              -117.82479161334744,
              47.36249579194849,
              719.4086312323224
            ],
            [
              -117.83748423713656,
              47.36240375442273,
              642.4486312323223
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376835,
        47.36240375,
        642.4486312,
        -117.8247916,
        47.3750842,
        719.4086312
      ],
      "properties": {
        "datetime": "2011-09-17T23:36:55Z",
        "pc:count": 12330992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437252.6606,
            "count": 12330992,
            "maximum": 437720.2794,
            "minimum": 436761.7594,
            "name": "X",
            "position": 0,
            "stddev": 269.396379,
            "variance": 72574.40904
          },
          {
            "average": 5246511.716,
            "count": 12330992,
            "maximum": 5247177.155,
            "minimum": 5245778.015,
            "name": "Y",
            "position": 1,
            "stddev": 397.3625409,
            "variance": 157896.9889
          },
          {
            "average": 674.8340301,
            "count": 12330992,
            "maximum": 719.4086312,
            "minimum": 642.4486312,
            "name": "Z",
            "position": 2,
            "stddev": 17.81883121,
            "variance": 317.5107458
          },
          {
            "average": 106.5984171,
            "count": 12330992,
            "maximum": 211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.1098167,
            "variance": 534.0636281
          },
          {
            "average": 1.006110214,
            "count": 12330992,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08122145808,
            "variance": 0.006596925253
          },
          {
            "average": 1.013661431,
            "count": 12330992,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1252345946,
            "variance": 0.01568370368
          },
          {
            "average": 0.500026924,
            "count": 12330992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000195,
            "variance": 0.2500000195
          },
          {
            "average": 0,
            "count": 12330992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271372571,
            "count": 12330992,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4446678701,
            "variance": 0.1977295147
          },
          {
            "average": -0.6960916908,
            "count": 12330992,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.993039397,
            "variance": 80.8747576
          },
          {
            "average": 1,
            "count": 12330992,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.71061533,
            "count": 12330992,
            "maximum": 40,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.688955543,
            "variance": 21.98630408
          },
          {
            "average": 32028.33835,
            "count": 12330992,
            "maximum": 58624,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7094.913406,
            "variance": 50337796.23
          },
          {
            "average": 29155.62999,
            "count": 12330992,
            "maximum": 57600,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6000.459119,
            "variance": 36005509.63
          },
          {
            "average": 26052.95925,
            "count": 12330992,
            "maximum": 56064,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 4879.12308,
            "variance": 23805842.03
          },
          {
            "average": 332059.0684,
            "count": 12330992,
            "maximum": 337815.8802,
            "minimum": 328800.1892,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2373.014813,
            "variance": 5631199.3
          },
          {
            "average": 0,
            "count": 12330992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12330992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12330992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12330992,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12330992,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436761.7594,
          5245778.015,
          642.4486312,
          437720.2794,
          5247177.155,
          719.4086312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436761.75943829777,
                5245778.014855791,
                642.4486312323223
              ],
              [
                436761.75943829777,
                5247177.1548557915,
                642.4486312323223
              ],
              [
                437720.2794382978,
                5247177.1548557915,
                719.4086312323224
              ],
              [
                437720.2794382978,
                5245778.014855791,
                719.4086312323224
              ],
              [
                436761.75943829777,
                5245778.014855791,
                642.4486312323223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:36:55+00:00",
        "end_time": "2011-09-17T21:06:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376835,
            47.36240375,
            642.4486312,
            -117.8247916,
            47.3750842,
            719.4086312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83748423713656,
                  47.36240375442273,
                  642.4486312323223
                ],
                [
                  -117.8376835409137,
                  47.37499212378591,
                  642.4486312323223
                ],
                [
                  -117.82498789738625,
                  47.37508420163126,
                  719.4086312323224
                ],
                [
                  -117.82479161334744,
                  47.36249579194849,
                  719.4086312323224
                ],
                [
                  -117.83748423713656,
                  47.36240375442273,
                  642.4486312323223
                ]
              ]
            ]
          },
          "id": "47117C7104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:36:55Z",
            "pc:count": 12330992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437252.6606,
                "count": 12330992,
                "maximum": 437720.2794,
                "minimum": 436761.7594,
                "name": "X",
                "position": 0,
                "stddev": 269.396379,
                "variance": 72574.40904
              },
              {
                "average": 5246511.716,
                "count": 12330992,
                "maximum": 5247177.155,
                "minimum": 5245778.015,
                "name": "Y",
                "position": 1,
                "stddev": 397.3625409,
                "variance": 157896.9889
              },
              {
                "average": 674.8340301,
                "count": 12330992,
                "maximum": 719.4086312,
                "minimum": 642.4486312,
                "name": "Z",
                "position": 2,
                "stddev": 17.81883121,
                "variance": 317.5107458
              },
              {
                "average": 106.5984171,
                "count": 12330992,
                "maximum": 211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.1098167,
                "variance": 534.0636281
              },
              {
                "average": 1.006110214,
                "count": 12330992,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08122145808,
                "variance": 0.006596925253
              },
              {
                "average": 1.013661431,
                "count": 12330992,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1252345946,
                "variance": 0.01568370368
              },
              {
                "average": 0.500026924,
                "count": 12330992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000195,
                "variance": 0.2500000195
              },
              {
                "average": 0,
                "count": 12330992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271372571,
                "count": 12330992,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4446678701,
                "variance": 0.1977295147
              },
              {
                "average": -0.6960916908,
                "count": 12330992,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.993039397,
                "variance": 80.8747576
              },
              {
                "average": 1,
                "count": 12330992,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.71061533,
                "count": 12330992,
                "maximum": 40,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.688955543,
                "variance": 21.98630408
              },
              {
                "average": 32028.33835,
                "count": 12330992,
                "maximum": 58624,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7094.913406,
                "variance": 50337796.23
              },
              {
                "average": 29155.62999,
                "count": 12330992,
                "maximum": 57600,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6000.459119,
                "variance": 36005509.63
              },
              {
                "average": 26052.95925,
                "count": 12330992,
                "maximum": 56064,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 4879.12308,
                "variance": 23805842.03
              },
              {
                "average": 332059.0684,
                "count": 12330992,
                "maximum": 337815.8802,
                "minimum": 328800.1892,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2373.014813,
                "variance": 5631199.3
              },
              {
                "average": 0,
                "count": 12330992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12330992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12330992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12330992,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12330992,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436761.7594,
              5245778.015,
              642.4486312,
              437720.2794,
              5247177.155,
              719.4086312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436761.75943829777,
                    5245778.014855791,
                    642.4486312323223
                  ],
                  [
                    436761.75943829777,
                    5247177.1548557915,
                    642.4486312323223
                  ],
                  [
                    437720.2794382978,
                    5247177.1548557915,
                    719.4086312323224
                  ],
                  [
                    437720.2794382978,
                    5245778.014855791,
                    719.4086312323224
                  ],
                  [
                    436761.75943829777,
                    5245778.014855791,
                    642.4486312323223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:36:55+00:00",
            "end_time": "2011-09-17T21:06:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.6649780285939,
              47.346193896134324,
              646.6147755635568
            ],
            [
              -117.66502575996846,
              47.34999394575066,
              646.6147755635568
            ],
            [
              -117.66248646433012,
              47.35000865082865,
              713.5147755635569
            ],
            [
              -117.66243891517769,
              47.34620859926835,
              713.5147755635569
            ],
            [
              -117.6649780285939,
              47.346193896134324,
              646.6147755635568
            ]
          ]
        ]
      },
      "bbox": [
        -117.6650258,
        47.3461939,
        646.6147756,
        -117.6624389,
        47.35000865,
        713.5147756
      ],
      "properties": {
        "datetime": "2011-09-18T20:39:04Z",
        "pc:count": 632257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 449874.6498,
            "count": 632257,
            "maximum": 449964.0302,
            "minimum": 449772.2302,
            "name": "X",
            "position": 0,
            "stddev": 52.56527154,
            "variance": 2763.107772
          },
          {
            "average": 5244113.991,
            "count": 632257,
            "maximum": 5244273.262,
            "minimum": 5243850.922,
            "name": "Y",
            "position": 1,
            "stddev": 104.2288443,
            "variance": 10863.65198
          },
          {
            "average": 685.2913811,
            "count": 632257,
            "maximum": 713.5147756,
            "minimum": 646.6147756,
            "name": "Z",
            "position": 2,
            "stddev": 11.97225619,
            "variance": 143.3349182
          },
          {
            "average": 101.1269215,
            "count": 632257,
            "maximum": 212,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.83928251,
            "variance": 1835.204126
          },
          {
            "average": 1.06516812,
            "count": 632257,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2586379648,
            "variance": 0.06689359683
          },
          {
            "average": 1.147411575,
            "count": 632257,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3883801389,
            "variance": 0.1508391323
          },
          {
            "average": 0.4995658411,
            "count": 632257,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002069,
            "variance": 0.2500002069
          },
          {
            "average": 0,
            "count": 632257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245216739,
            "count": 632257,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4302159723,
            "variance": 0.1850857829
          },
          {
            "average": -1.339142937,
            "count": 632257,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.902681185,
            "variance": 79.25773229
          },
          {
            "average": 3,
            "count": 632257,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.213244,
            "count": 632257,
            "maximum": 106,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9625348942,
            "variance": 0.9264734225
          },
          {
            "average": 19993.72807,
            "count": 632257,
            "maximum": 49152,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 8803.695174,
            "variance": 77505048.72
          },
          {
            "average": 20137.17475,
            "count": 632257,
            "maximum": 44288,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 7249.775337,
            "variance": 52559242.44
          },
          {
            "average": 19400.505,
            "count": 632257,
            "maximum": 43008,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 6008.603851,
            "variance": 36103320.24
          },
          {
            "average": 413061.7117,
            "count": 632257,
            "maximum": 413544.0618,
            "minimum": 412272.9296,
            "name": "GpsTime",
            "position": 15,
            "stddev": 301.9007732,
            "variance": 91144.07688
          },
          {
            "average": 0,
            "count": 632257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 632257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 632257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 632257,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 632257,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449772.2302,
          5243850.922,
          646.6147756,
          449964.0302,
          5244273.262,
          713.5147756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449772.2302478545,
                5243850.922060022,
                646.6147755635568
              ],
              [
                449772.2302478545,
                5244273.262060022,
                646.6147755635568
              ],
              [
                449964.03024785453,
                5244273.262060022,
                713.5147755635569
              ],
              [
                449964.03024785453,
                5243850.922060022,
                713.5147755635569
              ],
              [
                449772.2302478545,
                5243850.922060022,
                646.6147755635568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:39:04+00:00",
        "end_time": "2011-09-18T20:17:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6650258,
            47.3461939,
            646.6147756,
            -117.6624389,
            47.35000865,
            713.5147756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.6649780285939,
                  47.346193896134324,
                  646.6147755635568
                ],
                [
                  -117.66502575996846,
                  47.34999394575066,
                  646.6147755635568
                ],
                [
                  -117.66248646433012,
                  47.35000865082865,
                  713.5147755635569
                ],
                [
                  -117.66243891517769,
                  47.34620859926835,
                  713.5147755635569
                ],
                [
                  -117.6649780285939,
                  47.346193896134324,
                  646.6147755635568
                ]
              ]
            ]
          },
          "id": "47117C6212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:39:04Z",
            "pc:count": 632257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 449874.6498,
                "count": 632257,
                "maximum": 449964.0302,
                "minimum": 449772.2302,
                "name": "X",
                "position": 0,
                "stddev": 52.56527154,
                "variance": 2763.107772
              },
              {
                "average": 5244113.991,
                "count": 632257,
                "maximum": 5244273.262,
                "minimum": 5243850.922,
                "name": "Y",
                "position": 1,
                "stddev": 104.2288443,
                "variance": 10863.65198
              },
              {
                "average": 685.2913811,
                "count": 632257,
                "maximum": 713.5147756,
                "minimum": 646.6147756,
                "name": "Z",
                "position": 2,
                "stddev": 11.97225619,
                "variance": 143.3349182
              },
              {
                "average": 101.1269215,
                "count": 632257,
                "maximum": 212,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.83928251,
                "variance": 1835.204126
              },
              {
                "average": 1.06516812,
                "count": 632257,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2586379648,
                "variance": 0.06689359683
              },
              {
                "average": 1.147411575,
                "count": 632257,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3883801389,
                "variance": 0.1508391323
              },
              {
                "average": 0.4995658411,
                "count": 632257,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002069,
                "variance": 0.2500002069
              },
              {
                "average": 0,
                "count": 632257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245216739,
                "count": 632257,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4302159723,
                "variance": 0.1850857829
              },
              {
                "average": -1.339142937,
                "count": 632257,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.902681185,
                "variance": 79.25773229
              },
              {
                "average": 3,
                "count": 632257,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.213244,
                "count": 632257,
                "maximum": 106,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9625348942,
                "variance": 0.9264734225
              },
              {
                "average": 19993.72807,
                "count": 632257,
                "maximum": 49152,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 8803.695174,
                "variance": 77505048.72
              },
              {
                "average": 20137.17475,
                "count": 632257,
                "maximum": 44288,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 7249.775337,
                "variance": 52559242.44
              },
              {
                "average": 19400.505,
                "count": 632257,
                "maximum": 43008,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 6008.603851,
                "variance": 36103320.24
              },
              {
                "average": 413061.7117,
                "count": 632257,
                "maximum": 413544.0618,
                "minimum": 412272.9296,
                "name": "GpsTime",
                "position": 15,
                "stddev": 301.9007732,
                "variance": 91144.07688
              },
              {
                "average": 0,
                "count": 632257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 632257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 632257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 632257,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 632257,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449772.2302,
              5243850.922,
              646.6147756,
              449964.0302,
              5244273.262,
              713.5147756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449772.2302478545,
                    5243850.922060022,
                    646.6147755635568
                  ],
                  [
                    449772.2302478545,
                    5244273.262060022,
                    646.6147755635568
                  ],
                  [
                    449964.03024785453,
                    5244273.262060022,
                    713.5147755635569
                  ],
                  [
                    449964.03024785453,
                    5243850.922060022,
                    713.5147755635569
                  ],
                  [
                    449772.2302478545,
                    5243850.922060022,
                    646.6147755635568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:39:04+00:00",
            "end_time": "2011-09-18T20:17:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.94998384251181,
              47.2873913564234,
              577.8694807872777
            ],
            [
              -117.9502095435707,
              47.29999174108827,
              577.8694807872777
            ],
            [
              -117.93748781052048,
              47.30009652105656,
              616.0094807872778
            ],
            [
              -117.93726513013954,
              47.28749609047616,
              616.0094807872778
            ],
            [
              -117.94998384251181,
              47.2873913564234,
              577.8694807872777
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502095,
        47.28739136,
        577.8694808,
        -117.9372651,
        47.30009652,
        616.0094808
      ],
      "properties": {
        "datetime": "2011-09-17T23:11:07Z",
        "pc:count": 10708936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428644.3918,
            "count": 10708936,
            "maximum": 429127.2514,
            "minimum": 428165.3714,
            "name": "X",
            "position": 0,
            "stddev": 272.1192605,
            "variance": 74048.89191
          },
          {
            "average": 5238247.341,
            "count": 10708936,
            "maximum": 5238939.762,
            "minimum": 5237539.262,
            "name": "Y",
            "position": 1,
            "stddev": 406.1394763,
            "variance": 164949.2742
          },
          {
            "average": 592.406961,
            "count": 10708936,
            "maximum": 616.0094808,
            "minimum": 577.8694808,
            "name": "Z",
            "position": 2,
            "stddev": 8.464308209,
            "variance": 71.64451347
          },
          {
            "average": 105.3425312,
            "count": 10708936,
            "maximum": 242,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.67912295,
            "variance": 469.984372
          },
          {
            "average": 1.000141938,
            "count": 10708936,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01247948874,
            "variance": 0.0001557376392
          },
          {
            "average": 1.000340837,
            "count": 10708936,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01980571768,
            "variance": 0.0003922664528
          },
          {
            "average": 0.5000652726,
            "count": 10708936,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000191,
            "variance": 0.2500000191
          },
          {
            "average": 0,
            "count": 10708936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292883439,
            "count": 10708936,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4550854308,
            "variance": 0.2071027494
          },
          {
            "average": -0.2851059358,
            "count": 10708936,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.09013263,
            "variance": 82.63051123
          },
          {
            "average": 1,
            "count": 10708936,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 31.89196013,
            "count": 10708936,
            "maximum": 37,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.879401102,
            "variance": 3.532148504
          },
          {
            "average": 29954.37073,
            "count": 10708936,
            "maximum": 59904,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 6048.378149,
            "variance": 36582878.23
          },
          {
            "average": 27868.06957,
            "count": 10708936,
            "maximum": 61184,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5141.656747,
            "variance": 26436634.1
          },
          {
            "average": 25705.64929,
            "count": 10708936,
            "maximum": 60672,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 4087.217341,
            "variance": 16705345.59
          },
          {
            "average": 333827.8051,
            "count": 10708936,
            "maximum": 336267.535,
            "minimum": 331044.8676,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1046.051322,
            "variance": 1094223.367
          },
          {
            "average": 0,
            "count": 10708936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10708936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10708936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10708936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10708936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428165.3714,
          5237539.262,
          577.8694808,
          429127.2514,
          5238939.762,
          616.0094808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428165.3713650384,
                5237539.262096297,
                577.8694807872777
              ],
              [
                428165.3713650384,
                5238939.762096297,
                577.8694807872777
              ],
              [
                429127.2513650384,
                5238939.762096297,
                616.0094807872778
              ],
              [
                429127.2513650384,
                5237539.262096297,
                616.0094807872778
              ],
              [
                428165.3713650384,
                5237539.262096297,
                577.8694807872777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:11:07+00:00",
        "end_time": "2011-09-17T21:44:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502095,
            47.28739136,
            577.8694808,
            -117.9372651,
            47.30009652,
            616.0094808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.94998384251181,
                  47.2873913564234,
                  577.8694807872777
                ],
                [
                  -117.9502095435707,
                  47.29999174108827,
                  577.8694807872777
                ],
                [
                  -117.93748781052048,
                  47.30009652105656,
                  616.0094807872778
                ],
                [
                  -117.93726513013954,
                  47.28749609047616,
                  616.0094807872778
                ],
                [
                  -117.94998384251181,
                  47.2873913564234,
                  577.8694807872777
                ]
              ]
            ]
          },
          "id": "47117C8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:11:07Z",
            "pc:count": 10708936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428644.3918,
                "count": 10708936,
                "maximum": 429127.2514,
                "minimum": 428165.3714,
                "name": "X",
                "position": 0,
                "stddev": 272.1192605,
                "variance": 74048.89191
              },
              {
                "average": 5238247.341,
                "count": 10708936,
                "maximum": 5238939.762,
                "minimum": 5237539.262,
                "name": "Y",
                "position": 1,
                "stddev": 406.1394763,
                "variance": 164949.2742
              },
              {
                "average": 592.406961,
                "count": 10708936,
                "maximum": 616.0094808,
                "minimum": 577.8694808,
                "name": "Z",
                "position": 2,
                "stddev": 8.464308209,
                "variance": 71.64451347
              },
              {
                "average": 105.3425312,
                "count": 10708936,
                "maximum": 242,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.67912295,
                "variance": 469.984372
              },
              {
                "average": 1.000141938,
                "count": 10708936,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01247948874,
                "variance": 0.0001557376392
              },
              {
                "average": 1.000340837,
                "count": 10708936,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01980571768,
                "variance": 0.0003922664528
              },
              {
                "average": 0.5000652726,
                "count": 10708936,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000191,
                "variance": 0.2500000191
              },
              {
                "average": 0,
                "count": 10708936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292883439,
                "count": 10708936,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4550854308,
                "variance": 0.2071027494
              },
              {
                "average": -0.2851059358,
                "count": 10708936,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.09013263,
                "variance": 82.63051123
              },
              {
                "average": 1,
                "count": 10708936,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 31.89196013,
                "count": 10708936,
                "maximum": 37,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.879401102,
                "variance": 3.532148504
              },
              {
                "average": 29954.37073,
                "count": 10708936,
                "maximum": 59904,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 6048.378149,
                "variance": 36582878.23
              },
              {
                "average": 27868.06957,
                "count": 10708936,
                "maximum": 61184,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5141.656747,
                "variance": 26436634.1
              },
              {
                "average": 25705.64929,
                "count": 10708936,
                "maximum": 60672,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 4087.217341,
                "variance": 16705345.59
              },
              {
                "average": 333827.8051,
                "count": 10708936,
                "maximum": 336267.535,
                "minimum": 331044.8676,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1046.051322,
                "variance": 1094223.367
              },
              {
                "average": 0,
                "count": 10708936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10708936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10708936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10708936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10708936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428165.3714,
              5237539.262,
              577.8694808,
              429127.2514,
              5238939.762,
              616.0094808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428165.3713650384,
                    5237539.262096297,
                    577.8694807872777
                  ],
                  [
                    428165.3713650384,
                    5238939.762096297,
                    577.8694807872777
                  ],
                  [
                    429127.2513650384,
                    5238939.762096297,
                    616.0094807872778
                  ],
                  [
                    429127.2513650384,
                    5237539.262096297,
                    616.0094807872778
                  ],
                  [
                    428165.3713650384,
                    5237539.262096297,
                    577.8694807872777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:11:07+00:00",
            "end_time": "2011-09-17T21:44:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87498383292534,
              47.29989932730209,
              593.64384466382
            ],
            [
              -117.87519167385467,
              47.3124918499788,
              593.64384466382
            ],
            [
              -117.86248784529742,
              47.31258816232972,
              650.60384466382
            ],
            [
              -117.86228302036132,
              47.29999559747291,
              650.60384466382
            ],
            [
              -117.87498383292534,
              47.29989932730209,
              593.64384466382
            ]
          ]
        ]
      },
      "bbox": [
        -117.8751917,
        47.29989933,
        593.6438447,
        -117.862283,
        47.31258816,
        650.6038447
      ],
      "properties": {
        "datetime": "2011-09-17T20:45:40Z",
        "pc:count": 10724571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434335.714,
            "count": 10724571,
            "maximum": 434812.4674,
            "minimum": 433852.1874,
            "name": "X",
            "position": 0,
            "stddev": 272.0768776,
            "variance": 74025.82735
          },
          {
            "average": 5239556.818,
            "count": 10724571,
            "maximum": 5240262.518,
            "minimum": 5238862.918,
            "name": "Y",
            "position": 1,
            "stddev": 403.026899,
            "variance": 162430.6813
          },
          {
            "average": 615.9439427,
            "count": 10724571,
            "maximum": 650.6038447,
            "minimum": 593.6438447,
            "name": "Z",
            "position": 2,
            "stddev": 10.96999619,
            "variance": 120.3408165
          },
          {
            "average": 106.2943364,
            "count": 10724571,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.92637495,
            "variance": 480.7659183
          },
          {
            "average": 1.000672847,
            "count": 10724571,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02756212967,
            "variance": 0.0007596709922
          },
          {
            "average": 1.001514093,
            "count": 10724571,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04308630945,
            "variance": 0.001856430062
          },
          {
            "average": 0.5000279265,
            "count": 10724571,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000225,
            "variance": 0.2500000225
          },
          {
            "average": 0,
            "count": 10724571,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312984454,
            "count": 10724571,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4637081039,
            "variance": 0.2150252056
          },
          {
            "average": -0.8652501631,
            "count": 10724571,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.826720464,
            "variance": 77.91099415
          },
          {
            "average": 1,
            "count": 10724571,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.41383212,
            "count": 10724571,
            "maximum": 19,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.871385604,
            "variance": 3.502084079
          },
          {
            "average": 32439.22642,
            "count": 10724571,
            "maximum": 57344,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 6226.679064,
            "variance": 38771532.16
          },
          {
            "average": 29886.56292,
            "count": 10724571,
            "maximum": 58880,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5530.251981,
            "variance": 30583686.97
          },
          {
            "average": 27233.84229,
            "count": 10724571,
            "maximum": 58880,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 4736.549454,
            "variance": 22434900.73
          },
          {
            "average": 325555.6534,
            "count": 10724571,
            "maximum": 327540.3894,
            "minimum": 323763.3003,
            "name": "GpsTime",
            "position": 15,
            "stddev": 806.8184575,
            "variance": 650956.0233
          },
          {
            "average": 0,
            "count": 10724571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10724571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10724571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10724571,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10724571,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433852.1874,
          5238862.918,
          593.6438447,
          434812.4674,
          5240262.518,
          650.6038447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433852.1874404083,
                5238862.917528327,
                593.64384466382
              ],
              [
                433852.1874404083,
                5240262.517528326,
                593.64384466382
              ],
              [
                434812.4674404083,
                5240262.517528326,
                650.60384466382
              ],
              [
                434812.4674404083,
                5238862.917528327,
                650.60384466382
              ],
              [
                433852.1874404083,
                5238862.917528327,
                593.64384466382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:45:40+00:00",
        "end_time": "2011-09-17T19:42:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8751917,
            47.29989933,
            593.6438447,
            -117.862283,
            47.31258816,
            650.6038447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87498383292534,
                  47.29989932730209,
                  593.64384466382
                ],
                [
                  -117.87519167385467,
                  47.3124918499788,
                  593.64384466382
                ],
                [
                  -117.86248784529742,
                  47.31258816232972,
                  650.60384466382
                ],
                [
                  -117.86228302036132,
                  47.29999559747291,
                  650.60384466382
                ],
                [
                  -117.87498383292534,
                  47.29989932730209,
                  593.64384466382
                ]
              ]
            ]
          },
          "id": "47117C7301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:45:40Z",
            "pc:count": 10724571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434335.714,
                "count": 10724571,
                "maximum": 434812.4674,
                "minimum": 433852.1874,
                "name": "X",
                "position": 0,
                "stddev": 272.0768776,
                "variance": 74025.82735
              },
              {
                "average": 5239556.818,
                "count": 10724571,
                "maximum": 5240262.518,
                "minimum": 5238862.918,
                "name": "Y",
                "position": 1,
                "stddev": 403.026899,
                "variance": 162430.6813
              },
              {
                "average": 615.9439427,
                "count": 10724571,
                "maximum": 650.6038447,
                "minimum": 593.6438447,
                "name": "Z",
                "position": 2,
                "stddev": 10.96999619,
                "variance": 120.3408165
              },
              {
                "average": 106.2943364,
                "count": 10724571,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.92637495,
                "variance": 480.7659183
              },
              {
                "average": 1.000672847,
                "count": 10724571,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02756212967,
                "variance": 0.0007596709922
              },
              {
                "average": 1.001514093,
                "count": 10724571,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04308630945,
                "variance": 0.001856430062
              },
              {
                "average": 0.5000279265,
                "count": 10724571,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000225,
                "variance": 0.2500000225
              },
              {
                "average": 0,
                "count": 10724571,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312984454,
                "count": 10724571,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4637081039,
                "variance": 0.2150252056
              },
              {
                "average": -0.8652501631,
                "count": 10724571,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.826720464,
                "variance": 77.91099415
              },
              {
                "average": 1,
                "count": 10724571,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.41383212,
                "count": 10724571,
                "maximum": 19,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.871385604,
                "variance": 3.502084079
              },
              {
                "average": 32439.22642,
                "count": 10724571,
                "maximum": 57344,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 6226.679064,
                "variance": 38771532.16
              },
              {
                "average": 29886.56292,
                "count": 10724571,
                "maximum": 58880,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5530.251981,
                "variance": 30583686.97
              },
              {
                "average": 27233.84229,
                "count": 10724571,
                "maximum": 58880,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 4736.549454,
                "variance": 22434900.73
              },
              {
                "average": 325555.6534,
                "count": 10724571,
                "maximum": 327540.3894,
                "minimum": 323763.3003,
                "name": "GpsTime",
                "position": 15,
                "stddev": 806.8184575,
                "variance": 650956.0233
              },
              {
                "average": 0,
                "count": 10724571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10724571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10724571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10724571,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10724571,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433852.1874,
              5238862.918,
              593.6438447,
              434812.4674,
              5240262.518,
              650.6038447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433852.1874404083,
                    5238862.917528327,
                    593.64384466382
                  ],
                  [
                    433852.1874404083,
                    5240262.517528326,
                    593.64384466382
                  ],
                  [
                    434812.4674404083,
                    5240262.517528326,
                    650.60384466382
                  ],
                  [
                    434812.4674404083,
                    5238862.917528327,
                    650.60384466382
                  ],
                  [
                    433852.1874404083,
                    5238862.917528327,
                    593.64384466382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:45:40+00:00",
            "end_time": "2011-09-17T19:42:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.4749849568605,
              47.47494280457427,
              700.6975541122988
            ],
            [
              -117.47509809303939,
              47.48749314937079,
              700.6975541122988
            ],
            [
              -117.46250029537066,
              47.48754465252491,
              755.8175541122987
            ],
            [
              -117.46239015886961,
              47.47499428523642,
              755.8175541122987
            ],
            [
              -117.4749849568605,
              47.47494280457427,
              700.6975541122988
            ]
          ]
        ]
      },
      "bbox": [
        -117.4750981,
        47.4749428,
        700.6975541,
        -117.4623902,
        47.48754465,
        755.8175541
      ],
      "properties": {
        "datetime": "2011-09-18T22:13:39Z",
        "pc:count": 11800647,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 464676.1257,
            "count": 11800647,
            "maximum": 465159.3114,
            "minimum": 464210.2714,
            "name": "X",
            "position": 0,
            "stddev": 272.1329883,
            "variance": 74056.36333
          },
          {
            "average": 5258738.404,
            "count": 11800647,
            "maximum": 5259449.152,
            "minimum": 5258054.312,
            "name": "Y",
            "position": 1,
            "stddev": 397.4304386,
            "variance": 157950.9535
          },
          {
            "average": 718.3768383,
            "count": 11800647,
            "maximum": 755.8175541,
            "minimum": 700.6975541,
            "name": "Z",
            "position": 2,
            "stddev": 7.658214014,
            "variance": 58.64824189
          },
          {
            "average": 96.27857989,
            "count": 11800647,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.91372256,
            "variance": 2017.242474
          },
          {
            "average": 1.120752023,
            "count": 11800647,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3541302486,
            "variance": 0.125408233
          },
          {
            "average": 1.257143952,
            "count": 11800647,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5162587468,
            "variance": 0.2665230937
          },
          {
            "average": 0.4997108209,
            "count": 11800647,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999376,
            "variance": 0.2499999376
          },
          {
            "average": 0,
            "count": 11800647,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215131848,
            "count": 11800647,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4109137993,
            "variance": 0.1688501504
          },
          {
            "average": -1.928189676,
            "count": 11800647,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.864642758,
            "variance": 78.58189122
          },
          {
            "average": 7,
            "count": 11800647,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 144.3580481,
            "count": 11800647,
            "maximum": 149,
            "minimum": 140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.157767971,
            "variance": 4.655962615
          },
          {
            "average": 16780.25154,
            "count": 11800647,
            "maximum": 65024,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8755.694577,
            "variance": 76662187.52
          },
          {
            "average": 17415.90498,
            "count": 11800647,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7596.609341,
            "variance": 57708473.48
          },
          {
            "average": 15282.38326,
            "count": 11800647,
            "maximum": 65024,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6623.32904,
            "variance": 43868487.57
          },
          {
            "average": 416478.5515,
            "count": 11800647,
            "maximum": 419219.6859,
            "minimum": 413781.6595,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1455.24977,
            "variance": 2117751.893
          },
          {
            "average": 0,
            "count": 11800647,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11800647,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11800647,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11800647,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11800647,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          464210.2714,
          5258054.312,
          700.6975541,
          465159.3114,
          5259449.152,
          755.8175541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                464210.27136196726,
                5258054.311651507,
                700.6975541122988
              ],
              [
                464210.27136196726,
                5259449.151651507,
                700.6975541122988
              ],
              [
                465159.3113619673,
                5259449.151651507,
                755.8175541122987
              ],
              [
                465159.3113619673,
                5258054.311651507,
                755.8175541122987
              ],
              [
                464210.27136196726,
                5258054.311651507,
                700.6975541122988
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:13:39+00:00",
        "end_time": "2011-09-18T20:43:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4750981,
            47.4749428,
            700.6975541,
            -117.4623902,
            47.48754465,
            755.8175541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.4749849568605,
                  47.47494280457427,
                  700.6975541122988
                ],
                [
                  -117.47509809303939,
                  47.48749314937079,
                  700.6975541122988
                ],
                [
                  -117.46250029537066,
                  47.48754465252491,
                  755.8175541122987
                ],
                [
                  -117.46239015886961,
                  47.47499428523642,
                  755.8175541122987
                ],
                [
                  -117.4749849568605,
                  47.47494280457427,
                  700.6975541122988
                ]
              ]
            ]
          },
          "id": "47117D4108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:13:39Z",
            "pc:count": 11800647,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 464676.1257,
                "count": 11800647,
                "maximum": 465159.3114,
                "minimum": 464210.2714,
                "name": "X",
                "position": 0,
                "stddev": 272.1329883,
                "variance": 74056.36333
              },
              {
                "average": 5258738.404,
                "count": 11800647,
                "maximum": 5259449.152,
                "minimum": 5258054.312,
                "name": "Y",
                "position": 1,
                "stddev": 397.4304386,
                "variance": 157950.9535
              },
              {
                "average": 718.3768383,
                "count": 11800647,
                "maximum": 755.8175541,
                "minimum": 700.6975541,
                "name": "Z",
                "position": 2,
                "stddev": 7.658214014,
                "variance": 58.64824189
              },
              {
                "average": 96.27857989,
                "count": 11800647,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.91372256,
                "variance": 2017.242474
              },
              {
                "average": 1.120752023,
                "count": 11800647,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3541302486,
                "variance": 0.125408233
              },
              {
                "average": 1.257143952,
                "count": 11800647,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5162587468,
                "variance": 0.2665230937
              },
              {
                "average": 0.4997108209,
                "count": 11800647,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999376,
                "variance": 0.2499999376
              },
              {
                "average": 0,
                "count": 11800647,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215131848,
                "count": 11800647,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4109137993,
                "variance": 0.1688501504
              },
              {
                "average": -1.928189676,
                "count": 11800647,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.864642758,
                "variance": 78.58189122
              },
              {
                "average": 7,
                "count": 11800647,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 144.3580481,
                "count": 11800647,
                "maximum": 149,
                "minimum": 140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.157767971,
                "variance": 4.655962615
              },
              {
                "average": 16780.25154,
                "count": 11800647,
                "maximum": 65024,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8755.694577,
                "variance": 76662187.52
              },
              {
                "average": 17415.90498,
                "count": 11800647,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7596.609341,
                "variance": 57708473.48
              },
              {
                "average": 15282.38326,
                "count": 11800647,
                "maximum": 65024,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6623.32904,
                "variance": 43868487.57
              },
              {
                "average": 416478.5515,
                "count": 11800647,
                "maximum": 419219.6859,
                "minimum": 413781.6595,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1455.24977,
                "variance": 2117751.893
              },
              {
                "average": 0,
                "count": 11800647,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11800647,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11800647,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11800647,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11800647,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              464210.2714,
              5258054.312,
              700.6975541,
              465159.3114,
              5259449.152,
              755.8175541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    464210.27136196726,
                    5258054.311651507,
                    700.6975541122988
                  ],
                  [
                    464210.27136196726,
                    5259449.151651507,
                    700.6975541122988
                  ],
                  [
                    465159.3113619673,
                    5259449.151651507,
                    755.8175541122987
                  ],
                  [
                    465159.3113619673,
                    5258054.311651507,
                    755.8175541122987
                  ],
                  [
                    464210.27136196726,
                    5258054.311651507,
                    700.6975541122988
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:13:39+00:00",
            "end_time": "2011-09-18T20:43:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92498353803316,
              47.27489379202649,
              589.536616986583
            ],
            [
              -117.9252031568613,
              47.287491595277004,
              589.536616986583
            ],
            [
              -117.91249041378957,
              47.287593530848554,
              622.336616986583
            ],
            [
              -117.91227381160402,
              47.274995682939675,
              622.336616986583
            ],
            [
              -117.92498353803316,
              47.27489379202649,
              589.536616986583
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252032,
        47.27489379,
        589.536617,
        -117.9122738,
        47.28759353,
        622.336617
      ],
      "properties": {
        "datetime": "2011-09-17T21:29:15Z",
        "pc:count": 10411857,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430518.9345,
            "count": 10411857,
            "maximum": 431000.7439,
            "minimum": 430039.3239,
            "name": "X",
            "position": 0,
            "stddev": 272.0148887,
            "variance": 73992.0997
          },
          {
            "average": 5236819.671,
            "count": 10411857,
            "maximum": 5237527.869,
            "minimum": 5236127.669,
            "name": "Y",
            "position": 1,
            "stddev": 401.1479983,
            "variance": 160919.7166
          },
          {
            "average": 598.3745811,
            "count": 10411857,
            "maximum": 622.336617,
            "minimum": 589.536617,
            "name": "Z",
            "position": 2,
            "stddev": 4.652207752,
            "variance": 21.64303697
          },
          {
            "average": 105.9094579,
            "count": 10411857,
            "maximum": 227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.68745212,
            "variance": 659.8451965
          },
          {
            "average": 1.004511299,
            "count": 10411857,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06841867749,
            "variance": 0.00468111543
          },
          {
            "average": 1.010294417,
            "count": 10411857,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1052822156,
            "variance": 0.01108434492
          },
          {
            "average": 0.5000401946,
            "count": 10411857,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000224,
            "variance": 0.2500000224
          },
          {
            "average": 0,
            "count": 10411857,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328841531,
            "count": 10411857,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4697922943,
            "variance": 0.2207047998
          },
          {
            "average": -0.7197455725,
            "count": 10411857,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.772514666,
            "variance": 76.95701357
          },
          {
            "average": 1,
            "count": 10411857,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.72624144,
            "count": 10411857,
            "maximum": 25,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.887397962,
            "variance": 3.562271068
          },
          {
            "average": 30379.29864,
            "count": 10411857,
            "maximum": 62208,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6994.198428,
            "variance": 48918811.65
          },
          {
            "average": 28586.75619,
            "count": 10411857,
            "maximum": 63232,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 6110.296361,
            "variance": 37335721.62
          },
          {
            "average": 26434.00524,
            "count": 10411857,
            "maximum": 63488,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 5211.79065,
            "variance": 27162761.78
          },
          {
            "average": 327892.7546,
            "count": 10411857,
            "maximum": 330155.5452,
            "minimum": 325675.707,
            "name": "GpsTime",
            "position": 15,
            "stddev": 835.9411941,
            "variance": 698797.68
          },
          {
            "average": 0,
            "count": 10411857,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10411857,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10411857,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10411857,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10411857,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430039.3239,
          5236127.669,
          589.536617,
          431000.7439,
          5237527.869,
          622.336617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430039.32389608683,
                5236127.669321371,
                589.536616986583
              ],
              [
                430039.32389608683,
                5237527.8693213705,
                589.536616986583
              ],
              [
                431000.7438960869,
                5237527.8693213705,
                622.336616986583
              ],
              [
                431000.7438960869,
                5236127.669321371,
                622.336616986583
              ],
              [
                430039.32389608683,
                5236127.669321371,
                589.536616986583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:29:15+00:00",
        "end_time": "2011-09-17T20:14:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252032,
            47.27489379,
            589.536617,
            -117.9122738,
            47.28759353,
            622.336617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92498353803316,
                  47.27489379202649,
                  589.536616986583
                ],
                [
                  -117.9252031568613,
                  47.287491595277004,
                  589.536616986583
                ],
                [
                  -117.91249041378957,
                  47.287593530848554,
                  622.336616986583
                ],
                [
                  -117.91227381160402,
                  47.274995682939675,
                  622.336616986583
                ],
                [
                  -117.92498353803316,
                  47.27489379202649,
                  589.536616986583
                ]
              ]
            ]
          },
          "id": "47117C8412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:29:15Z",
            "pc:count": 10411857,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430518.9345,
                "count": 10411857,
                "maximum": 431000.7439,
                "minimum": 430039.3239,
                "name": "X",
                "position": 0,
                "stddev": 272.0148887,
                "variance": 73992.0997
              },
              {
                "average": 5236819.671,
                "count": 10411857,
                "maximum": 5237527.869,
                "minimum": 5236127.669,
                "name": "Y",
                "position": 1,
                "stddev": 401.1479983,
                "variance": 160919.7166
              },
              {
                "average": 598.3745811,
                "count": 10411857,
                "maximum": 622.336617,
                "minimum": 589.536617,
                "name": "Z",
                "position": 2,
                "stddev": 4.652207752,
                "variance": 21.64303697
              },
              {
                "average": 105.9094579,
                "count": 10411857,
                "maximum": 227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.68745212,
                "variance": 659.8451965
              },
              {
                "average": 1.004511299,
                "count": 10411857,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06841867749,
                "variance": 0.00468111543
              },
              {
                "average": 1.010294417,
                "count": 10411857,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1052822156,
                "variance": 0.01108434492
              },
              {
                "average": 0.5000401946,
                "count": 10411857,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000224,
                "variance": 0.2500000224
              },
              {
                "average": 0,
                "count": 10411857,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328841531,
                "count": 10411857,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4697922943,
                "variance": 0.2207047998
              },
              {
                "average": -0.7197455725,
                "count": 10411857,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.772514666,
                "variance": 76.95701357
              },
              {
                "average": 1,
                "count": 10411857,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.72624144,
                "count": 10411857,
                "maximum": 25,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.887397962,
                "variance": 3.562271068
              },
              {
                "average": 30379.29864,
                "count": 10411857,
                "maximum": 62208,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6994.198428,
                "variance": 48918811.65
              },
              {
                "average": 28586.75619,
                "count": 10411857,
                "maximum": 63232,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 6110.296361,
                "variance": 37335721.62
              },
              {
                "average": 26434.00524,
                "count": 10411857,
                "maximum": 63488,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 5211.79065,
                "variance": 27162761.78
              },
              {
                "average": 327892.7546,
                "count": 10411857,
                "maximum": 330155.5452,
                "minimum": 325675.707,
                "name": "GpsTime",
                "position": 15,
                "stddev": 835.9411941,
                "variance": 698797.68
              },
              {
                "average": 0,
                "count": 10411857,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10411857,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10411857,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10411857,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10411857,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430039.3239,
              5236127.669,
              589.536617,
              431000.7439,
              5237527.869,
              622.336617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430039.32389608683,
                    5236127.669321371,
                    589.536616986583
                  ],
                  [
                    430039.32389608683,
                    5237527.8693213705,
                    589.536616986583
                  ],
                  [
                    431000.7438960869,
                    5237527.8693213705,
                    622.336616986583
                  ],
                  [
                    431000.7438960869,
                    5236127.669321371,
                    622.336616986583
                  ],
                  [
                    430039.32389608683,
                    5236127.669321371,
                    589.536616986583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:29:15+00:00",
            "end_time": "2011-09-17T20:14:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.44998520520232,
              47.46244587220147,
              713.246203138823
            ],
            [
              -117.45009231233387,
              47.47499304957349,
              713.246203138823
            ],
            [
              -117.43748684209415,
              47.47504183662482,
              760.586203138823
            ],
            [
              -117.4373827344125,
              47.46249463795317,
              760.586203138823
            ],
            [
              -117.44998520520232,
              47.46244587220147,
              713.246203138823
            ]
          ]
        ]
      },
      "bbox": [
        -117.4500923,
        47.46244587,
        713.2462031,
        -117.4373827,
        47.47504184,
        760.5862031
      ],
      "properties": {
        "datetime": "2011-09-18T20:46:21Z",
        "pc:count": 11524570,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 466560.259,
            "count": 11524570,
            "maximum": 467035.7808,
            "minimum": 466085.9408,
            "name": "X",
            "position": 0,
            "stddev": 272.0326744,
            "variance": 74001.77591
          },
          {
            "average": 5257343.354,
            "count": 11524570,
            "maximum": 5258048.736,
            "minimum": 5256654.256,
            "name": "Y",
            "position": 1,
            "stddev": 395.114071,
            "variance": 156115.1291
          },
          {
            "average": 724.1329813,
            "count": 11524570,
            "maximum": 760.5862031,
            "minimum": 713.2462031,
            "name": "Z",
            "position": 2,
            "stddev": 7.17285269,
            "variance": 51.44981572
          },
          {
            "average": 100.2740502,
            "count": 11524570,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.91474696,
            "variance": 1593.187025
          },
          {
            "average": 1.07820769,
            "count": 11524570,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2853717332,
            "variance": 0.08143702613
          },
          {
            "average": 1.169614311,
            "count": 11524570,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.422992602,
            "variance": 0.1789227414
          },
          {
            "average": 0.4999483712,
            "count": 11524570,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000019,
            "variance": 0.250000019
          },
          {
            "average": 0,
            "count": 11524570,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225178553,
            "count": 11524570,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4176998774,
            "variance": 0.1744731876
          },
          {
            "average": -2.168905372,
            "count": 11524570,
            "maximum": 18,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.928327241,
            "variance": 79.71502732
          },
          {
            "average": 7,
            "count": 11524570,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 136.9773306,
            "count": 11524570,
            "maximum": 141,
            "minimum": 133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.167476763,
            "variance": 4.697955516
          },
          {
            "average": 18870.43481,
            "count": 11524570,
            "maximum": 63488,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8736.098039,
            "variance": 76319408.94
          },
          {
            "average": 19237.01527,
            "count": 11524570,
            "maximum": 63744,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7255.83712,
            "variance": 52647172.31
          },
          {
            "average": 16822.719,
            "count": 11524570,
            "maximum": 64512,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 6332.918774,
            "variance": 40105860.2
          },
          {
            "average": 411467.9092,
            "count": 11524570,
            "maximum": 413981.8231,
            "minimum": 408409.0027,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1554.473701,
            "variance": 2416388.487
          },
          {
            "average": 0,
            "count": 11524570,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11524570,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11524570,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11524570,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11524570,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          466085.9408,
          5256654.256,
          713.2462031,
          467035.7808,
          5258048.736,
          760.5862031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                466085.94076298916,
                5256654.256256895,
                713.246203138823
              ],
              [
                466085.94076298916,
                5258048.736256896,
                713.246203138823
              ],
              [
                467035.78076298913,
                5258048.736256896,
                760.586203138823
              ],
              [
                467035.78076298913,
                5256654.256256895,
                760.586203138823
              ],
              [
                466085.94076298916,
                5256654.256256895,
                713.246203138823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:46:21+00:00",
        "end_time": "2011-09-18T19:13:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4500923,
            47.46244587,
            713.2462031,
            -117.4373827,
            47.47504184,
            760.5862031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.44998520520232,
                  47.46244587220147,
                  713.246203138823
                ],
                [
                  -117.45009231233387,
                  47.47499304957349,
                  713.246203138823
                ],
                [
                  -117.43748684209415,
                  47.47504183662482,
                  760.586203138823
                ],
                [
                  -117.4373827344125,
                  47.46249463795317,
                  760.586203138823
                ],
                [
                  -117.44998520520232,
                  47.46244587220147,
                  713.246203138823
                ]
              ]
            ]
          },
          "id": "47117D4115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:46:21Z",
            "pc:count": 11524570,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 466560.259,
                "count": 11524570,
                "maximum": 467035.7808,
                "minimum": 466085.9408,
                "name": "X",
                "position": 0,
                "stddev": 272.0326744,
                "variance": 74001.77591
              },
              {
                "average": 5257343.354,
                "count": 11524570,
                "maximum": 5258048.736,
                "minimum": 5256654.256,
                "name": "Y",
                "position": 1,
                "stddev": 395.114071,
                "variance": 156115.1291
              },
              {
                "average": 724.1329813,
                "count": 11524570,
                "maximum": 760.5862031,
                "minimum": 713.2462031,
                "name": "Z",
                "position": 2,
                "stddev": 7.17285269,
                "variance": 51.44981572
              },
              {
                "average": 100.2740502,
                "count": 11524570,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.91474696,
                "variance": 1593.187025
              },
              {
                "average": 1.07820769,
                "count": 11524570,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2853717332,
                "variance": 0.08143702613
              },
              {
                "average": 1.169614311,
                "count": 11524570,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.422992602,
                "variance": 0.1789227414
              },
              {
                "average": 0.4999483712,
                "count": 11524570,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000019,
                "variance": 0.250000019
              },
              {
                "average": 0,
                "count": 11524570,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225178553,
                "count": 11524570,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4176998774,
                "variance": 0.1744731876
              },
              {
                "average": -2.168905372,
                "count": 11524570,
                "maximum": 18,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.928327241,
                "variance": 79.71502732
              },
              {
                "average": 7,
                "count": 11524570,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 136.9773306,
                "count": 11524570,
                "maximum": 141,
                "minimum": 133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.167476763,
                "variance": 4.697955516
              },
              {
                "average": 18870.43481,
                "count": 11524570,
                "maximum": 63488,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8736.098039,
                "variance": 76319408.94
              },
              {
                "average": 19237.01527,
                "count": 11524570,
                "maximum": 63744,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7255.83712,
                "variance": 52647172.31
              },
              {
                "average": 16822.719,
                "count": 11524570,
                "maximum": 64512,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 6332.918774,
                "variance": 40105860.2
              },
              {
                "average": 411467.9092,
                "count": 11524570,
                "maximum": 413981.8231,
                "minimum": 408409.0027,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1554.473701,
                "variance": 2416388.487
              },
              {
                "average": 0,
                "count": 11524570,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11524570,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11524570,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11524570,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11524570,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              466085.9408,
              5256654.256,
              713.2462031,
              467035.7808,
              5258048.736,
              760.5862031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    466085.94076298916,
                    5256654.256256895,
                    713.246203138823
                  ],
                  [
                    466085.94076298916,
                    5258048.736256896,
                    713.246203138823
                  ],
                  [
                    467035.78076298913,
                    5258048.736256896,
                    760.586203138823
                  ],
                  [
                    467035.78076298913,
                    5256654.256256895,
                    760.586203138823
                  ],
                  [
                    466085.94076298916,
                    5256654.256256895,
                    713.246203138823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:46:21+00:00",
            "end_time": "2011-09-18T19:13:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.74998460951016,
              47.36241320803479,
              667.3701848051086
            ],
            [
              -117.75016295880182,
              47.3749924868632,
              667.3701848051086
            ],
            [
              -117.73748824194996,
              47.37507473522872,
              711.1101848051086
            ],
            [
              -117.73731290536809,
              47.36249542041092,
              711.1101848051086
            ],
            [
              -117.74998460951016,
              47.36241320803479,
              667.3701848051086
            ]
          ]
        ]
      },
      "bbox": [
        -117.750163,
        47.36241321,
        667.3701848,
        -117.7373129,
        47.37507474,
        711.1101848
      ],
      "properties": {
        "datetime": "2011-09-18T22:37:45Z",
        "pc:count": 10593063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443851.1172,
            "count": 10593063,
            "maximum": 444325.7338,
            "minimum": 443368.8138,
            "name": "X",
            "position": 0,
            "stddev": 269.4827413,
            "variance": 72620.94783
          },
          {
            "average": 5246397.188,
            "count": 10593063,
            "maximum": 5247109.827,
            "minimum": 5245711.727,
            "name": "Y",
            "position": 1,
            "stddev": 399.1330613,
            "variance": 159307.2006
          },
          {
            "average": 683.9238289,
            "count": 10593063,
            "maximum": 711.1101848,
            "minimum": 667.3701848,
            "name": "Z",
            "position": 2,
            "stddev": 4.775650102,
            "variance": 22.8068339
          },
          {
            "average": 103.2404465,
            "count": 10593063,
            "maximum": 208,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.60474481,
            "variance": 466.7649983
          },
          {
            "average": 1.002951082,
            "count": 10593063,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05706776956,
            "variance": 0.003256730322
          },
          {
            "average": 1.006533899,
            "count": 10593063,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08834853633,
            "variance": 0.007805463872
          },
          {
            "average": 0.5001709137,
            "count": 10593063,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999944,
            "variance": 0.2499999944
          },
          {
            "average": 0,
            "count": 10593063,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303945044,
            "count": 10593063,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4599592093,
            "variance": 0.2115624742
          },
          {
            "average": -2.509937918,
            "count": 10593063,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.739748373,
            "variance": 76.38320162
          },
          {
            "average": 3,
            "count": 10593063,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 116.3316568,
            "count": 10593063,
            "maximum": 121,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.157088861,
            "variance": 4.653032355
          },
          {
            "average": 31741.02365,
            "count": 10593063,
            "maximum": 55552,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 5705.906707,
            "variance": 32557371.34
          },
          {
            "average": 29542.34125,
            "count": 10593063,
            "maximum": 52736,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 4944.080895,
            "variance": 24443935.89
          },
          {
            "average": 27428.79498,
            "count": 10593063,
            "maximum": 49920,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4096.799627,
            "variance": 16783767.18
          },
          {
            "average": 418062.1536,
            "count": 10593063,
            "maximum": 420665.7977,
            "minimum": 415721.5024,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1105.170819,
            "variance": 1221402.54
          },
          {
            "average": 0,
            "count": 10593063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10593063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10593063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10593063,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10593063,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443368.8138,
          5245711.727,
          667.3701848,
          444325.7338,
          5247109.827,
          711.1101848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443368.81379597593,
                5245711.727392118,
                667.3701848051086
              ],
              [
                443368.81379597593,
                5247109.827392118,
                667.3701848051086
              ],
              [
                444325.733795976,
                5247109.827392118,
                711.1101848051086
              ],
              [
                444325.733795976,
                5245711.727392118,
                711.1101848051086
              ],
              [
                443368.81379597593,
                5245711.727392118,
                667.3701848051086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:37:45+00:00",
        "end_time": "2011-09-18T21:15:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.750163,
            47.36241321,
            667.3701848,
            -117.7373129,
            47.37507474,
            711.1101848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.74998460951016,
                  47.36241320803479,
                  667.3701848051086
                ],
                [
                  -117.75016295880182,
                  47.3749924868632,
                  667.3701848051086
                ],
                [
                  -117.73748824194996,
                  47.37507473522872,
                  711.1101848051086
                ],
                [
                  -117.73731290536809,
                  47.36249542041092,
                  711.1101848051086
                ],
                [
                  -117.74998460951016,
                  47.36241320803479,
                  667.3701848051086
                ]
              ]
            ]
          },
          "id": "47117C6101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:37:45Z",
            "pc:count": 10593063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443851.1172,
                "count": 10593063,
                "maximum": 444325.7338,
                "minimum": 443368.8138,
                "name": "X",
                "position": 0,
                "stddev": 269.4827413,
                "variance": 72620.94783
              },
              {
                "average": 5246397.188,
                "count": 10593063,
                "maximum": 5247109.827,
                "minimum": 5245711.727,
                "name": "Y",
                "position": 1,
                "stddev": 399.1330613,
                "variance": 159307.2006
              },
              {
                "average": 683.9238289,
                "count": 10593063,
                "maximum": 711.1101848,
                "minimum": 667.3701848,
                "name": "Z",
                "position": 2,
                "stddev": 4.775650102,
                "variance": 22.8068339
              },
              {
                "average": 103.2404465,
                "count": 10593063,
                "maximum": 208,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.60474481,
                "variance": 466.7649983
              },
              {
                "average": 1.002951082,
                "count": 10593063,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05706776956,
                "variance": 0.003256730322
              },
              {
                "average": 1.006533899,
                "count": 10593063,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08834853633,
                "variance": 0.007805463872
              },
              {
                "average": 0.5001709137,
                "count": 10593063,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999944,
                "variance": 0.2499999944
              },
              {
                "average": 0,
                "count": 10593063,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303945044,
                "count": 10593063,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4599592093,
                "variance": 0.2115624742
              },
              {
                "average": -2.509937918,
                "count": 10593063,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.739748373,
                "variance": 76.38320162
              },
              {
                "average": 3,
                "count": 10593063,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 116.3316568,
                "count": 10593063,
                "maximum": 121,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.157088861,
                "variance": 4.653032355
              },
              {
                "average": 31741.02365,
                "count": 10593063,
                "maximum": 55552,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 5705.906707,
                "variance": 32557371.34
              },
              {
                "average": 29542.34125,
                "count": 10593063,
                "maximum": 52736,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 4944.080895,
                "variance": 24443935.89
              },
              {
                "average": 27428.79498,
                "count": 10593063,
                "maximum": 49920,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4096.799627,
                "variance": 16783767.18
              },
              {
                "average": 418062.1536,
                "count": 10593063,
                "maximum": 420665.7977,
                "minimum": 415721.5024,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1105.170819,
                "variance": 1221402.54
              },
              {
                "average": 0,
                "count": 10593063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10593063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10593063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10593063,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10593063,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443368.8138,
              5245711.727,
              667.3701848,
              444325.7338,
              5247109.827,
              711.1101848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443368.81379597593,
                    5245711.727392118,
                    667.3701848051086
                  ],
                  [
                    443368.81379597593,
                    5247109.827392118,
                    667.3701848051086
                  ],
                  [
                    444325.733795976,
                    5247109.827392118,
                    711.1101848051086
                  ],
                  [
                    444325.733795976,
                    5245711.727392118,
                    711.1101848051086
                  ],
                  [
                    443368.81379597593,
                    5245711.727392118,
                    667.3701848051086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:37:45+00:00",
            "end_time": "2011-09-18T21:15:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.89998378858114,
              47.32489665893118,
              626.3713439984849
            ],
            [
              -117.90019779720309,
              47.337491560363546,
              626.3713439984849
            ],
            [
              -117.88748779399421,
              47.33759068562185,
              656.3913439984849
            ],
            [
              -117.887276806013,
              47.324995740766134,
              656.3913439984849
            ],
            [
              -117.89998378858114,
              47.32489665893118,
              626.3713439984849
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001978,
        47.32489666,
        626.371344,
        -117.8872768,
        47.33759069,
        656.391344
      ],
      "properties": {
        "datetime": "2011-09-17T23:05:01Z",
        "pc:count": 10546861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432474.9425,
            "count": 10546861,
            "maximum": 432954.6081,
            "minimum": 431994.3081,
            "name": "X",
            "position": 0,
            "stddev": 273.3134325,
            "variance": 74700.23241
          },
          {
            "average": 5242365.064,
            "count": 10546861,
            "maximum": 5243062.301,
            "minimum": 5241662.421,
            "name": "Y",
            "position": 1,
            "stddev": 405.9189159,
            "variance": 164770.1663
          },
          {
            "average": 635.0984733,
            "count": 10546861,
            "maximum": 656.391344,
            "minimum": 626.371344,
            "name": "Z",
            "position": 2,
            "stddev": 4.332241295,
            "variance": 18.76831464
          },
          {
            "average": 107.7321353,
            "count": 10546861,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.00621665,
            "variance": 625.3108714
          },
          {
            "average": 1.000009671,
            "count": 10546861,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003140168982,
            "variance": 9.860661234e-06
          },
          {
            "average": 1.000018963,
            "count": 10546861,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004419447933,
            "variance": 1.953152004e-05
          },
          {
            "average": 0.5000881305,
            "count": 10546861,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000159,
            "variance": 0.2500000159
          },
          {
            "average": 0,
            "count": 10546861,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30153294,
            "count": 10546861,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.458923573,
            "variance": 0.2106108459
          },
          {
            "average": -0.1228485279,
            "count": 10546861,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.020462013,
            "variance": 81.36873492
          },
          {
            "average": 1,
            "count": 10546861,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 31.29695499,
            "count": 10546861,
            "maximum": 36,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.885771849,
            "variance": 3.556135466
          },
          {
            "average": 32378.67795,
            "count": 10546861,
            "maximum": 62464,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 4696.210225,
            "variance": 22054390.47
          },
          {
            "average": 29993.1604,
            "count": 10546861,
            "maximum": 63488,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 4107.975435,
            "variance": 16875462.17
          },
          {
            "average": 27297.61867,
            "count": 10546861,
            "maximum": 64000,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 3388.856686,
            "variance": 11484349.64
          },
          {
            "average": 333488.4066,
            "count": 10546861,
            "maximum": 335901.5789,
            "minimum": 330720.1067,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1079.418179,
            "variance": 1165143.605
          },
          {
            "average": 0,
            "count": 10546861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10546861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10546861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10546861,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10546861,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431994.3081,
          5241662.421,
          626.371344,
          432954.6081,
          5243062.301,
          656.391344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431994.3080538502,
                5241662.42133643,
                626.3713439984849
              ],
              [
                431994.3080538502,
                5243062.301336431,
                626.3713439984849
              ],
              [
                432954.60805385024,
                5243062.301336431,
                656.3913439984849
              ],
              [
                432954.60805385024,
                5241662.42133643,
                656.3913439984849
              ],
              [
                431994.3080538502,
                5241662.42133643,
                626.3713439984849
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:05:01+00:00",
        "end_time": "2011-09-17T21:38:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001978,
            47.32489666,
            626.371344,
            -117.8872768,
            47.33759069,
            656.391344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.89998378858114,
                  47.32489665893118,
                  626.3713439984849
                ],
                [
                  -117.90019779720309,
                  47.337491560363546,
                  626.3713439984849
                ],
                [
                  -117.88748779399421,
                  47.33759068562185,
                  656.3913439984849
                ],
                [
                  -117.887276806013,
                  47.324995740766134,
                  656.3913439984849
                ],
                [
                  -117.89998378858114,
                  47.32489665893118,
                  626.3713439984849
                ]
              ]
            ]
          },
          "id": "47117C8219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:05:01Z",
            "pc:count": 10546861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432474.9425,
                "count": 10546861,
                "maximum": 432954.6081,
                "minimum": 431994.3081,
                "name": "X",
                "position": 0,
                "stddev": 273.3134325,
                "variance": 74700.23241
              },
              {
                "average": 5242365.064,
                "count": 10546861,
                "maximum": 5243062.301,
                "minimum": 5241662.421,
                "name": "Y",
                "position": 1,
                "stddev": 405.9189159,
                "variance": 164770.1663
              },
              {
                "average": 635.0984733,
                "count": 10546861,
                "maximum": 656.391344,
                "minimum": 626.371344,
                "name": "Z",
                "position": 2,
                "stddev": 4.332241295,
                "variance": 18.76831464
              },
              {
                "average": 107.7321353,
                "count": 10546861,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.00621665,
                "variance": 625.3108714
              },
              {
                "average": 1.000009671,
                "count": 10546861,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003140168982,
                "variance": 9.860661234e-06
              },
              {
                "average": 1.000018963,
                "count": 10546861,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004419447933,
                "variance": 1.953152004e-05
              },
              {
                "average": 0.5000881305,
                "count": 10546861,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000159,
                "variance": 0.2500000159
              },
              {
                "average": 0,
                "count": 10546861,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30153294,
                "count": 10546861,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.458923573,
                "variance": 0.2106108459
              },
              {
                "average": -0.1228485279,
                "count": 10546861,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.020462013,
                "variance": 81.36873492
              },
              {
                "average": 1,
                "count": 10546861,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 31.29695499,
                "count": 10546861,
                "maximum": 36,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.885771849,
                "variance": 3.556135466
              },
              {
                "average": 32378.67795,
                "count": 10546861,
                "maximum": 62464,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 4696.210225,
                "variance": 22054390.47
              },
              {
                "average": 29993.1604,
                "count": 10546861,
                "maximum": 63488,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 4107.975435,
                "variance": 16875462.17
              },
              {
                "average": 27297.61867,
                "count": 10546861,
                "maximum": 64000,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 3388.856686,
                "variance": 11484349.64
              },
              {
                "average": 333488.4066,
                "count": 10546861,
                "maximum": 335901.5789,
                "minimum": 330720.1067,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1079.418179,
                "variance": 1165143.605
              },
              {
                "average": 0,
                "count": 10546861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10546861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10546861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10546861,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10546861,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431994.3081,
              5241662.421,
              626.371344,
              432954.6081,
              5243062.301,
              656.391344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431994.3080538502,
                    5241662.42133643,
                    626.3713439984849
                  ],
                  [
                    431994.3080538502,
                    5243062.301336431,
                    626.3713439984849
                  ],
                  [
                    432954.60805385024,
                    5243062.301336431,
                    656.3913439984849
                  ],
                  [
                    432954.60805385024,
                    5241662.42133643,
                    656.3913439984849
                  ],
                  [
                    431994.3080538502,
                    5241662.42133643,
                    626.3713439984849
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:05:01+00:00",
            "end_time": "2011-09-17T21:38:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117E5320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.57498488536808,
              47.51243192128695,
              722.6900131258575
            ],
            [
              -117.57501393763908,
              47.51509140221194,
              722.6900131258575
            ],
            [
              -117.5624864983557,
              47.51515353241682,
              773.2100131258575
            ],
            [
              -117.56245807894459,
              47.51249404574065,
              773.2100131258575
            ],
            [
              -117.57498488536808,
              47.51243192128695,
              722.6900131258575
            ]
          ]
        ]
      },
      "bbox": [
        -117.5750139,
        47.51243192,
        722.6900131,
        -117.5624581,
        47.51515353,
        773.2100131
      ],
      "properties": {
        "datetime": "2011-09-14T23:27:35Z",
        "pc:count": 2892254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457187.213,
            "count": 2892254,
            "maximum": 457649.4623,
            "minimum": 456706.2023,
            "name": "X",
            "position": 0,
            "stddev": 271.2318305,
            "variance": 73566.70589
          },
          {
            "average": 5262406.047,
            "count": 2892254,
            "maximum": 5262567.147,
            "minimum": 5262271.567,
            "name": "Y",
            "position": 1,
            "stddev": 76.12381682,
            "variance": 5794.835487
          },
          {
            "average": 731.1953008,
            "count": 2892254,
            "maximum": 773.2100131,
            "minimum": 722.6900131,
            "name": "Z",
            "position": 2,
            "stddev": 6.868790384,
            "variance": 47.18028134
          },
          {
            "average": 97.70206489,
            "count": 2892254,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.88735382,
            "variance": 1926.099825
          },
          {
            "average": 1.022328606,
            "count": 2892254,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1537970703,
            "variance": 0.02365353882
          },
          {
            "average": 1.048225709,
            "count": 2892254,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2300152172,
            "variance": 0.05290700014
          },
          {
            "average": 0.5001469442,
            "count": 2892254,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000648,
            "variance": 0.2500000648
          },
          {
            "average": 0,
            "count": 2892254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214957262,
            "count": 2892254,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4107927649,
            "variance": 0.1687506957
          },
          {
            "average": -4.390775927,
            "count": 2892254,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.102144261,
            "variance": 50.44045311
          },
          {
            "average": 132.800782,
            "count": 2892254,
            "maximum": 252,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 13.85101463,
            "variance": 191.8506064
          },
          {
            "average": 164.3165597,
            "count": 2892254,
            "maximum": 166,
            "minimum": 162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.022595276,
            "variance": 1.045701098
          },
          {
            "average": 21078.90224,
            "count": 2892254,
            "maximum": 64512,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 8787.876749,
            "variance": 77226777.75
          },
          {
            "average": 21178.04697,
            "count": 2892254,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7687.622933,
            "variance": 59099546.36
          },
          {
            "average": 18677.72213,
            "count": 2892254,
            "maximum": 65024,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 7331.464765,
            "variance": 53750375.59
          },
          {
            "average": 76890.50981,
            "count": 2892254,
            "maximum": 78055.72033,
            "minimum": 75515.1931,
            "name": "GpsTime",
            "position": 15,
            "stddev": 665.9439952,
            "variance": 443481.4048
          },
          {
            "average": 0,
            "count": 2892254,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892254,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892254,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456706.2023,
          5262271.567,
          722.6900131,
          457649.4623,
          5262567.147,
          773.2100131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456706.2023373701,
                5262271.56666425,
                722.6900131258575
              ],
              [
                456706.2023373701,
                5262567.14666425,
                722.6900131258575
              ],
              [
                457649.4623373701,
                5262567.14666425,
                773.2100131258575
              ],
              [
                457649.4623373701,
                5262271.56666425,
                773.2100131258575
              ],
              [
                456706.2023373701,
                5262271.56666425,
                722.6900131258575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T23:27:35+00:00",
        "end_time": "2011-09-14T22:45:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117E5320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117E5320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117E5320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E5320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5750139,
            47.51243192,
            722.6900131,
            -117.5624581,
            47.51515353,
            773.2100131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.57498488536808,
                  47.51243192128695,
                  722.6900131258575
                ],
                [
                  -117.57501393763908,
                  47.51509140221194,
                  722.6900131258575
                ],
                [
                  -117.5624864983557,
                  47.51515353241682,
                  773.2100131258575
                ],
                [
                  -117.56245807894459,
                  47.51249404574065,
                  773.2100131258575
                ],
                [
                  -117.57498488536808,
                  47.51243192128695,
                  722.6900131258575
                ]
              ]
            ]
          },
          "id": "47117E5320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E5320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:27:35Z",
            "pc:count": 2892254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457187.213,
                "count": 2892254,
                "maximum": 457649.4623,
                "minimum": 456706.2023,
                "name": "X",
                "position": 0,
                "stddev": 271.2318305,
                "variance": 73566.70589
              },
              {
                "average": 5262406.047,
                "count": 2892254,
                "maximum": 5262567.147,
                "minimum": 5262271.567,
                "name": "Y",
                "position": 1,
                "stddev": 76.12381682,
                "variance": 5794.835487
              },
              {
                "average": 731.1953008,
                "count": 2892254,
                "maximum": 773.2100131,
                "minimum": 722.6900131,
                "name": "Z",
                "position": 2,
                "stddev": 6.868790384,
                "variance": 47.18028134
              },
              {
                "average": 97.70206489,
                "count": 2892254,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.88735382,
                "variance": 1926.099825
              },
              {
                "average": 1.022328606,
                "count": 2892254,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1537970703,
                "variance": 0.02365353882
              },
              {
                "average": 1.048225709,
                "count": 2892254,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2300152172,
                "variance": 0.05290700014
              },
              {
                "average": 0.5001469442,
                "count": 2892254,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000648,
                "variance": 0.2500000648
              },
              {
                "average": 0,
                "count": 2892254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214957262,
                "count": 2892254,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4107927649,
                "variance": 0.1687506957
              },
              {
                "average": -4.390775927,
                "count": 2892254,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.102144261,
                "variance": 50.44045311
              },
              {
                "average": 132.800782,
                "count": 2892254,
                "maximum": 252,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 13.85101463,
                "variance": 191.8506064
              },
              {
                "average": 164.3165597,
                "count": 2892254,
                "maximum": 166,
                "minimum": 162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.022595276,
                "variance": 1.045701098
              },
              {
                "average": 21078.90224,
                "count": 2892254,
                "maximum": 64512,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 8787.876749,
                "variance": 77226777.75
              },
              {
                "average": 21178.04697,
                "count": 2892254,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7687.622933,
                "variance": 59099546.36
              },
              {
                "average": 18677.72213,
                "count": 2892254,
                "maximum": 65024,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 7331.464765,
                "variance": 53750375.59
              },
              {
                "average": 76890.50981,
                "count": 2892254,
                "maximum": 78055.72033,
                "minimum": 75515.1931,
                "name": "GpsTime",
                "position": 15,
                "stddev": 665.9439952,
                "variance": 443481.4048
              },
              {
                "average": 0,
                "count": 2892254,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892254,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892254,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456706.2023,
              5262271.567,
              722.6900131,
              457649.4623,
              5262567.147,
              773.2100131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456706.2023373701,
                    5262271.56666425,
                    722.6900131258575
                  ],
                  [
                    456706.2023373701,
                    5262567.14666425,
                    722.6900131258575
                  ],
                  [
                    457649.4623373701,
                    5262567.14666425,
                    773.2100131258575
                  ],
                  [
                    457649.4623373701,
                    5262271.56666425,
                    773.2100131258575
                  ],
                  [
                    456706.2023373701,
                    5262271.56666425,
                    722.6900131258575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T23:27:35+00:00",
            "end_time": "2011-09-14T22:45:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92498546415635,
              47.2639232293165,
              593.5250426264354
            ],
            [
              -117.92517833726336,
              47.274991540626004,
              593.5250426264354
            ],
            [
              -117.91248815343047,
              47.2750932975012,
              637.5650426264353
            ],
            [
              -117.9122979249616,
              47.2640249470243,
              637.5650426264353
            ],
            [
              -117.92498546415635,
              47.2639232293165,
              593.5250426264354
            ]
          ]
        ]
      },
      "bbox": [
        -117.9251783,
        47.26392323,
        593.5250426,
        -117.9122979,
        47.2750933,
        637.5650426
      ],
      "properties": {
        "datetime": "2011-09-17T20:55:43Z",
        "pc:count": 8240847,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430478.9911,
            "count": 8240847,
            "maximum": 430984.6593,
            "minimum": 430024.7193,
            "name": "X",
            "position": 0,
            "stddev": 270.3452181,
            "variance": 73086.53697
          },
          {
            "average": 5235582.489,
            "count": 8240847,
            "maximum": 5236138.707,
            "minimum": 5234908.507,
            "name": "Y",
            "position": 1,
            "stddev": 325.348591,
            "variance": 105851.7057
          },
          {
            "average": 607.0811915,
            "count": 8240847,
            "maximum": 637.5650426,
            "minimum": 593.5250426,
            "name": "Z",
            "position": 2,
            "stddev": 7.548516776,
            "variance": 56.98010552
          },
          {
            "average": 108.140827,
            "count": 8240847,
            "maximum": 203,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.2214868,
            "variance": 450.3515022
          },
          {
            "average": 1.00086229,
            "count": 8240847,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03131627513,
            "variance": 0.0009807090883
          },
          {
            "average": 1.002004891,
            "count": 8240847,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05018019099,
            "variance": 0.002518051568
          },
          {
            "average": 0.500035858,
            "count": 8240847,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000291,
            "variance": 0.2500000291
          },
          {
            "average": 0,
            "count": 8240847,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31582506,
            "count": 8240847,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4648436487,
            "variance": 0.2160796178
          },
          {
            "average": -0.8002431125,
            "count": 8240847,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.62213902,
            "variance": 74.34128128
          },
          {
            "average": 1,
            "count": 8240847,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.63344472,
            "count": 8240847,
            "maximum": 20,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.53210897,
            "variance": 2.347357896
          },
          {
            "average": 31404.47141,
            "count": 8240847,
            "maximum": 62208,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6378.370706,
            "variance": 40683612.87
          },
          {
            "average": 29275.45527,
            "count": 8240847,
            "maximum": 63744,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5567.15203,
            "variance": 30993181.72
          },
          {
            "average": 27183.96416,
            "count": 8240847,
            "maximum": 63488,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 4593.167469,
            "variance": 21097187.4
          },
          {
            "average": 326085.2313,
            "count": 8240847,
            "maximum": 328143.2331,
            "minimum": 324653.0704,
            "name": "GpsTime",
            "position": 15,
            "stddev": 675.2116985,
            "variance": 455910.8377
          },
          {
            "average": 0,
            "count": 8240847,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8240847,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8240847,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8240847,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8240847,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430024.7193,
          5234908.507,
          593.5250426,
          430984.6593,
          5236138.707,
          637.5650426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430024.7193201381,
                5234908.5069495775,
                593.5250426264354
              ],
              [
                430024.7193201381,
                5236138.706949577,
                593.5250426264354
              ],
              [
                430984.65932013805,
                5236138.706949577,
                637.5650426264353
              ],
              [
                430984.65932013805,
                5234908.5069495775,
                637.5650426264353
              ],
              [
                430024.7193201381,
                5234908.5069495775,
                593.5250426264354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:55:43+00:00",
        "end_time": "2011-09-17T19:57:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9251783,
            47.26392323,
            593.5250426,
            -117.9122979,
            47.2750933,
            637.5650426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92498546415635,
                  47.2639232293165,
                  593.5250426264354
                ],
                [
                  -117.92517833726336,
                  47.274991540626004,
                  593.5250426264354
                ],
                [
                  -117.91248815343047,
                  47.2750932975012,
                  637.5650426264353
                ],
                [
                  -117.9122979249616,
                  47.2640249470243,
                  637.5650426264353
                ],
                [
                  -117.92498546415635,
                  47.2639232293165,
                  593.5250426264354
                ]
              ]
            ]
          },
          "id": "47117C8417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:55:43Z",
            "pc:count": 8240847,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430478.9911,
                "count": 8240847,
                "maximum": 430984.6593,
                "minimum": 430024.7193,
                "name": "X",
                "position": 0,
                "stddev": 270.3452181,
                "variance": 73086.53697
              },
              {
                "average": 5235582.489,
                "count": 8240847,
                "maximum": 5236138.707,
                "minimum": 5234908.507,
                "name": "Y",
                "position": 1,
                "stddev": 325.348591,
                "variance": 105851.7057
              },
              {
                "average": 607.0811915,
                "count": 8240847,
                "maximum": 637.5650426,
                "minimum": 593.5250426,
                "name": "Z",
                "position": 2,
                "stddev": 7.548516776,
                "variance": 56.98010552
              },
              {
                "average": 108.140827,
                "count": 8240847,
                "maximum": 203,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.2214868,
                "variance": 450.3515022
              },
              {
                "average": 1.00086229,
                "count": 8240847,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03131627513,
                "variance": 0.0009807090883
              },
              {
                "average": 1.002004891,
                "count": 8240847,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05018019099,
                "variance": 0.002518051568
              },
              {
                "average": 0.500035858,
                "count": 8240847,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000291,
                "variance": 0.2500000291
              },
              {
                "average": 0,
                "count": 8240847,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31582506,
                "count": 8240847,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4648436487,
                "variance": 0.2160796178
              },
              {
                "average": -0.8002431125,
                "count": 8240847,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.62213902,
                "variance": 74.34128128
              },
              {
                "average": 1,
                "count": 8240847,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.63344472,
                "count": 8240847,
                "maximum": 20,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.53210897,
                "variance": 2.347357896
              },
              {
                "average": 31404.47141,
                "count": 8240847,
                "maximum": 62208,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6378.370706,
                "variance": 40683612.87
              },
              {
                "average": 29275.45527,
                "count": 8240847,
                "maximum": 63744,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5567.15203,
                "variance": 30993181.72
              },
              {
                "average": 27183.96416,
                "count": 8240847,
                "maximum": 63488,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 4593.167469,
                "variance": 21097187.4
              },
              {
                "average": 326085.2313,
                "count": 8240847,
                "maximum": 328143.2331,
                "minimum": 324653.0704,
                "name": "GpsTime",
                "position": 15,
                "stddev": 675.2116985,
                "variance": 455910.8377
              },
              {
                "average": 0,
                "count": 8240847,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8240847,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8240847,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8240847,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8240847,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430024.7193,
              5234908.507,
              593.5250426,
              430984.6593,
              5236138.707,
              637.5650426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430024.7193201381,
                    5234908.5069495775,
                    593.5250426264354
                  ],
                  [
                    430024.7193201381,
                    5236138.706949577,
                    593.5250426264354
                  ],
                  [
                    430984.65932013805,
                    5236138.706949577,
                    637.5650426264353
                  ],
                  [
                    430984.65932013805,
                    5234908.5069495775,
                    637.5650426264353
                  ],
                  [
                    430024.7193201381,
                    5234908.5069495775,
                    593.5250426264354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:55:43+00:00",
            "end_time": "2011-09-17T19:57:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82498142252904,
              47.349904779925815,
              602.916644030364
            ],
            [
              -117.82517765127542,
              47.36249231706466,
              602.916644030364
            ],
            [
              -117.81248814517289,
              47.36258296948745,
              685.816644030364
            ],
            [
              -117.812294933199,
              47.34999539265727,
              685.816644030364
            ],
            [
              -117.82498142252904,
              47.349904779925815,
              602.916644030364
            ]
          ]
        ]
      },
      "bbox": [
        -117.8251777,
        47.34990478,
        602.916644,
        -117.8122949,
        47.36258297,
        685.816644
      ],
      "properties": {
        "datetime": "2011-09-17T23:37:21Z",
        "pc:count": 11412791,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438211.4526,
            "count": 11412791,
            "maximum": 438649.4059,
            "minimum": 437691.1259,
            "name": "X",
            "position": 0,
            "stddev": 266.9897011,
            "variance": 71283.50048
          },
          {
            "average": 5245151.765,
            "count": 11412791,
            "maximum": 5245777.937,
            "minimum": 5244378.897,
            "name": "Y",
            "position": 1,
            "stddev": 395.6986189,
            "variance": 156577.397
          },
          {
            "average": 640.4594125,
            "count": 11412791,
            "maximum": 685.816644,
            "minimum": 602.916644,
            "name": "Z",
            "position": 2,
            "stddev": 16.50093889,
            "variance": 272.2809843
          },
          {
            "average": 100.0617085,
            "count": 11412791,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.99042395,
            "variance": 1935.157399
          },
          {
            "average": 1.076478839,
            "count": 11412791,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2854613389,
            "variance": 0.08148817599
          },
          {
            "average": 1.166547166,
            "count": 11412791,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4276362544,
            "variance": 0.1828727661
          },
          {
            "average": 0.4995588721,
            "count": 11412791,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998273,
            "variance": 0.2499998273
          },
          {
            "average": 0,
            "count": 11412791,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248814598,
            "count": 11412791,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4323261616,
            "variance": 0.18690591
          },
          {
            "average": -1.162493295,
            "count": 11412791,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.822557557,
            "variance": 77.83752185
          },
          {
            "average": 1,
            "count": 11412791,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9982368,
            "count": 11412791,
            "maximum": 40,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.465991715,
            "variance": 29.87706543
          },
          {
            "average": 21009.96517,
            "count": 11412791,
            "maximum": 64000,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10386.86914,
            "variance": 107887050.5
          },
          {
            "average": 20580.66081,
            "count": 11412791,
            "maximum": 64256,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8750.34481,
            "variance": 76568534.3
          },
          {
            "average": 19213.78224,
            "count": 11412791,
            "maximum": 65024,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 7061.379685,
            "variance": 49863083.06
          },
          {
            "average": 328063.5011,
            "count": 11412791,
            "maximum": 337841.2251,
            "minimum": 325282.0925,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2646.437673,
            "variance": 7003632.359
          },
          {
            "average": 0,
            "count": 11412791,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11412791,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11412791,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11412791,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11412791,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437691.1259,
          5244378.897,
          602.916644,
          438649.4059,
          5245777.937,
          685.816644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437691.1259235282,
                5244378.897468716,
                602.916644030364
              ],
              [
                437691.1259235282,
                5245777.937468715,
                602.916644030364
              ],
              [
                438649.40592352825,
                5245777.937468715,
                685.816644030364
              ],
              [
                438649.40592352825,
                5244378.897468716,
                685.816644030364
              ],
              [
                437691.1259235282,
                5244378.897468716,
                602.916644030364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:37:21+00:00",
        "end_time": "2011-09-17T20:08:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8251777,
            47.34990478,
            602.916644,
            -117.8122949,
            47.36258297,
            685.816644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82498142252904,
                  47.349904779925815,
                  602.916644030364
                ],
                [
                  -117.82517765127542,
                  47.36249231706466,
                  602.916644030364
                ],
                [
                  -117.81248814517289,
                  47.36258296948745,
                  685.816644030364
                ],
                [
                  -117.812294933199,
                  47.34999539265727,
                  685.816644030364
                ],
                [
                  -117.82498142252904,
                  47.349904779925815,
                  602.916644030364
                ]
              ]
            ]
          },
          "id": "47117C7110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:37:21Z",
            "pc:count": 11412791,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438211.4526,
                "count": 11412791,
                "maximum": 438649.4059,
                "minimum": 437691.1259,
                "name": "X",
                "position": 0,
                "stddev": 266.9897011,
                "variance": 71283.50048
              },
              {
                "average": 5245151.765,
                "count": 11412791,
                "maximum": 5245777.937,
                "minimum": 5244378.897,
                "name": "Y",
                "position": 1,
                "stddev": 395.6986189,
                "variance": 156577.397
              },
              {
                "average": 640.4594125,
                "count": 11412791,
                "maximum": 685.816644,
                "minimum": 602.916644,
                "name": "Z",
                "position": 2,
                "stddev": 16.50093889,
                "variance": 272.2809843
              },
              {
                "average": 100.0617085,
                "count": 11412791,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.99042395,
                "variance": 1935.157399
              },
              {
                "average": 1.076478839,
                "count": 11412791,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2854613389,
                "variance": 0.08148817599
              },
              {
                "average": 1.166547166,
                "count": 11412791,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4276362544,
                "variance": 0.1828727661
              },
              {
                "average": 0.4995588721,
                "count": 11412791,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998273,
                "variance": 0.2499998273
              },
              {
                "average": 0,
                "count": 11412791,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248814598,
                "count": 11412791,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4323261616,
                "variance": 0.18690591
              },
              {
                "average": -1.162493295,
                "count": 11412791,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.822557557,
                "variance": 77.83752185
              },
              {
                "average": 1,
                "count": 11412791,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9982368,
                "count": 11412791,
                "maximum": 40,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.465991715,
                "variance": 29.87706543
              },
              {
                "average": 21009.96517,
                "count": 11412791,
                "maximum": 64000,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10386.86914,
                "variance": 107887050.5
              },
              {
                "average": 20580.66081,
                "count": 11412791,
                "maximum": 64256,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8750.34481,
                "variance": 76568534.3
              },
              {
                "average": 19213.78224,
                "count": 11412791,
                "maximum": 65024,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 7061.379685,
                "variance": 49863083.06
              },
              {
                "average": 328063.5011,
                "count": 11412791,
                "maximum": 337841.2251,
                "minimum": 325282.0925,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2646.437673,
                "variance": 7003632.359
              },
              {
                "average": 0,
                "count": 11412791,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11412791,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11412791,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11412791,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11412791,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437691.1259,
              5244378.897,
              602.916644,
              438649.4059,
              5245777.937,
              685.816644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437691.1259235282,
                    5244378.897468716,
                    602.916644030364
                  ],
                  [
                    437691.1259235282,
                    5245777.937468715,
                    602.916644030364
                  ],
                  [
                    438649.40592352825,
                    5245777.937468715,
                    685.816644030364
                  ],
                  [
                    438649.40592352825,
                    5244378.897468716,
                    685.816644030364
                  ],
                  [
                    437691.1259235282,
                    5244378.897468716,
                    602.916644030364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:37:21+00:00",
            "end_time": "2011-09-17T20:08:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8624839200466,
              47.2999005897375,
              594.2056309901203
            ],
            [
              -117.86268877444842,
              47.312492074468395,
              594.2056309901203
            ],
            [
              -117.84998860842991,
              47.312586973478744,
              649.2256309901203
            ],
            [
              -117.84978676892302,
              47.299995447190135,
              649.2256309901203
            ],
            [
              -117.8624839200466,
              47.2999005897375,
              594.2056309901203
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626888,
        47.29990059,
        594.205631,
        -117.8497868,
        47.31258697,
        649.225631
      ],
      "properties": {
        "datetime": "2011-09-17T20:16:27Z",
        "pc:count": 9616449,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435283.8415,
            "count": 9616449,
            "maximum": 435757.1629,
            "minimum": 434797.1629,
            "name": "X",
            "position": 0,
            "stddev": 277.2076949,
            "variance": 76844.1061
          },
          {
            "average": 5239587.168,
            "count": 9616449,
            "maximum": 5240252.007,
            "minimum": 5238852.527,
            "name": "Y",
            "position": 1,
            "stddev": 395.0979775,
            "variance": 156102.4119
          },
          {
            "average": 611.7116144,
            "count": 9616449,
            "maximum": 649.225631,
            "minimum": 594.205631,
            "name": "Z",
            "position": 2,
            "stddev": 11.80166532,
            "variance": 139.2793044
          },
          {
            "average": 111.4799132,
            "count": 9616449,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.81234499,
            "variance": 888.775914
          },
          {
            "average": 1.002039422,
            "count": 9616449,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0468462762,
            "variance": 0.002194573594
          },
          {
            "average": 1.004644334,
            "count": 9616449,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07283494417,
            "variance": 0.005304929092
          },
          {
            "average": 0.4996676008,
            "count": 9616449,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999155,
            "variance": 0.2499999155
          },
          {
            "average": 0,
            "count": 9616449,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321878481,
            "count": 9616449,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4671966902,
            "variance": 0.2182727473
          },
          {
            "average": -0.867456875,
            "count": 9616449,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.792111466,
            "variance": 77.30122403
          },
          {
            "average": 1,
            "count": 9616449,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.85866228,
            "count": 9616449,
            "maximum": 15,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.972933205,
            "variance": 3.892465433
          },
          {
            "average": 29345.26163,
            "count": 9616449,
            "maximum": 55296,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 8143.523411,
            "variance": 66316973.54
          },
          {
            "average": 27507.65719,
            "count": 9616449,
            "maximum": 53248,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7105.376993,
            "variance": 50486382.22
          },
          {
            "average": 25525.09264,
            "count": 9616449,
            "maximum": 50432,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 5955.033422,
            "variance": 35462423.06
          },
          {
            "average": 324073.7794,
            "count": 9616449,
            "maximum": 325787.6344,
            "minimum": 321603.7304,
            "name": "GpsTime",
            "position": 15,
            "stddev": 780.845446,
            "variance": 609719.6106
          },
          {
            "average": 0,
            "count": 9616449,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9616449,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9616449,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9616449,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9616449,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434797.1629,
          5238852.527,
          594.205631,
          435757.1629,
          5240252.007,
          649.225631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434797.16294901946,
                5238852.527213588,
                594.2056309901203
              ],
              [
                434797.16294901946,
                5240252.007213589,
                594.2056309901203
              ],
              [
                435757.16294901946,
                5240252.007213589,
                649.2256309901203
              ],
              [
                435757.16294901946,
                5238852.527213588,
                649.2256309901203
              ],
              [
                434797.16294901946,
                5238852.527213588,
                594.2056309901203
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:16:27+00:00",
        "end_time": "2011-09-17T19:06:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626888,
            47.29990059,
            594.205631,
            -117.8497868,
            47.31258697,
            649.225631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8624839200466,
                  47.2999005897375,
                  594.2056309901203
                ],
                [
                  -117.86268877444842,
                  47.312492074468395,
                  594.2056309901203
                ],
                [
                  -117.84998860842991,
                  47.312586973478744,
                  649.2256309901203
                ],
                [
                  -117.84978676892302,
                  47.299995447190135,
                  649.2256309901203
                ],
                [
                  -117.8624839200466,
                  47.2999005897375,
                  594.2056309901203
                ]
              ]
            ]
          },
          "id": "47117C7302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:16:27Z",
            "pc:count": 9616449,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435283.8415,
                "count": 9616449,
                "maximum": 435757.1629,
                "minimum": 434797.1629,
                "name": "X",
                "position": 0,
                "stddev": 277.2076949,
                "variance": 76844.1061
              },
              {
                "average": 5239587.168,
                "count": 9616449,
                "maximum": 5240252.007,
                "minimum": 5238852.527,
                "name": "Y",
                "position": 1,
                "stddev": 395.0979775,
                "variance": 156102.4119
              },
              {
                "average": 611.7116144,
                "count": 9616449,
                "maximum": 649.225631,
                "minimum": 594.205631,
                "name": "Z",
                "position": 2,
                "stddev": 11.80166532,
                "variance": 139.2793044
              },
              {
                "average": 111.4799132,
                "count": 9616449,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.81234499,
                "variance": 888.775914
              },
              {
                "average": 1.002039422,
                "count": 9616449,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0468462762,
                "variance": 0.002194573594
              },
              {
                "average": 1.004644334,
                "count": 9616449,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07283494417,
                "variance": 0.005304929092
              },
              {
                "average": 0.4996676008,
                "count": 9616449,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999155,
                "variance": 0.2499999155
              },
              {
                "average": 0,
                "count": 9616449,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321878481,
                "count": 9616449,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4671966902,
                "variance": 0.2182727473
              },
              {
                "average": -0.867456875,
                "count": 9616449,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.792111466,
                "variance": 77.30122403
              },
              {
                "average": 1,
                "count": 9616449,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.85866228,
                "count": 9616449,
                "maximum": 15,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.972933205,
                "variance": 3.892465433
              },
              {
                "average": 29345.26163,
                "count": 9616449,
                "maximum": 55296,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 8143.523411,
                "variance": 66316973.54
              },
              {
                "average": 27507.65719,
                "count": 9616449,
                "maximum": 53248,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7105.376993,
                "variance": 50486382.22
              },
              {
                "average": 25525.09264,
                "count": 9616449,
                "maximum": 50432,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 5955.033422,
                "variance": 35462423.06
              },
              {
                "average": 324073.7794,
                "count": 9616449,
                "maximum": 325787.6344,
                "minimum": 321603.7304,
                "name": "GpsTime",
                "position": 15,
                "stddev": 780.845446,
                "variance": 609719.6106
              },
              {
                "average": 0,
                "count": 9616449,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9616449,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9616449,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9616449,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9616449,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434797.1629,
              5238852.527,
              594.205631,
              435757.1629,
              5240252.007,
              649.225631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434797.16294901946,
                    5238852.527213588,
                    594.2056309901203
                  ],
                  [
                    434797.16294901946,
                    5240252.007213589,
                    594.2056309901203
                  ],
                  [
                    435757.16294901946,
                    5240252.007213589,
                    649.2256309901203
                  ],
                  [
                    435757.16294901946,
                    5238852.527213588,
                    649.2256309901203
                  ],
                  [
                    434797.16294901946,
                    5238852.527213588,
                    594.2056309901203
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:16:27+00:00",
            "end_time": "2011-09-17T19:06:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.912483635654,
              47.33739546877803,
              628.487619548262
            ],
            [
              -117.91270017142567,
              47.34995898928098,
              628.487619548262
            ],
            [
              -117.89998801318337,
              47.35005951444532,
              658.527619548262
            ],
            [
              -117.8997744923397,
              47.33749595001388,
              658.527619548262
            ],
            [
              -117.912483635654,
              47.33739546877803,
              628.487619548262
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127002,
        47.33739547,
        628.4876195,
        -117.8997745,
        47.35005951,
        658.5276195
      ],
      "properties": {
        "datetime": "2011-09-18T18:40:46Z",
        "pc:count": 9578762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431572.1862,
            "count": 9578762,
            "maximum": 432026.2922,
            "minimum": 431066.0522,
            "name": "X",
            "position": 0,
            "stddev": 264.5717246,
            "variance": 69998.19747
          },
          {
            "average": 5243712.72,
            "count": 9578762,
            "maximum": 5244458.82,
            "minimum": 5243062.42,
            "name": "Y",
            "position": 1,
            "stddev": 383.5228728,
            "variance": 147089.794
          },
          {
            "average": 638.8375857,
            "count": 9578762,
            "maximum": 658.5276195,
            "minimum": 628.4876195,
            "name": "Z",
            "position": 2,
            "stddev": 5.446553669,
            "variance": 29.66494687
          },
          {
            "average": 104.0708599,
            "count": 9578762,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.98095655,
            "variance": 959.8196685
          },
          {
            "average": 1.000167871,
            "count": 9578762,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01301171718,
            "variance": 0.0001693047841
          },
          {
            "average": 1.000378233,
            "count": 9578762,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0197164432,
            "variance": 0.0003887381326
          },
          {
            "average": 0.49972011,
            "count": 9578762,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999478,
            "variance": 0.2499999478
          },
          {
            "average": 0,
            "count": 9578762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270301632,
            "count": 9578762,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4441156159,
            "variance": 0.1972386803
          },
          {
            "average": -0.4349751376,
            "count": 9578762,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.969433582,
            "variance": 80.45073877
          },
          {
            "average": 1.496583066,
            "count": 9578762,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4999883505,
            "variance": 0.2499883507
          },
          {
            "average": 39.92939223,
            "count": 9578762,
            "maximum": 44,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.192553509,
            "variance": 4.80729089
          },
          {
            "average": 28090.20271,
            "count": 9578762,
            "maximum": 64512,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6608.74078,
            "variance": 43675454.69
          },
          {
            "average": 25965.35694,
            "count": 9578762,
            "maximum": 64768,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5600.347782,
            "variance": 31363895.28
          },
          {
            "average": 23624.0022,
            "count": 9578762,
            "maximum": 64768,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 4406.639711,
            "variance": 19418473.54
          },
          {
            "average": 370880.4161,
            "count": 9578762,
            "maximum": 406446.5742,
            "minimum": 335407.5292,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34251.04141,
            "variance": 1173133837
          },
          {
            "average": 0,
            "count": 9578762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9578762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9578762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9578762,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9578762,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431066.0522,
          5243062.42,
          628.4876195,
          432026.2922,
          5244458.82,
          658.5276195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431066.0521602024,
                5243062.419758903,
                628.487619548262
              ],
              [
                431066.0521602024,
                5244458.819758903,
                628.487619548262
              ],
              [
                432026.2921602024,
                5244458.819758903,
                658.527619548262
              ],
              [
                432026.2921602024,
                5243062.419758903,
                658.527619548262
              ],
              [
                431066.0521602024,
                5243062.419758903,
                628.487619548262
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:40:46+00:00",
        "end_time": "2011-09-17T22:56:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127002,
            47.33739547,
            628.4876195,
            -117.8997745,
            47.35005951,
            658.5276195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.912483635654,
                  47.33739546877803,
                  628.487619548262
                ],
                [
                  -117.91270017142567,
                  47.34995898928098,
                  628.487619548262
                ],
                [
                  -117.89998801318337,
                  47.35005951444532,
                  658.527619548262
                ],
                [
                  -117.8997744923397,
                  47.33749595001388,
                  658.527619548262
                ],
                [
                  -117.912483635654,
                  47.33739546877803,
                  628.487619548262
                ]
              ]
            ]
          },
          "id": "47117C8213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:40:46Z",
            "pc:count": 9578762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431572.1862,
                "count": 9578762,
                "maximum": 432026.2922,
                "minimum": 431066.0522,
                "name": "X",
                "position": 0,
                "stddev": 264.5717246,
                "variance": 69998.19747
              },
              {
                "average": 5243712.72,
                "count": 9578762,
                "maximum": 5244458.82,
                "minimum": 5243062.42,
                "name": "Y",
                "position": 1,
                "stddev": 383.5228728,
                "variance": 147089.794
              },
              {
                "average": 638.8375857,
                "count": 9578762,
                "maximum": 658.5276195,
                "minimum": 628.4876195,
                "name": "Z",
                "position": 2,
                "stddev": 5.446553669,
                "variance": 29.66494687
              },
              {
                "average": 104.0708599,
                "count": 9578762,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.98095655,
                "variance": 959.8196685
              },
              {
                "average": 1.000167871,
                "count": 9578762,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01301171718,
                "variance": 0.0001693047841
              },
              {
                "average": 1.000378233,
                "count": 9578762,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0197164432,
                "variance": 0.0003887381326
              },
              {
                "average": 0.49972011,
                "count": 9578762,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999478,
                "variance": 0.2499999478
              },
              {
                "average": 0,
                "count": 9578762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270301632,
                "count": 9578762,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4441156159,
                "variance": 0.1972386803
              },
              {
                "average": -0.4349751376,
                "count": 9578762,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.969433582,
                "variance": 80.45073877
              },
              {
                "average": 1.496583066,
                "count": 9578762,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4999883505,
                "variance": 0.2499883507
              },
              {
                "average": 39.92939223,
                "count": 9578762,
                "maximum": 44,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.192553509,
                "variance": 4.80729089
              },
              {
                "average": 28090.20271,
                "count": 9578762,
                "maximum": 64512,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6608.74078,
                "variance": 43675454.69
              },
              {
                "average": 25965.35694,
                "count": 9578762,
                "maximum": 64768,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5600.347782,
                "variance": 31363895.28
              },
              {
                "average": 23624.0022,
                "count": 9578762,
                "maximum": 64768,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 4406.639711,
                "variance": 19418473.54
              },
              {
                "average": 370880.4161,
                "count": 9578762,
                "maximum": 406446.5742,
                "minimum": 335407.5292,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34251.04141,
                "variance": 1173133837
              },
              {
                "average": 0,
                "count": 9578762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9578762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9578762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9578762,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9578762,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431066.0522,
              5243062.42,
              628.4876195,
              432026.2922,
              5244458.82,
              658.5276195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431066.0521602024,
                    5243062.419758903,
                    628.487619548262
                  ],
                  [
                    431066.0521602024,
                    5244458.819758903,
                    628.487619548262
                  ],
                  [
                    432026.2921602024,
                    5244458.819758903,
                    658.527619548262
                  ],
                  [
                    432026.2921602024,
                    5243062.419758903,
                    658.527619548262
                  ],
                  [
                    431066.0521602024,
                    5243062.419758903,
                    628.487619548262
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:40:46+00:00",
            "end_time": "2011-09-17T22:56:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.46248499454568,
              47.47494429584959,
              707.5692598991133
            ],
            [
              -117.46258144862207,
              47.485933741686985,
              707.5692598991133
            ],
            [
              -117.45000152327255,
              47.48598379979089,
              752.7892598991133
            ],
            [
              -117.44990769205083,
              47.474994334810965,
              752.7892598991133
            ],
            [
              -117.46248499454568,
              47.47494429584959,
              707.5692598991133
            ]
          ]
        ]
      },
      "bbox": [
        -117.4625814,
        47.4749443,
        707.5692599,
        -117.4499077,
        47.4859838,
        752.7892599
      ],
      "properties": {
        "datetime": "2011-09-18T22:11:33Z",
        "pc:count": 9905653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 465607.9522,
            "count": 9905653,
            "maximum": 466099.8525,
            "minimum": 465152.1325,
            "name": "X",
            "position": 0,
            "stddev": 269.3747016,
            "variance": 72562.72987
          },
          {
            "average": 5258607.182,
            "count": 9905653,
            "maximum": 5259270.159,
            "minimum": 5258048.799,
            "name": "Y",
            "position": 1,
            "stddev": 328.2088006,
            "variance": 107721.0168
          },
          {
            "average": 718.8858671,
            "count": 9905653,
            "maximum": 752.7892599,
            "minimum": 707.5692599,
            "name": "Z",
            "position": 2,
            "stddev": 7.646314087,
            "variance": 58.46611911
          },
          {
            "average": 94.37188361,
            "count": 9905653,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.4078028,
            "variance": 2061.868555
          },
          {
            "average": 1.118507886,
            "count": 9905653,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3509821096,
            "variance": 0.1231884412
          },
          {
            "average": 1.251476606,
            "count": 9905653,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5114052256,
            "variance": 0.2615353047
          },
          {
            "average": 0.4997643265,
            "count": 9905653,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999697,
            "variance": 0.2499999697
          },
          {
            "average": 0,
            "count": 9905653,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213024623,
            "count": 9905653,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4094449293,
            "variance": 0.1676451502
          },
          {
            "average": -1.98730921,
            "count": 9905653,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.767633864,
            "variance": 76.87140357
          },
          {
            "average": 7,
            "count": 9905653,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 143.6269518,
            "count": 9905653,
            "maximum": 148,
            "minimum": 140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.813833019,
            "variance": 3.289990221
          },
          {
            "average": 17661.95214,
            "count": 9905653,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9278.233262,
            "variance": 86085612.46
          },
          {
            "average": 18317.72402,
            "count": 9905653,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8148.915861,
            "variance": 66404829.71
          },
          {
            "average": 16126.60286,
            "count": 9905653,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7258.828682,
            "variance": 52690593.84
          },
          {
            "average": 416002.1623,
            "count": 9905653,
            "maximum": 419093.6977,
            "minimum": 413798.6667,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1241.973875,
            "variance": 1542499.107
          },
          {
            "average": 0,
            "count": 9905653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9905653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9905653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9905653,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9905653,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          465152.1325,
          5258048.799,
          707.5692599,
          466099.8525,
          5259270.159,
          752.7892599
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                465152.1325410141,
                5258048.798570523,
                707.5692598991133
              ],
              [
                465152.1325410141,
                5259270.158570522,
                707.5692598991133
              ],
              [
                466099.8525410141,
                5259270.158570522,
                752.7892598991133
              ],
              [
                466099.8525410141,
                5258048.798570523,
                752.7892598991133
              ],
              [
                465152.1325410141,
                5258048.798570523,
                707.5692598991133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:11:33+00:00",
        "end_time": "2011-09-18T20:43:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4625814,
            47.4749443,
            707.5692599,
            -117.4499077,
            47.4859838,
            752.7892599
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.46248499454568,
                  47.47494429584959,
                  707.5692598991133
                ],
                [
                  -117.46258144862207,
                  47.485933741686985,
                  707.5692598991133
                ],
                [
                  -117.45000152327255,
                  47.48598379979089,
                  752.7892598991133
                ],
                [
                  -117.44990769205083,
                  47.474994334810965,
                  752.7892598991133
                ],
                [
                  -117.46248499454568,
                  47.47494429584959,
                  707.5692598991133
                ]
              ]
            ]
          },
          "id": "47117D4109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:11:33Z",
            "pc:count": 9905653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 465607.9522,
                "count": 9905653,
                "maximum": 466099.8525,
                "minimum": 465152.1325,
                "name": "X",
                "position": 0,
                "stddev": 269.3747016,
                "variance": 72562.72987
              },
              {
                "average": 5258607.182,
                "count": 9905653,
                "maximum": 5259270.159,
                "minimum": 5258048.799,
                "name": "Y",
                "position": 1,
                "stddev": 328.2088006,
                "variance": 107721.0168
              },
              {
                "average": 718.8858671,
                "count": 9905653,
                "maximum": 752.7892599,
                "minimum": 707.5692599,
                "name": "Z",
                "position": 2,
                "stddev": 7.646314087,
                "variance": 58.46611911
              },
              {
                "average": 94.37188361,
                "count": 9905653,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.4078028,
                "variance": 2061.868555
              },
              {
                "average": 1.118507886,
                "count": 9905653,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3509821096,
                "variance": 0.1231884412
              },
              {
                "average": 1.251476606,
                "count": 9905653,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5114052256,
                "variance": 0.2615353047
              },
              {
                "average": 0.4997643265,
                "count": 9905653,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999697,
                "variance": 0.2499999697
              },
              {
                "average": 0,
                "count": 9905653,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213024623,
                "count": 9905653,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4094449293,
                "variance": 0.1676451502
              },
              {
                "average": -1.98730921,
                "count": 9905653,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.767633864,
                "variance": 76.87140357
              },
              {
                "average": 7,
                "count": 9905653,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 143.6269518,
                "count": 9905653,
                "maximum": 148,
                "minimum": 140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.813833019,
                "variance": 3.289990221
              },
              {
                "average": 17661.95214,
                "count": 9905653,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9278.233262,
                "variance": 86085612.46
              },
              {
                "average": 18317.72402,
                "count": 9905653,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8148.915861,
                "variance": 66404829.71
              },
              {
                "average": 16126.60286,
                "count": 9905653,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7258.828682,
                "variance": 52690593.84
              },
              {
                "average": 416002.1623,
                "count": 9905653,
                "maximum": 419093.6977,
                "minimum": 413798.6667,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1241.973875,
                "variance": 1542499.107
              },
              {
                "average": 0,
                "count": 9905653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9905653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9905653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9905653,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9905653,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              465152.1325,
              5258048.799,
              707.5692599,
              466099.8525,
              5259270.159,
              752.7892599
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    465152.1325410141,
                    5258048.798570523,
                    707.5692598991133
                  ],
                  [
                    465152.1325410141,
                    5259270.158570522,
                    707.5692598991133
                  ],
                  [
                    466099.8525410141,
                    5259270.158570522,
                    752.7892598991133
                  ],
                  [
                    466099.8525410141,
                    5258048.798570523,
                    752.7892598991133
                  ],
                  [
                    465152.1325410141,
                    5258048.798570523,
                    707.5692598991133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:11:33+00:00",
            "end_time": "2011-09-18T20:43:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.5624843801867,
              47.349933606779814,
              648.281008576575
            ],
            [
              -117.5626178625434,
              47.36249251062936,
              648.281008576575
            ],
            [
              -117.54998672350872,
              47.36255381293502,
              748.761008576575
            ],
            [
              -117.54985623754597,
              47.34999488230587,
              748.761008576575
            ],
            [
              -117.5624843801867,
              47.349933606779814,
              648.281008576575
            ]
          ]
        ]
      },
      "bbox": [
        -117.5626179,
        47.34993361,
        648.2810086,
        -117.5498562,
        47.36255381,
        748.7610086
      ],
      "properties": {
        "datetime": "2011-09-18T21:20:03Z",
        "pc:count": 10893384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457988.7748,
            "count": 10893384,
            "maximum": 458470.6797,
            "minimum": 457516.8597,
            "name": "X",
            "position": 0,
            "stddev": 272.3810163,
            "variance": 74191.41805
          },
          {
            "average": 5244906.559,
            "count": 10893384,
            "maximum": 5245601.315,
            "minimum": 5244205.535,
            "name": "Y",
            "position": 1,
            "stddev": 396.9780785,
            "variance": 157591.5948
          },
          {
            "average": 700.8086732,
            "count": 10893384,
            "maximum": 748.7610086,
            "minimum": 648.2810086,
            "name": "Z",
            "position": 2,
            "stddev": 15.1554067,
            "variance": 229.6863522
          },
          {
            "average": 104.9797771,
            "count": 10893384,
            "maximum": 220,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.63047193,
            "variance": 1000.486754
          },
          {
            "average": 1.027308961,
            "count": 10893384,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1710009466,
            "variance": 0.02924132375
          },
          {
            "average": 1.061496501,
            "count": 10893384,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2632190703,
            "variance": 0.06928427895
          },
          {
            "average": 0.4999337212,
            "count": 10893384,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000186,
            "variance": 0.2500000186
          },
          {
            "average": 0,
            "count": 10893384,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290151068,
            "count": 10893384,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4538319563,
            "variance": 0.2059634446
          },
          {
            "average": -1.225645597,
            "count": 10893384,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.749431586,
            "variance": 76.55255308
          },
          {
            "average": 3,
            "count": 10893384,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.970555,
            "count": 10893384,
            "maximum": 112,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.186306889,
            "variance": 4.779937815
          },
          {
            "average": 28649.01399,
            "count": 10893384,
            "maximum": 64000,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8514.407678,
            "variance": 72495138.1
          },
          {
            "average": 26761.31981,
            "count": 10893384,
            "maximum": 64000,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 7034.297271,
            "variance": 49481338.1
          },
          {
            "average": 24993.28635,
            "count": 10893384,
            "maximum": 64256,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 5978.217124,
            "variance": 35739079.98
          },
          {
            "average": 414326.672,
            "count": 10893384,
            "maximum": 416003.5482,
            "minimum": 413048.4097,
            "name": "GpsTime",
            "position": 15,
            "stddev": 765.5355918,
            "variance": 586044.7424
          },
          {
            "average": 0,
            "count": 10893384,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10893384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10893384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10893384,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10893384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457516.8597,
          5244205.535,
          648.2810086,
          458470.6797,
          5245601.315,
          748.7610086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457516.85967325326,
                5244205.535488667,
                648.281008576575
              ],
              [
                457516.85967325326,
                5245601.315488666,
                648.281008576575
              ],
              [
                458470.6796732532,
                5245601.315488666,
                748.761008576575
              ],
              [
                458470.6796732532,
                5244205.535488667,
                748.761008576575
              ],
              [
                457516.85967325326,
                5244205.535488667,
                648.281008576575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:20:03+00:00",
        "end_time": "2011-09-18T20:30:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5626179,
            47.34993361,
            648.2810086,
            -117.5498562,
            47.36255381,
            748.7610086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.5624843801867,
                  47.349933606779814,
                  648.281008576575
                ],
                [
                  -117.5626178625434,
                  47.36249251062936,
                  648.281008576575
                ],
                [
                  -117.54998672350872,
                  47.36255381293502,
                  748.761008576575
                ],
                [
                  -117.54985623754597,
                  47.34999488230587,
                  748.761008576575
                ],
                [
                  -117.5624843801867,
                  47.349933606779814,
                  648.281008576575
                ]
              ]
            ]
          },
          "id": "47117C5206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:20:03Z",
            "pc:count": 10893384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457988.7748,
                "count": 10893384,
                "maximum": 458470.6797,
                "minimum": 457516.8597,
                "name": "X",
                "position": 0,
                "stddev": 272.3810163,
                "variance": 74191.41805
              },
              {
                "average": 5244906.559,
                "count": 10893384,
                "maximum": 5245601.315,
                "minimum": 5244205.535,
                "name": "Y",
                "position": 1,
                "stddev": 396.9780785,
                "variance": 157591.5948
              },
              {
                "average": 700.8086732,
                "count": 10893384,
                "maximum": 748.7610086,
                "minimum": 648.2810086,
                "name": "Z",
                "position": 2,
                "stddev": 15.1554067,
                "variance": 229.6863522
              },
              {
                "average": 104.9797771,
                "count": 10893384,
                "maximum": 220,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.63047193,
                "variance": 1000.486754
              },
              {
                "average": 1.027308961,
                "count": 10893384,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1710009466,
                "variance": 0.02924132375
              },
              {
                "average": 1.061496501,
                "count": 10893384,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2632190703,
                "variance": 0.06928427895
              },
              {
                "average": 0.4999337212,
                "count": 10893384,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000186,
                "variance": 0.2500000186
              },
              {
                "average": 0,
                "count": 10893384,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290151068,
                "count": 10893384,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4538319563,
                "variance": 0.2059634446
              },
              {
                "average": -1.225645597,
                "count": 10893384,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.749431586,
                "variance": 76.55255308
              },
              {
                "average": 3,
                "count": 10893384,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.970555,
                "count": 10893384,
                "maximum": 112,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.186306889,
                "variance": 4.779937815
              },
              {
                "average": 28649.01399,
                "count": 10893384,
                "maximum": 64000,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8514.407678,
                "variance": 72495138.1
              },
              {
                "average": 26761.31981,
                "count": 10893384,
                "maximum": 64000,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 7034.297271,
                "variance": 49481338.1
              },
              {
                "average": 24993.28635,
                "count": 10893384,
                "maximum": 64256,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 5978.217124,
                "variance": 35739079.98
              },
              {
                "average": 414326.672,
                "count": 10893384,
                "maximum": 416003.5482,
                "minimum": 413048.4097,
                "name": "GpsTime",
                "position": 15,
                "stddev": 765.5355918,
                "variance": 586044.7424
              },
              {
                "average": 0,
                "count": 10893384,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10893384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10893384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10893384,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10893384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457516.8597,
              5244205.535,
              648.2810086,
              458470.6797,
              5245601.315,
              748.7610086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457516.85967325326,
                    5244205.535488667,
                    648.281008576575
                  ],
                  [
                    457516.85967325326,
                    5245601.315488666,
                    648.281008576575
                  ],
                  [
                    458470.6796732532,
                    5245601.315488666,
                    748.761008576575
                  ],
                  [
                    458470.6796732532,
                    5244205.535488667,
                    748.761008576575
                  ],
                  [
                    457516.85967325326,
                    5244205.535488667,
                    648.281008576575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:20:03+00:00",
            "end_time": "2011-09-18T20:30:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D5212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.54998521326874,
              47.46243458034992,
              698.1186308819749
            ],
            [
              -117.55011623662338,
              47.47499254340116,
              698.1186308819749
            ],
            [
              -117.53748865988175,
              47.47505243059492,
              739.6186308819749
            ],
            [
              -117.53736064372993,
              47.462494441375426,
              739.6186308819749
            ],
            [
              -117.54998521326874,
              47.46243458034992,
              698.1186308819749
            ]
          ]
        ]
      },
      "bbox": [
        -117.5501162,
        47.46243458,
        698.1186309,
        -117.5373606,
        47.47505243,
        739.6186309
      ],
      "properties": {
        "datetime": "2011-09-18T21:03:43Z",
        "pc:count": 11830584,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 459026.3889,
            "count": 11830584,
            "maximum": 459500.7637,
            "minimum": 458549.2437,
            "name": "X",
            "position": 0,
            "stddev": 270.9115122,
            "variance": 73393.04743
          },
          {
            "average": 5257398.707,
            "count": 11830584,
            "maximum": 5258097.163,
            "minimum": 5256701.463,
            "name": "Y",
            "position": 1,
            "stddev": 414.2095002,
            "variance": 171569.51
          },
          {
            "average": 707.6974691,
            "count": 11830584,
            "maximum": 739.6186309,
            "minimum": 698.1186309,
            "name": "Z",
            "position": 2,
            "stddev": 5.27303437,
            "variance": 27.80489146
          },
          {
            "average": 103.1050908,
            "count": 11830584,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.89126071,
            "variance": 1672.095203
          },
          {
            "average": 1.069521505,
            "count": 11830584,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2741260058,
            "variance": 0.07514506706
          },
          {
            "average": 1.150118287,
            "count": 11830584,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4118687159,
            "variance": 0.1696358391
          },
          {
            "average": 0.4998592631,
            "count": 11830584,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000013,
            "variance": 0.2500000013
          },
          {
            "average": 0,
            "count": 11830584,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244151683,
            "count": 11830584,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4295831171,
            "variance": 0.1845416545
          },
          {
            "average": -1.768085507,
            "count": 11830584,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.069690807,
            "variance": 82.25929134
          },
          {
            "average": 7,
            "count": 11830584,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 137.6416206,
            "count": 11830584,
            "maximum": 142,
            "minimum": 133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.291520919,
            "variance": 5.251068122
          },
          {
            "average": 20362.26849,
            "count": 11830584,
            "maximum": 65024,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9222.365167,
            "variance": 85052019.27
          },
          {
            "average": 20485.36171,
            "count": 11830584,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7680.524167,
            "variance": 58990451.48
          },
          {
            "average": 18043.24205,
            "count": 11830584,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6858.810533,
            "variance": 47043281.92
          },
          {
            "average": 411926.0621,
            "count": 11830584,
            "maximum": 415023.6515,
            "minimum": 408544.1771,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1607.222861,
            "variance": 2583165.325
          },
          {
            "average": 0,
            "count": 11830584,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11830584,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11830584,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11830584,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11830584,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458549.2437,
          5256701.463,
          698.1186309,
          459500.7637,
          5258097.163,
          739.6186309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458549.2436587332,
                5256701.46275587,
                698.1186308819749
              ],
              [
                458549.2436587332,
                5258097.162755869,
                698.1186308819749
              ],
              [
                459500.7636587332,
                5258097.162755869,
                739.6186308819749
              ],
              [
                459500.7636587332,
                5256701.46275587,
                739.6186308819749
              ],
              [
                458549.2436587332,
                5256701.46275587,
                698.1186308819749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:03:43+00:00",
        "end_time": "2011-09-18T19:15:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D5212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D5212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D5212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D5212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5501162,
            47.46243458,
            698.1186309,
            -117.5373606,
            47.47505243,
            739.6186309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.54998521326874,
                  47.46243458034992,
                  698.1186308819749
                ],
                [
                  -117.55011623662338,
                  47.47499254340116,
                  698.1186308819749
                ],
                [
                  -117.53748865988175,
                  47.47505243059492,
                  739.6186308819749
                ],
                [
                  -117.53736064372993,
                  47.462494441375426,
                  739.6186308819749
                ],
                [
                  -117.54998521326874,
                  47.46243458034992,
                  698.1186308819749
                ]
              ]
            ]
          },
          "id": "47117D5212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D5212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:03:43Z",
            "pc:count": 11830584,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 459026.3889,
                "count": 11830584,
                "maximum": 459500.7637,
                "minimum": 458549.2437,
                "name": "X",
                "position": 0,
                "stddev": 270.9115122,
                "variance": 73393.04743
              },
              {
                "average": 5257398.707,
                "count": 11830584,
                "maximum": 5258097.163,
                "minimum": 5256701.463,
                "name": "Y",
                "position": 1,
                "stddev": 414.2095002,
                "variance": 171569.51
              },
              {
                "average": 707.6974691,
                "count": 11830584,
                "maximum": 739.6186309,
                "minimum": 698.1186309,
                "name": "Z",
                "position": 2,
                "stddev": 5.27303437,
                "variance": 27.80489146
              },
              {
                "average": 103.1050908,
                "count": 11830584,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.89126071,
                "variance": 1672.095203
              },
              {
                "average": 1.069521505,
                "count": 11830584,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2741260058,
                "variance": 0.07514506706
              },
              {
                "average": 1.150118287,
                "count": 11830584,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4118687159,
                "variance": 0.1696358391
              },
              {
                "average": 0.4998592631,
                "count": 11830584,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000013,
                "variance": 0.2500000013
              },
              {
                "average": 0,
                "count": 11830584,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244151683,
                "count": 11830584,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4295831171,
                "variance": 0.1845416545
              },
              {
                "average": -1.768085507,
                "count": 11830584,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.069690807,
                "variance": 82.25929134
              },
              {
                "average": 7,
                "count": 11830584,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 137.6416206,
                "count": 11830584,
                "maximum": 142,
                "minimum": 133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.291520919,
                "variance": 5.251068122
              },
              {
                "average": 20362.26849,
                "count": 11830584,
                "maximum": 65024,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9222.365167,
                "variance": 85052019.27
              },
              {
                "average": 20485.36171,
                "count": 11830584,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7680.524167,
                "variance": 58990451.48
              },
              {
                "average": 18043.24205,
                "count": 11830584,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6858.810533,
                "variance": 47043281.92
              },
              {
                "average": 411926.0621,
                "count": 11830584,
                "maximum": 415023.6515,
                "minimum": 408544.1771,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1607.222861,
                "variance": 2583165.325
              },
              {
                "average": 0,
                "count": 11830584,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11830584,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11830584,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11830584,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11830584,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458549.2437,
              5256701.463,
              698.1186309,
              459500.7637,
              5258097.163,
              739.6186309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458549.2436587332,
                    5256701.46275587,
                    698.1186308819749
                  ],
                  [
                    458549.2436587332,
                    5258097.162755869,
                    698.1186308819749
                  ],
                  [
                    459500.7636587332,
                    5258097.162755869,
                    739.6186308819749
                  ],
                  [
                    459500.7636587332,
                    5256701.46275587,
                    739.6186308819749
                  ],
                  [
                    458549.2436587332,
                    5256701.46275587,
                    698.1186308819749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:03:43+00:00",
            "end_time": "2011-09-18T19:15:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92498312733218,
              47.32489420069931,
              624.4116806920033
            ],
            [
              -117.9252031303575,
              47.33749189352373,
              624.4116806920033
            ],
            [
              -117.91248792045548,
              47.33759383374489,
              649.7916806920034
            ],
            [
              -117.91227093993652,
              47.32499609625411,
              649.7916806920034
            ],
            [
              -117.92498312733218,
              47.32489420069931,
              624.4116806920033
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252031,
        47.3248942,
        624.4116807,
        -117.9122709,
        47.33759383,
        649.7916807
      ],
      "properties": {
        "datetime": "2011-09-18T18:40:12Z",
        "pc:count": 10592235,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430587.3358,
            "count": 10592235,
            "maximum": 431065.9867,
            "minimum": 430105.2867,
            "name": "X",
            "position": 0,
            "stddev": 274.7114688,
            "variance": 75466.39107
          },
          {
            "average": 5242394.964,
            "count": 10592235,
            "maximum": 5243084.468,
            "minimum": 5241684.268,
            "name": "Y",
            "position": 1,
            "stddev": 403.1634341,
            "variance": 162540.7546
          },
          {
            "average": 632.1819896,
            "count": 10592235,
            "maximum": 649.7916807,
            "minimum": 624.4116807,
            "name": "Z",
            "position": 2,
            "stddev": 3.985444035,
            "variance": 15.88376416
          },
          {
            "average": 108.4858247,
            "count": 10592235,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.8541612,
            "variance": 569.0210066
          },
          {
            "average": 1.00000321,
            "count": 10592235,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00179161619,
            "variance": 3.209888572e-06
          },
          {
            "average": 1.000006609,
            "count": 10592235,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002607180323,
            "variance": 6.797389238e-06
          },
          {
            "average": 0.4999283909,
            "count": 10592235,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000185,
            "variance": 0.2500000185
          },
          {
            "average": 0,
            "count": 10592235,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270912135,
            "count": 10592235,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4444308369,
            "variance": 0.1975187688
          },
          {
            "average": -0.6294506166,
            "count": 10592235,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.968711159,
            "variance": 80.43777985
          },
          {
            "average": 1.343062536,
            "count": 10592235,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4747321915,
            "variance": 0.2253706536
          },
          {
            "average": 39.02359068,
            "count": 10592235,
            "maximum": 44,
            "minimum": 34,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.294734487,
            "variance": 5.265806364
          },
          {
            "average": 31639.88874,
            "count": 10592235,
            "maximum": 61952,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 4689.272498,
            "variance": 21989276.56
          },
          {
            "average": 29362.29581,
            "count": 10592235,
            "maximum": 62720,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 4004.763215,
            "variance": 16038128.41
          },
          {
            "average": 26538.67846,
            "count": 10592235,
            "maximum": 62976,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 3015.328269,
            "variance": 9092204.569
          },
          {
            "average": 360216.6073,
            "count": 10592235,
            "maximum": 406412.9343,
            "minimum": 334968.3602,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32583.42792,
            "variance": 1061679775
          },
          {
            "average": 0,
            "count": 10592235,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10592235,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10592235,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10592235,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10592235,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430105.2867,
          5241684.268,
          624.4116807,
          431065.9867,
          5243084.468,
          649.7916807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430105.2866578872,
                5241684.268210191,
                624.4116806920033
              ],
              [
                430105.2866578872,
                5243084.468210191,
                624.4116806920033
              ],
              [
                431065.9866578872,
                5243084.468210191,
                649.7916806920034
              ],
              [
                431065.9866578872,
                5241684.268210191,
                649.7916806920034
              ],
              [
                430105.2866578872,
                5241684.268210191,
                624.4116806920033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:40:12+00:00",
        "end_time": "2011-09-17T22:49:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252031,
            47.3248942,
            624.4116807,
            -117.9122709,
            47.33759383,
            649.7916807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92498312733218,
                  47.32489420069931,
                  624.4116806920033
                ],
                [
                  -117.9252031303575,
                  47.33749189352373,
                  624.4116806920033
                ],
                [
                  -117.91248792045548,
                  47.33759383374489,
                  649.7916806920034
                ],
                [
                  -117.91227093993652,
                  47.32499609625411,
                  649.7916806920034
                ],
                [
                  -117.92498312733218,
                  47.32489420069931,
                  624.4116806920033
                ]
              ]
            ]
          },
          "id": "47117C8217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:40:12Z",
            "pc:count": 10592235,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430587.3358,
                "count": 10592235,
                "maximum": 431065.9867,
                "minimum": 430105.2867,
                "name": "X",
                "position": 0,
                "stddev": 274.7114688,
                "variance": 75466.39107
              },
              {
                "average": 5242394.964,
                "count": 10592235,
                "maximum": 5243084.468,
                "minimum": 5241684.268,
                "name": "Y",
                "position": 1,
                "stddev": 403.1634341,
                "variance": 162540.7546
              },
              {
                "average": 632.1819896,
                "count": 10592235,
                "maximum": 649.7916807,
                "minimum": 624.4116807,
                "name": "Z",
                "position": 2,
                "stddev": 3.985444035,
                "variance": 15.88376416
              },
              {
                "average": 108.4858247,
                "count": 10592235,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.8541612,
                "variance": 569.0210066
              },
              {
                "average": 1.00000321,
                "count": 10592235,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00179161619,
                "variance": 3.209888572e-06
              },
              {
                "average": 1.000006609,
                "count": 10592235,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002607180323,
                "variance": 6.797389238e-06
              },
              {
                "average": 0.4999283909,
                "count": 10592235,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000185,
                "variance": 0.2500000185
              },
              {
                "average": 0,
                "count": 10592235,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270912135,
                "count": 10592235,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4444308369,
                "variance": 0.1975187688
              },
              {
                "average": -0.6294506166,
                "count": 10592235,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.968711159,
                "variance": 80.43777985
              },
              {
                "average": 1.343062536,
                "count": 10592235,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4747321915,
                "variance": 0.2253706536
              },
              {
                "average": 39.02359068,
                "count": 10592235,
                "maximum": 44,
                "minimum": 34,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.294734487,
                "variance": 5.265806364
              },
              {
                "average": 31639.88874,
                "count": 10592235,
                "maximum": 61952,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 4689.272498,
                "variance": 21989276.56
              },
              {
                "average": 29362.29581,
                "count": 10592235,
                "maximum": 62720,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 4004.763215,
                "variance": 16038128.41
              },
              {
                "average": 26538.67846,
                "count": 10592235,
                "maximum": 62976,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 3015.328269,
                "variance": 9092204.569
              },
              {
                "average": 360216.6073,
                "count": 10592235,
                "maximum": 406412.9343,
                "minimum": 334968.3602,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32583.42792,
                "variance": 1061679775
              },
              {
                "average": 0,
                "count": 10592235,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10592235,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10592235,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10592235,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10592235,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430105.2867,
              5241684.268,
              624.4116807,
              431065.9867,
              5243084.468,
              649.7916807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430105.2866578872,
                    5241684.268210191,
                    624.4116806920033
                  ],
                  [
                    430105.2866578872,
                    5243084.468210191,
                    624.4116806920033
                  ],
                  [
                    431065.9866578872,
                    5243084.468210191,
                    649.7916806920034
                  ],
                  [
                    431065.9866578872,
                    5241684.268210191,
                    649.7916806920034
                  ],
                  [
                    430105.2866578872,
                    5241684.268210191,
                    624.4116806920033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:40:12+00:00",
            "end_time": "2011-09-17T22:49:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87498408433514,
              47.34989947117751,
              643.3949349328764
            ],
            [
              -117.87519228903379,
              47.36249188347929,
              643.3949349328764
            ],
            [
              -117.862487850072,
              47.36258818618324,
              688.5749349328764
            ],
            [
              -117.86228266678826,
              47.34999573169985,
              688.5749349328764
            ],
            [
              -117.87498408433514,
              47.34989947117751,
              643.3949349328764
            ]
          ]
        ]
      },
      "bbox": [
        -117.8751923,
        47.34989947,
        643.3949349,
        -117.8622827,
        47.36258819,
        688.5749349
      ],
      "properties": {
        "datetime": "2011-09-17T23:20:20Z",
        "pc:count": 10519880,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434394.2641,
            "count": 10519880,
            "maximum": 434873.9808,
            "minimum": 433914.5608,
            "name": "X",
            "position": 0,
            "stddev": 273.8351145,
            "variance": 74985.66993
          },
          {
            "average": 5245125.762,
            "count": 10519880,
            "maximum": 5245819.117,
            "minimum": 5244419.517,
            "name": "Y",
            "position": 1,
            "stddev": 401.7867544,
            "variance": 161432.596
          },
          {
            "average": 652.961575,
            "count": 10519880,
            "maximum": 688.5749349,
            "minimum": 643.3949349,
            "name": "Z",
            "position": 2,
            "stddev": 5.372112575,
            "variance": 28.85959352
          },
          {
            "average": 104.4723238,
            "count": 10519880,
            "maximum": 206,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.08372239,
            "variance": 580.0256843
          },
          {
            "average": 1.008043533,
            "count": 10519880,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09379080597,
            "variance": 0.008796715284
          },
          {
            "average": 1.017996308,
            "count": 10519880,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1456167305,
            "variance": 0.02120423219
          },
          {
            "average": 0.5000909706,
            "count": 10519880,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000155,
            "variance": 0.2500000155
          },
          {
            "average": 0,
            "count": 10519880,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301318076,
            "count": 10519880,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.458830593,
            "variance": 0.210525513
          },
          {
            "average": -0.4812035065,
            "count": 10519880,
            "maximum": 24,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.309371736,
            "variance": 86.66440212
          },
          {
            "average": 1,
            "count": 10519880,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 33.39394451,
            "count": 10519880,
            "maximum": 38,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.844919308,
            "variance": 3.403727253
          },
          {
            "average": 30392.8315,
            "count": 10519880,
            "maximum": 59904,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 6800.19533,
            "variance": 46242656.53
          },
          {
            "average": 28127.18522,
            "count": 10519880,
            "maximum": 56832,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5764.690337,
            "variance": 33231654.68
          },
          {
            "average": 25627.48272,
            "count": 10519880,
            "maximum": 52992,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 4706.519795,
            "variance": 22151328.58
          },
          {
            "average": 334620.1173,
            "count": 10519880,
            "maximum": 336820.3328,
            "minimum": 332144.7352,
            "name": "GpsTime",
            "position": 15,
            "stddev": 945.9806731,
            "variance": 894879.4338
          },
          {
            "average": 0,
            "count": 10519880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10519880,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10519880,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10519880,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10519880,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433914.5608,
          5244419.517,
          643.3949349,
          434873.9808,
          5245819.117,
          688.5749349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433914.560803289,
                5244419.517375752,
                643.3949349328764
              ],
              [
                433914.560803289,
                5245819.117375752,
                643.3949349328764
              ],
              [
                434873.98080328904,
                5245819.117375752,
                688.5749349328764
              ],
              [
                434873.98080328904,
                5244419.517375752,
                688.5749349328764
              ],
              [
                433914.560803289,
                5244419.517375752,
                643.3949349328764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:20:20+00:00",
        "end_time": "2011-09-17T22:02:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8751923,
            47.34989947,
            643.3949349,
            -117.8622827,
            47.36258819,
            688.5749349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87498408433514,
                  47.34989947117751,
                  643.3949349328764
                ],
                [
                  -117.87519228903379,
                  47.36249188347929,
                  643.3949349328764
                ],
                [
                  -117.862487850072,
                  47.36258818618324,
                  688.5749349328764
                ],
                [
                  -117.86228266678826,
                  47.34999573169985,
                  688.5749349328764
                ],
                [
                  -117.87498408433514,
                  47.34989947117751,
                  643.3949349328764
                ]
              ]
            ]
          },
          "id": "47117C7106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:20:20Z",
            "pc:count": 10519880,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434394.2641,
                "count": 10519880,
                "maximum": 434873.9808,
                "minimum": 433914.5608,
                "name": "X",
                "position": 0,
                "stddev": 273.8351145,
                "variance": 74985.66993
              },
              {
                "average": 5245125.762,
                "count": 10519880,
                "maximum": 5245819.117,
                "minimum": 5244419.517,
                "name": "Y",
                "position": 1,
                "stddev": 401.7867544,
                "variance": 161432.596
              },
              {
                "average": 652.961575,
                "count": 10519880,
                "maximum": 688.5749349,
                "minimum": 643.3949349,
                "name": "Z",
                "position": 2,
                "stddev": 5.372112575,
                "variance": 28.85959352
              },
              {
                "average": 104.4723238,
                "count": 10519880,
                "maximum": 206,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.08372239,
                "variance": 580.0256843
              },
              {
                "average": 1.008043533,
                "count": 10519880,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09379080597,
                "variance": 0.008796715284
              },
              {
                "average": 1.017996308,
                "count": 10519880,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1456167305,
                "variance": 0.02120423219
              },
              {
                "average": 0.5000909706,
                "count": 10519880,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000155,
                "variance": 0.2500000155
              },
              {
                "average": 0,
                "count": 10519880,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301318076,
                "count": 10519880,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.458830593,
                "variance": 0.210525513
              },
              {
                "average": -0.4812035065,
                "count": 10519880,
                "maximum": 24,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.309371736,
                "variance": 86.66440212
              },
              {
                "average": 1,
                "count": 10519880,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 33.39394451,
                "count": 10519880,
                "maximum": 38,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.844919308,
                "variance": 3.403727253
              },
              {
                "average": 30392.8315,
                "count": 10519880,
                "maximum": 59904,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 6800.19533,
                "variance": 46242656.53
              },
              {
                "average": 28127.18522,
                "count": 10519880,
                "maximum": 56832,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5764.690337,
                "variance": 33231654.68
              },
              {
                "average": 25627.48272,
                "count": 10519880,
                "maximum": 52992,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 4706.519795,
                "variance": 22151328.58
              },
              {
                "average": 334620.1173,
                "count": 10519880,
                "maximum": 336820.3328,
                "minimum": 332144.7352,
                "name": "GpsTime",
                "position": 15,
                "stddev": 945.9806731,
                "variance": 894879.4338
              },
              {
                "average": 0,
                "count": 10519880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10519880,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10519880,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10519880,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10519880,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433914.5608,
              5244419.517,
              643.3949349,
              434873.9808,
              5245819.117,
              688.5749349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433914.560803289,
                    5244419.517375752,
                    643.3949349328764
                  ],
                  [
                    433914.560803289,
                    5245819.117375752,
                    643.3949349328764
                  ],
                  [
                    434873.98080328904,
                    5245819.117375752,
                    688.5749349328764
                  ],
                  [
                    434873.98080328904,
                    5244419.517375752,
                    688.5749349328764
                  ],
                  [
                    433914.560803289,
                    5244419.517375752,
                    643.3949349328764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:20:20+00:00",
            "end_time": "2011-09-17T22:02:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84998538002903,
              47.299976197885385,
              595.2979083170716
            ],
            [
              -117.85018605150661,
              47.31249196648161,
              595.2979083170716
            ],
            [
              -117.83748796120669,
              47.312585464575356,
              642.6579083170715
            ],
            [
              -117.83729028603015,
              47.30006965528106,
              642.6579083170715
            ],
            [
              -117.84998538002903,
              47.299976197885385,
              595.2979083170716
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501861,
        47.2999762,
        595.2979083,
        -117.8372903,
        47.31258546,
        642.6579083
      ],
      "properties": {
        "datetime": "2011-09-17T19:55:27Z",
        "pc:count": 10770286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436202.1518,
            "count": 10770286,
            "maximum": 436701.965,
            "minimum": 435742.125,
            "name": "X",
            "position": 0,
            "stddev": 269.7905174,
            "variance": 72786.92325
          },
          {
            "average": 5239589.469,
            "count": 10770286,
            "maximum": 5240241.612,
            "minimum": 5238850.552,
            "name": "Y",
            "position": 1,
            "stddev": 363.3047246,
            "variance": 131990.3229
          },
          {
            "average": 615.1625664,
            "count": 10770286,
            "maximum": 642.6579083,
            "minimum": 595.2979083,
            "name": "Z",
            "position": 2,
            "stddev": 12.02219105,
            "variance": 144.5330777
          },
          {
            "average": 109.1370249,
            "count": 10770286,
            "maximum": 215,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.11588943,
            "variance": 790.5032387
          },
          {
            "average": 1.002481085,
            "count": 10770286,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05104566549,
            "variance": 0.002605659965
          },
          {
            "average": 1.005989442,
            "count": 10770286,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08106977404,
            "variance": 0.006572308263
          },
          {
            "average": 0.4999671318,
            "count": 10770286,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000221,
            "variance": 0.2500000221
          },
          {
            "average": 0,
            "count": 10770286,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269593862,
            "count": 10770286,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4437488366,
            "variance": 0.19691303
          },
          {
            "average": -1.027480842,
            "count": 10770286,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.555640745,
            "variance": 73.19898855
          },
          {
            "average": 1,
            "count": 10770286,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.837589271,
            "count": 10770286,
            "maximum": 12,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.177970732,
            "variance": 4.74355651
          },
          {
            "average": 25689.90241,
            "count": 10770286,
            "maximum": 55296,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7820.279997,
            "variance": 61156779.23
          },
          {
            "average": 24300.6196,
            "count": 10770286,
            "maximum": 55040,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6745.927461,
            "variance": 45507537.3
          },
          {
            "average": 22413.39969,
            "count": 10770286,
            "maximum": 53760,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 5499.452572,
            "variance": 30243978.59
          },
          {
            "average": 322594.1805,
            "count": 10770286,
            "maximum": 324527.1049,
            "minimum": 321010.7291,
            "name": "GpsTime",
            "position": 15,
            "stddev": 723.9823868,
            "variance": 524150.4964
          },
          {
            "average": 0,
            "count": 10770286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10770286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10770286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10770286,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10770286,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435742.125,
          5238850.552,
          595.2979083,
          436701.965,
          5240241.612,
          642.6579083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435742.1249556189,
                5238850.551704368,
                595.2979083170716
              ],
              [
                435742.1249556189,
                5240241.611704368,
                595.2979083170716
              ],
              [
                436701.9649556189,
                5240241.611704368,
                642.6579083170715
              ],
              [
                436701.9649556189,
                5238850.551704368,
                642.6579083170715
              ],
              [
                435742.1249556189,
                5238850.551704368,
                595.2979083170716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:55:27+00:00",
        "end_time": "2011-09-17T18:56:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501861,
            47.2999762,
            595.2979083,
            -117.8372903,
            47.31258546,
            642.6579083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84998538002903,
                  47.299976197885385,
                  595.2979083170716
                ],
                [
                  -117.85018605150661,
                  47.31249196648161,
                  595.2979083170716
                ],
                [
                  -117.83748796120669,
                  47.312585464575356,
                  642.6579083170715
                ],
                [
                  -117.83729028603015,
                  47.30006965528106,
                  642.6579083170715
                ],
                [
                  -117.84998538002903,
                  47.299976197885385,
                  595.2979083170716
                ]
              ]
            ]
          },
          "id": "47117C7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:55:27Z",
            "pc:count": 10770286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436202.1518,
                "count": 10770286,
                "maximum": 436701.965,
                "minimum": 435742.125,
                "name": "X",
                "position": 0,
                "stddev": 269.7905174,
                "variance": 72786.92325
              },
              {
                "average": 5239589.469,
                "count": 10770286,
                "maximum": 5240241.612,
                "minimum": 5238850.552,
                "name": "Y",
                "position": 1,
                "stddev": 363.3047246,
                "variance": 131990.3229
              },
              {
                "average": 615.1625664,
                "count": 10770286,
                "maximum": 642.6579083,
                "minimum": 595.2979083,
                "name": "Z",
                "position": 2,
                "stddev": 12.02219105,
                "variance": 144.5330777
              },
              {
                "average": 109.1370249,
                "count": 10770286,
                "maximum": 215,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.11588943,
                "variance": 790.5032387
              },
              {
                "average": 1.002481085,
                "count": 10770286,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05104566549,
                "variance": 0.002605659965
              },
              {
                "average": 1.005989442,
                "count": 10770286,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08106977404,
                "variance": 0.006572308263
              },
              {
                "average": 0.4999671318,
                "count": 10770286,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000221,
                "variance": 0.2500000221
              },
              {
                "average": 0,
                "count": 10770286,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269593862,
                "count": 10770286,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4437488366,
                "variance": 0.19691303
              },
              {
                "average": -1.027480842,
                "count": 10770286,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.555640745,
                "variance": 73.19898855
              },
              {
                "average": 1,
                "count": 10770286,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.837589271,
                "count": 10770286,
                "maximum": 12,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.177970732,
                "variance": 4.74355651
              },
              {
                "average": 25689.90241,
                "count": 10770286,
                "maximum": 55296,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7820.279997,
                "variance": 61156779.23
              },
              {
                "average": 24300.6196,
                "count": 10770286,
                "maximum": 55040,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6745.927461,
                "variance": 45507537.3
              },
              {
                "average": 22413.39969,
                "count": 10770286,
                "maximum": 53760,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 5499.452572,
                "variance": 30243978.59
              },
              {
                "average": 322594.1805,
                "count": 10770286,
                "maximum": 324527.1049,
                "minimum": 321010.7291,
                "name": "GpsTime",
                "position": 15,
                "stddev": 723.9823868,
                "variance": 524150.4964
              },
              {
                "average": 0,
                "count": 10770286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10770286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10770286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10770286,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10770286,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435742.125,
              5238850.552,
              595.2979083,
              436701.965,
              5240241.612,
              642.6579083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435742.1249556189,
                    5238850.551704368,
                    595.2979083170716
                  ],
                  [
                    435742.1249556189,
                    5240241.611704368,
                    595.2979083170716
                  ],
                  [
                    436701.9649556189,
                    5240241.611704368,
                    642.6579083170715
                  ],
                  [
                    436701.9649556189,
                    5238850.551704368,
                    642.6579083170715
                  ],
                  [
                    435742.1249556189,
                    5238850.551704368,
                    595.2979083170716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:55:27+00:00",
            "end_time": "2011-09-17T18:56:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7999840846701,
              47.36240737851077,
              658.3637757489838
            ],
            [
              -117.80017440764047,
              47.3749920869397,
              658.3637757489838
            ],
            [
              -117.7874879182134,
              47.37507994687853,
              711.4637757489837
            ],
            [
              -117.78730061198222,
              47.36249519998815,
              711.4637757489837
            ],
            [
              -117.7999840846701,
              47.36240737851077,
              658.3637757489838
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001744,
        47.36240738,
        658.3637757,
        -117.7873006,
        47.37507995,
        711.4637757
      ],
      "properties": {
        "datetime": "2011-09-17T21:03:10Z",
        "pc:count": 10944864,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440080.6165,
            "count": 10944864,
            "maximum": 440551.1961,
            "minimum": 439593.3761,
            "name": "X",
            "position": 0,
            "stddev": 270.4395109,
            "variance": 73137.52904
          },
          {
            "average": 5246446.107,
            "count": 10944864,
            "maximum": 5247147.369,
            "minimum": 5245748.649,
            "name": "Y",
            "position": 1,
            "stddev": 399.4270324,
            "variance": 159541.9542
          },
          {
            "average": 674.7876254,
            "count": 10944864,
            "maximum": 711.4637757,
            "minimum": 658.3637757,
            "name": "Z",
            "position": 2,
            "stddev": 6.075583017,
            "variance": 36.912709
          },
          {
            "average": 103.9605275,
            "count": 10944864,
            "maximum": 218,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.35032195,
            "variance": 921.1420424
          },
          {
            "average": 1.023688006,
            "count": 10944864,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1596530307,
            "variance": 0.0254890902
          },
          {
            "average": 1.052935331,
            "count": 10944864,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2450908758,
            "variance": 0.06006953739
          },
          {
            "average": 0.4999215157,
            "count": 10944864,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000167,
            "variance": 0.2500000167
          },
          {
            "average": 0,
            "count": 10944864,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269030661,
            "count": 10944864,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4434559533,
            "variance": 0.1966531826
          },
          {
            "average": -0.6743654976,
            "count": 10944864,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.813891478,
            "variance": 77.68468299
          },
          {
            "average": 1,
            "count": 10944864,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.93789123,
            "count": 10944864,
            "maximum": 21,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.879351581,
            "variance": 3.531962364
          },
          {
            "average": 28044.30955,
            "count": 10944864,
            "maximum": 58624,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 9050.498501,
            "variance": 81911523.13
          },
          {
            "average": 26141.14037,
            "count": 10944864,
            "maximum": 58368,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7553.2808,
            "variance": 57052050.85
          },
          {
            "average": 23838.21317,
            "count": 10944864,
            "maximum": 58880,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 6224.655213,
            "variance": 38746332.52
          },
          {
            "average": 326212.7052,
            "count": 10944864,
            "maximum": 328590.7458,
            "minimum": 324212.9769,
            "name": "GpsTime",
            "position": 15,
            "stddev": 841.1658022,
            "variance": 707559.9068
          },
          {
            "average": 0,
            "count": 10944864,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10944864,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10944864,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10944864,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10944864,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439593.3761,
          5245748.649,
          658.3637757,
          440551.1961,
          5247147.369,
          711.4637757
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439593.3761362958,
                5245748.649127918,
                658.3637757489838
              ],
              [
                439593.3761362958,
                5247147.369127919,
                658.3637757489838
              ],
              [
                440551.19613629574,
                5247147.369127919,
                711.4637757489837
              ],
              [
                440551.19613629574,
                5245748.649127918,
                711.4637757489837
              ],
              [
                439593.3761362958,
                5245748.649127918,
                658.3637757489838
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:03:10+00:00",
        "end_time": "2011-09-17T19:50:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001744,
            47.36240738,
            658.3637757,
            -117.7873006,
            47.37507995,
            711.4637757
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7999840846701,
                  47.36240737851077,
                  658.3637757489838
                ],
                [
                  -117.80017440764047,
                  47.3749920869397,
                  658.3637757489838
                ],
                [
                  -117.7874879182134,
                  47.37507994687853,
                  711.4637757489837
                ],
                [
                  -117.78730061198222,
                  47.36249519998815,
                  711.4637757489837
                ],
                [
                  -117.7999840846701,
                  47.36240737851077,
                  658.3637757489838
                ]
              ]
            ]
          },
          "id": "47117C7202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:03:10Z",
            "pc:count": 10944864,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440080.6165,
                "count": 10944864,
                "maximum": 440551.1961,
                "minimum": 439593.3761,
                "name": "X",
                "position": 0,
                "stddev": 270.4395109,
                "variance": 73137.52904
              },
              {
                "average": 5246446.107,
                "count": 10944864,
                "maximum": 5247147.369,
                "minimum": 5245748.649,
                "name": "Y",
                "position": 1,
                "stddev": 399.4270324,
                "variance": 159541.9542
              },
              {
                "average": 674.7876254,
                "count": 10944864,
                "maximum": 711.4637757,
                "minimum": 658.3637757,
                "name": "Z",
                "position": 2,
                "stddev": 6.075583017,
                "variance": 36.912709
              },
              {
                "average": 103.9605275,
                "count": 10944864,
                "maximum": 218,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.35032195,
                "variance": 921.1420424
              },
              {
                "average": 1.023688006,
                "count": 10944864,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1596530307,
                "variance": 0.0254890902
              },
              {
                "average": 1.052935331,
                "count": 10944864,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2450908758,
                "variance": 0.06006953739
              },
              {
                "average": 0.4999215157,
                "count": 10944864,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000167,
                "variance": 0.2500000167
              },
              {
                "average": 0,
                "count": 10944864,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269030661,
                "count": 10944864,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4434559533,
                "variance": 0.1966531826
              },
              {
                "average": -0.6743654976,
                "count": 10944864,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.813891478,
                "variance": 77.68468299
              },
              {
                "average": 1,
                "count": 10944864,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.93789123,
                "count": 10944864,
                "maximum": 21,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.879351581,
                "variance": 3.531962364
              },
              {
                "average": 28044.30955,
                "count": 10944864,
                "maximum": 58624,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 9050.498501,
                "variance": 81911523.13
              },
              {
                "average": 26141.14037,
                "count": 10944864,
                "maximum": 58368,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7553.2808,
                "variance": 57052050.85
              },
              {
                "average": 23838.21317,
                "count": 10944864,
                "maximum": 58880,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 6224.655213,
                "variance": 38746332.52
              },
              {
                "average": 326212.7052,
                "count": 10944864,
                "maximum": 328590.7458,
                "minimum": 324212.9769,
                "name": "GpsTime",
                "position": 15,
                "stddev": 841.1658022,
                "variance": 707559.9068
              },
              {
                "average": 0,
                "count": 10944864,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10944864,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10944864,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10944864,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10944864,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439593.3761,
              5245748.649,
              658.3637757,
              440551.1961,
              5247147.369,
              711.4637757
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439593.3761362958,
                    5245748.649127918,
                    658.3637757489838
                  ],
                  [
                    439593.3761362958,
                    5247147.369127919,
                    658.3637757489838
                  ],
                  [
                    440551.19613629574,
                    5247147.369127919,
                    711.4637757489837
                  ],
                  [
                    440551.19613629574,
                    5245748.649127918,
                    711.4637757489837
                  ],
                  [
                    439593.3761362958,
                    5245748.649127918,
                    658.3637757489838
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:03:10+00:00",
            "end_time": "2011-09-17T19:50:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.4499844860393,
              47.47494601060075,
              712.4328321923343
            ],
            [
              -117.45006362568743,
              47.484213671752954,
              712.4328321923343
            ],
            [
              -117.43750107961098,
              47.484262290472785,
              751.2928321923342
            ],
            [
              -117.43742414879965,
              47.474994613640995,
              751.2928321923342
            ],
            [
              -117.4499844860393,
              47.47494601060075,
              712.4328321923343
            ]
          ]
        ]
      },
      "bbox": [
        -117.4500636,
        47.47494601,
        712.4328322,
        -117.4374241,
        47.48426229,
        751.2928322
      ],
      "properties": {
        "datetime": "2011-09-18T21:52:40Z",
        "pc:count": 7755128,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 466551.9302,
            "count": 7755128,
            "maximum": 467040.4751,
            "minimum": 466094.0351,
            "name": "X",
            "position": 0,
            "stddev": 268.8955412,
            "variance": 72304.81206
          },
          {
            "average": 5258507.529,
            "count": 7755128,
            "maximum": 5259073.462,
            "minimum": 5258043.462,
            "name": "Y",
            "position": 1,
            "stddev": 271.425589,
            "variance": 73671.85038
          },
          {
            "average": 718.9176415,
            "count": 7755128,
            "maximum": 751.2928322,
            "minimum": 712.4328322,
            "name": "Z",
            "position": 2,
            "stddev": 4.807005795,
            "variance": 23.10730471
          },
          {
            "average": 100.3463685,
            "count": 7755128,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.24973742,
            "variance": 1463.042413
          },
          {
            "average": 1.060675336,
            "count": 7755128,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2529542782,
            "variance": 0.06398586688
          },
          {
            "average": 1.130714284,
            "count": 7755128,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3764793551,
            "variance": 0.1417367048
          },
          {
            "average": 0.4998621557,
            "count": 7755128,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000132,
            "variance": 0.2500000132
          },
          {
            "average": 0,
            "count": 7755128,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23377177,
            "count": 7755128,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4232287239,
            "variance": 0.1791225527
          },
          {
            "average": -1.747036433,
            "count": 7755128,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.791858653,
            "variance": 77.29677858
          },
          {
            "average": 7,
            "count": 7755128,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 143.0745472,
            "count": 7755128,
            "maximum": 147,
            "minimum": 140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.583084718,
            "variance": 2.506157224
          },
          {
            "average": 19378.59553,
            "count": 7755128,
            "maximum": 65024,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8757.497186,
            "variance": 76693756.97
          },
          {
            "average": 19520.97222,
            "count": 7755128,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7324.281386,
            "variance": 53645097.82
          },
          {
            "average": 17236.00326,
            "count": 7755128,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 6540.824217,
            "variance": 42782381.44
          },
          {
            "average": 415639.0411,
            "count": 7755128,
            "maximum": 417960.1611,
            "minimum": 413816.5209,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1109.547745,
            "variance": 1231096.2
          },
          {
            "average": 0,
            "count": 7755128,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7755128,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7755128,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7755128,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7755128,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          466094.0351,
          5258043.462,
          712.4328322,
          467040.4751,
          5259073.462,
          751.2928322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                466094.0351063743,
                5258043.461532574,
                712.4328321923343
              ],
              [
                466094.0351063743,
                5259073.461532574,
                712.4328321923343
              ],
              [
                467040.47510637424,
                5259073.461532574,
                751.2928321923342
              ],
              [
                467040.47510637424,
                5258043.461532574,
                751.2928321923342
              ],
              [
                466094.0351063743,
                5258043.461532574,
                712.4328321923343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:52:40+00:00",
        "end_time": "2011-09-18T20:43:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4500636,
            47.47494601,
            712.4328322,
            -117.4374241,
            47.48426229,
            751.2928322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.4499844860393,
                  47.47494601060075,
                  712.4328321923343
                ],
                [
                  -117.45006362568743,
                  47.484213671752954,
                  712.4328321923343
                ],
                [
                  -117.43750107961098,
                  47.484262290472785,
                  751.2928321923342
                ],
                [
                  -117.43742414879965,
                  47.474994613640995,
                  751.2928321923342
                ],
                [
                  -117.4499844860393,
                  47.47494601060075,
                  712.4328321923343
                ]
              ]
            ]
          },
          "id": "47117D4110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:52:40Z",
            "pc:count": 7755128,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 466551.9302,
                "count": 7755128,
                "maximum": 467040.4751,
                "minimum": 466094.0351,
                "name": "X",
                "position": 0,
                "stddev": 268.8955412,
                "variance": 72304.81206
              },
              {
                "average": 5258507.529,
                "count": 7755128,
                "maximum": 5259073.462,
                "minimum": 5258043.462,
                "name": "Y",
                "position": 1,
                "stddev": 271.425589,
                "variance": 73671.85038
              },
              {
                "average": 718.9176415,
                "count": 7755128,
                "maximum": 751.2928322,
                "minimum": 712.4328322,
                "name": "Z",
                "position": 2,
                "stddev": 4.807005795,
                "variance": 23.10730471
              },
              {
                "average": 100.3463685,
                "count": 7755128,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.24973742,
                "variance": 1463.042413
              },
              {
                "average": 1.060675336,
                "count": 7755128,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2529542782,
                "variance": 0.06398586688
              },
              {
                "average": 1.130714284,
                "count": 7755128,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3764793551,
                "variance": 0.1417367048
              },
              {
                "average": 0.4998621557,
                "count": 7755128,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000132,
                "variance": 0.2500000132
              },
              {
                "average": 0,
                "count": 7755128,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23377177,
                "count": 7755128,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4232287239,
                "variance": 0.1791225527
              },
              {
                "average": -1.747036433,
                "count": 7755128,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.791858653,
                "variance": 77.29677858
              },
              {
                "average": 7,
                "count": 7755128,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 143.0745472,
                "count": 7755128,
                "maximum": 147,
                "minimum": 140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.583084718,
                "variance": 2.506157224
              },
              {
                "average": 19378.59553,
                "count": 7755128,
                "maximum": 65024,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8757.497186,
                "variance": 76693756.97
              },
              {
                "average": 19520.97222,
                "count": 7755128,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7324.281386,
                "variance": 53645097.82
              },
              {
                "average": 17236.00326,
                "count": 7755128,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 6540.824217,
                "variance": 42782381.44
              },
              {
                "average": 415639.0411,
                "count": 7755128,
                "maximum": 417960.1611,
                "minimum": 413816.5209,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1109.547745,
                "variance": 1231096.2
              },
              {
                "average": 0,
                "count": 7755128,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7755128,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7755128,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7755128,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7755128,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              466094.0351,
              5258043.462,
              712.4328322,
              467040.4751,
              5259073.462,
              751.2928322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    466094.0351063743,
                    5258043.461532574,
                    712.4328321923343
                  ],
                  [
                    466094.0351063743,
                    5259073.461532574,
                    712.4328321923343
                  ],
                  [
                    467040.47510637424,
                    5259073.461532574,
                    751.2928321923342
                  ],
                  [
                    467040.47510637424,
                    5258043.461532574,
                    751.2928321923342
                  ],
                  [
                    466094.0351063743,
                    5258043.461532574,
                    712.4328321923343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:52:40+00:00",
            "end_time": "2011-09-18T20:43:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97498329287902,
              47.28738836396373,
              575.7640522754299
            ],
            [
              -117.97521498245779,
              47.29999135521343,
              575.7640522754299
            ],
            [
              -117.96248831615905,
              47.30009895308232,
              623.5840522754298
            ],
            [
              -117.96225964901075,
              47.28749591467249,
              623.5840522754298
            ],
            [
              -117.97498329287902,
              47.28738836396373,
              575.7640522754299
            ]
          ]
        ]
      },
      "bbox": [
        -117.975215,
        47.28738836,
        575.7640523,
        -117.9622596,
        47.30009895,
        623.5840523
      ],
      "properties": {
        "datetime": "2011-09-18T18:51:23Z",
        "pc:count": 10555992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426751.0754,
            "count": 10555992,
            "maximum": 427237.2658,
            "minimum": 426275.0058,
            "name": "X",
            "position": 0,
            "stddev": 273.7008504,
            "variance": 74912.1555
          },
          {
            "average": 5238261.355,
            "count": 10555992,
            "maximum": 5238963.064,
            "minimum": 5237562.264,
            "name": "Y",
            "position": 1,
            "stddev": 395.8338747,
            "variance": 156684.4564
          },
          {
            "average": 591.1193847,
            "count": 10555992,
            "maximum": 623.5840523,
            "minimum": 575.7640523,
            "name": "Z",
            "position": 2,
            "stddev": 9.771790341,
            "variance": 95.48788648
          },
          {
            "average": 104.3530725,
            "count": 10555992,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.23711286,
            "variance": 914.282994
          },
          {
            "average": 1.003213151,
            "count": 10555992,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05904462936,
            "variance": 0.003486268256
          },
          {
            "average": 1.007363496,
            "count": 10555992,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09234365832,
            "variance": 0.008527351232
          },
          {
            "average": 0.4999365289,
            "count": 10555992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000197,
            "variance": 0.2500000197
          },
          {
            "average": 0,
            "count": 10555992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275037249,
            "count": 10555992,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4465330666,
            "variance": 0.1993917795
          },
          {
            "average": -0.7595280926,
            "count": 10555992,
            "maximum": 22.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.889974971,
            "variance": 79.03165498
          },
          {
            "average": 1.452051877,
            "count": 10555992,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4976956912,
            "variance": 0.247701001
          },
          {
            "average": 39.71546947,
            "count": 10555992,
            "maximum": 45,
            "minimum": 34,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.337663782,
            "variance": 5.464671956
          },
          {
            "average": 26290.0347,
            "count": 10555992,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 7192.624454,
            "variance": 51733846.54
          },
          {
            "average": 24726.6533,
            "count": 10555992,
            "maximum": 65024,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6020.062309,
            "variance": 36241150.2
          },
          {
            "average": 23020.95466,
            "count": 10555992,
            "maximum": 65024,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 4832.351196,
            "variance": 23351618.08
          },
          {
            "average": 367816.391,
            "count": 10555992,
            "maximum": 407083.6329,
            "minimum": 335080.6974,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34169.24331,
            "variance": 1167537188
          },
          {
            "average": 0,
            "count": 10555992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10555992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10555992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10555992,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10555992,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426275.0058,
          5237562.264,
          575.7640523,
          427237.2658,
          5238963.064,
          623.5840523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426275.00577780535,
                5237562.264404058,
                575.7640522754299
              ],
              [
                426275.00577780535,
                5238963.064404059,
                575.7640522754299
              ],
              [
                427237.26577780535,
                5238963.064404059,
                623.5840522754298
              ],
              [
                427237.26577780535,
                5237562.264404058,
                623.5840522754298
              ],
              [
                426275.00577780535,
                5237562.264404058,
                575.7640522754299
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:51:23+00:00",
        "end_time": "2011-09-17T22:51:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975215,
            47.28738836,
            575.7640523,
            -117.9622596,
            47.30009895,
            623.5840523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97498329287902,
                  47.28738836396373,
                  575.7640522754299
                ],
                [
                  -117.97521498245779,
                  47.29999135521343,
                  575.7640522754299
                ],
                [
                  -117.96248831615905,
                  47.30009895308232,
                  623.5840522754298
                ],
                [
                  -117.96225964901075,
                  47.28749591467249,
                  623.5840522754298
                ],
                [
                  -117.97498329287902,
                  47.28738836396373,
                  575.7640522754299
                ]
              ]
            ]
          },
          "id": "47117C8308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:51:23Z",
            "pc:count": 10555992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426751.0754,
                "count": 10555992,
                "maximum": 427237.2658,
                "minimum": 426275.0058,
                "name": "X",
                "position": 0,
                "stddev": 273.7008504,
                "variance": 74912.1555
              },
              {
                "average": 5238261.355,
                "count": 10555992,
                "maximum": 5238963.064,
                "minimum": 5237562.264,
                "name": "Y",
                "position": 1,
                "stddev": 395.8338747,
                "variance": 156684.4564
              },
              {
                "average": 591.1193847,
                "count": 10555992,
                "maximum": 623.5840523,
                "minimum": 575.7640523,
                "name": "Z",
                "position": 2,
                "stddev": 9.771790341,
                "variance": 95.48788648
              },
              {
                "average": 104.3530725,
                "count": 10555992,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.23711286,
                "variance": 914.282994
              },
              {
                "average": 1.003213151,
                "count": 10555992,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05904462936,
                "variance": 0.003486268256
              },
              {
                "average": 1.007363496,
                "count": 10555992,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09234365832,
                "variance": 0.008527351232
              },
              {
                "average": 0.4999365289,
                "count": 10555992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000197,
                "variance": 0.2500000197
              },
              {
                "average": 0,
                "count": 10555992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275037249,
                "count": 10555992,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4465330666,
                "variance": 0.1993917795
              },
              {
                "average": -0.7595280926,
                "count": 10555992,
                "maximum": 22.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.889974971,
                "variance": 79.03165498
              },
              {
                "average": 1.452051877,
                "count": 10555992,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4976956912,
                "variance": 0.247701001
              },
              {
                "average": 39.71546947,
                "count": 10555992,
                "maximum": 45,
                "minimum": 34,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.337663782,
                "variance": 5.464671956
              },
              {
                "average": 26290.0347,
                "count": 10555992,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 7192.624454,
                "variance": 51733846.54
              },
              {
                "average": 24726.6533,
                "count": 10555992,
                "maximum": 65024,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6020.062309,
                "variance": 36241150.2
              },
              {
                "average": 23020.95466,
                "count": 10555992,
                "maximum": 65024,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 4832.351196,
                "variance": 23351618.08
              },
              {
                "average": 367816.391,
                "count": 10555992,
                "maximum": 407083.6329,
                "minimum": 335080.6974,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34169.24331,
                "variance": 1167537188
              },
              {
                "average": 0,
                "count": 10555992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10555992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10555992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10555992,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10555992,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426275.0058,
              5237562.264,
              575.7640523,
              427237.2658,
              5238963.064,
              623.5840523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426275.00577780535,
                    5237562.264404058,
                    575.7640522754299
                  ],
                  [
                    426275.00577780535,
                    5238963.064404059,
                    575.7640522754299
                  ],
                  [
                    427237.26577780535,
                    5238963.064404059,
                    623.5840522754298
                  ],
                  [
                    427237.26577780535,
                    5237562.264404058,
                    623.5840522754298
                  ],
                  [
                    426275.00577780535,
                    5237562.264404058,
                    575.7640522754299
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:51:23+00:00",
            "end_time": "2011-09-17T22:51:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D5119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.58748445813943,
              47.449930730988605,
              696.1201354811996
            ],
            [
              -117.5876243935653,
              47.46249223886011,
              696.1201354811996
            ],
            [
              -117.57498715422875,
              47.46255630794288,
              747.2801354811996
            ],
            [
              -117.57485022779551,
              47.449994772068976,
              747.2801354811996
            ],
            [
              -117.58748445813943,
              47.449930730988605,
              696.1201354811996
            ]
          ]
        ]
      },
      "bbox": [
        -117.5876244,
        47.44993073,
        696.1201355,
        -117.5748502,
        47.46255631,
        747.2801355
      ],
      "properties": {
        "datetime": "2011-09-18T19:39:51Z",
        "pc:count": 10692969,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 456190.1556,
            "count": 10692969,
            "maximum": 456665.0267,
            "minimum": 455712.5467,
            "name": "X",
            "position": 0,
            "stddev": 279.9726099,
            "variance": 78384.66227
          },
          {
            "average": 5256033.168,
            "count": 10692969,
            "maximum": 5256728.622,
            "minimum": 5255332.522,
            "name": "Y",
            "position": 1,
            "stddev": 398.1272474,
            "variance": 158505.3051
          },
          {
            "average": 707.620544,
            "count": 10692969,
            "maximum": 747.2801355,
            "minimum": 696.1201355,
            "name": "Z",
            "position": 2,
            "stddev": 7.305904331,
            "variance": 53.3762381
          },
          {
            "average": 99.52102227,
            "count": 10692969,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.14319513,
            "variance": 2037.908067
          },
          {
            "average": 1.103505677,
            "count": 10692969,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3399270436,
            "variance": 0.115550395
          },
          {
            "average": 1.221339836,
            "count": 10692969,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.512109207,
            "variance": 0.2622558399
          },
          {
            "average": 0.4997789669,
            "count": 10692969,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999745,
            "variance": 0.2499999745
          },
          {
            "average": 0,
            "count": 10692969,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241243569,
            "count": 10692969,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4278377336,
            "variance": 0.1830451263
          },
          {
            "average": -3.043270706,
            "count": 10692969,
            "maximum": 22.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.792503493,
            "variance": 77.30811768
          },
          {
            "average": 6.526198196,
            "count": 10692969,
            "maximum": 7,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4993132061,
            "variance": 0.2493136778
          },
          {
            "average": 114.0924093,
            "count": 10692969,
            "maximum": 135,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.34481713,
            "variance": 374.2219499
          },
          {
            "average": 19475.06127,
            "count": 10692969,
            "maximum": 65024,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8721.9109,
            "variance": 76071729.75
          },
          {
            "average": 20042.44888,
            "count": 10692969,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7426.592333,
            "variance": 55154273.69
          },
          {
            "average": 17722.70693,
            "count": 10692969,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6608.715607,
            "variance": 43675121.97
          },
          {
            "average": 375027.285,
            "count": 10692969,
            "maximum": 409991.729,
            "minimum": 336834.8291,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35030.6921,
            "variance": 1227149389
          },
          {
            "average": 0,
            "count": 10692969,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10692969,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10692969,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10692969,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10692969,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          455712.5467,
          5255332.522,
          696.1201355,
          456665.0267,
          5256728.622,
          747.2801355
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                455712.54669413785,
                5255332.521919064,
                696.1201354811996
              ],
              [
                455712.54669413785,
                5256728.621919064,
                696.1201354811996
              ],
              [
                456665.02669413784,
                5256728.621919064,
                747.2801354811996
              ],
              [
                456665.02669413784,
                5255332.521919064,
                747.2801354811996
              ],
              [
                455712.54669413785,
                5255332.521919064,
                696.1201354811996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:39:51+00:00",
        "end_time": "2011-09-17T23:20:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D5119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D5119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D5119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D5119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5876244,
            47.44993073,
            696.1201355,
            -117.5748502,
            47.46255631,
            747.2801355
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.58748445813943,
                  47.449930730988605,
                  696.1201354811996
                ],
                [
                  -117.5876243935653,
                  47.46249223886011,
                  696.1201354811996
                ],
                [
                  -117.57498715422875,
                  47.46255630794288,
                  747.2801354811996
                ],
                [
                  -117.57485022779551,
                  47.449994772068976,
                  747.2801354811996
                ],
                [
                  -117.58748445813943,
                  47.449930730988605,
                  696.1201354811996
                ]
              ]
            ]
          },
          "id": "47117D5119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D5119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:39:51Z",
            "pc:count": 10692969,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 456190.1556,
                "count": 10692969,
                "maximum": 456665.0267,
                "minimum": 455712.5467,
                "name": "X",
                "position": 0,
                "stddev": 279.9726099,
                "variance": 78384.66227
              },
              {
                "average": 5256033.168,
                "count": 10692969,
                "maximum": 5256728.622,
                "minimum": 5255332.522,
                "name": "Y",
                "position": 1,
                "stddev": 398.1272474,
                "variance": 158505.3051
              },
              {
                "average": 707.620544,
                "count": 10692969,
                "maximum": 747.2801355,
                "minimum": 696.1201355,
                "name": "Z",
                "position": 2,
                "stddev": 7.305904331,
                "variance": 53.3762381
              },
              {
                "average": 99.52102227,
                "count": 10692969,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.14319513,
                "variance": 2037.908067
              },
              {
                "average": 1.103505677,
                "count": 10692969,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3399270436,
                "variance": 0.115550395
              },
              {
                "average": 1.221339836,
                "count": 10692969,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.512109207,
                "variance": 0.2622558399
              },
              {
                "average": 0.4997789669,
                "count": 10692969,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999745,
                "variance": 0.2499999745
              },
              {
                "average": 0,
                "count": 10692969,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241243569,
                "count": 10692969,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4278377336,
                "variance": 0.1830451263
              },
              {
                "average": -3.043270706,
                "count": 10692969,
                "maximum": 22.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.792503493,
                "variance": 77.30811768
              },
              {
                "average": 6.526198196,
                "count": 10692969,
                "maximum": 7,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4993132061,
                "variance": 0.2493136778
              },
              {
                "average": 114.0924093,
                "count": 10692969,
                "maximum": 135,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.34481713,
                "variance": 374.2219499
              },
              {
                "average": 19475.06127,
                "count": 10692969,
                "maximum": 65024,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8721.9109,
                "variance": 76071729.75
              },
              {
                "average": 20042.44888,
                "count": 10692969,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7426.592333,
                "variance": 55154273.69
              },
              {
                "average": 17722.70693,
                "count": 10692969,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6608.715607,
                "variance": 43675121.97
              },
              {
                "average": 375027.285,
                "count": 10692969,
                "maximum": 409991.729,
                "minimum": 336834.8291,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35030.6921,
                "variance": 1227149389
              },
              {
                "average": 0,
                "count": 10692969,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10692969,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10692969,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10692969,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10692969,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              455712.5467,
              5255332.522,
              696.1201355,
              456665.0267,
              5256728.622,
              747.2801355
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    455712.54669413785,
                    5255332.521919064,
                    696.1201354811996
                  ],
                  [
                    455712.54669413785,
                    5256728.621919064,
                    696.1201354811996
                  ],
                  [
                    456665.02669413784,
                    5256728.621919064,
                    747.2801354811996
                  ],
                  [
                    456665.02669413784,
                    5255332.521919064,
                    747.2801354811996
                  ],
                  [
                    455712.54669413785,
                    5255332.521919064,
                    696.1201354811996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:39:51+00:00",
            "end_time": "2011-09-17T23:20:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.66248364136807,
              47.36242256561389,
              696.489291394154
            ],
            [
              -117.66264106413746,
              47.374992544198896,
              696.489291394154
            ],
            [
              -117.64998756938624,
              47.37506499360599,
              745.409291394154
            ],
            [
              -117.64983315217032,
              47.362494983342756,
              745.409291394154
            ],
            [
              -117.66248364136807,
              47.36242256561389,
              696.489291394154
            ]
          ]
        ]
      },
      "bbox": [
        -117.6626411,
        47.36242257,
        696.4892914,
        -117.6498332,
        47.37506499,
        745.4092914
      ],
      "properties": {
        "datetime": "2011-09-18T22:25:38Z",
        "pc:count": 10990306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450460.3055,
            "count": 10990306,
            "maximum": 450931.2776,
            "minimum": 449975.9776,
            "name": "X",
            "position": 0,
            "stddev": 273.2628294,
            "variance": 74672.57394
          },
          {
            "average": 5246357.424,
            "count": 10990306,
            "maximum": 5247049.892,
            "minimum": 5245652.852,
            "name": "Y",
            "position": 1,
            "stddev": 404.8256354,
            "variance": 163883.7951
          },
          {
            "average": 712.5529305,
            "count": 10990306,
            "maximum": 745.4092914,
            "minimum": 696.4892914,
            "name": "Z",
            "position": 2,
            "stddev": 5.85649262,
            "variance": 34.2985058
          },
          {
            "average": 103.577955,
            "count": 10990306,
            "maximum": 212,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.68510997,
            "variance": 1496.537733
          },
          {
            "average": 1.054338159,
            "count": 10990306,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2405470304,
            "variance": 0.05786287383
          },
          {
            "average": 1.120014402,
            "count": 10990306,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3650699454,
            "variance": 0.1332760651
          },
          {
            "average": 0.4998323068,
            "count": 10990306,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999946,
            "variance": 0.2499999946
          },
          {
            "average": 0,
            "count": 10990306,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277931206,
            "count": 10990306,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4479793176,
            "variance": 0.200685469
          },
          {
            "average": -1.733317819,
            "count": 10990306,
            "maximum": 21,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.101364377,
            "variance": 82.83483352
          },
          {
            "average": 3,
            "count": 10990306,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 115.8276818,
            "count": 10990306,
            "maximum": 120,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.216631033,
            "variance": 4.913453137
          },
          {
            "average": 25480.72686,
            "count": 10990306,
            "maximum": 61440,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 10050.18581,
            "variance": 101006234.8
          },
          {
            "average": 24092.59359,
            "count": 10990306,
            "maximum": 62208,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 8076.109088,
            "variance": 65223538
          },
          {
            "average": 22300.76684,
            "count": 10990306,
            "maximum": 62720,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 6794.668229,
            "variance": 46167516.34
          },
          {
            "average": 417812.829,
            "count": 10990306,
            "maximum": 419938.0579,
            "minimum": 415419.6553,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1129.830401,
            "variance": 1276516.734
          },
          {
            "average": 0,
            "count": 10990306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10990306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10990306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10990306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10990306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449975.9776,
          5245652.852,
          696.4892914,
          450931.2776,
          5247049.892,
          745.4092914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449975.9776273783,
                5245652.852311352,
                696.489291394154
              ],
              [
                449975.9776273783,
                5247049.892311351,
                696.489291394154
              ],
              [
                450931.27762737835,
                5247049.892311351,
                745.409291394154
              ],
              [
                450931.27762737835,
                5245652.852311352,
                745.409291394154
              ],
              [
                449975.9776273783,
                5245652.852311352,
                696.489291394154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:25:38+00:00",
        "end_time": "2011-09-18T21:10:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6626411,
            47.36242257,
            696.4892914,
            -117.6498332,
            47.37506499,
            745.4092914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.66248364136807,
                  47.36242256561389,
                  696.489291394154
                ],
                [
                  -117.66264106413746,
                  47.374992544198896,
                  696.489291394154
                ],
                [
                  -117.64998756938624,
                  47.37506499360599,
                  745.409291394154
                ],
                [
                  -117.64983315217032,
                  47.362494983342756,
                  745.409291394154
                ],
                [
                  -117.66248364136807,
                  47.36242256561389,
                  696.489291394154
                ]
              ]
            ]
          },
          "id": "47117C6203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:25:38Z",
            "pc:count": 10990306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450460.3055,
                "count": 10990306,
                "maximum": 450931.2776,
                "minimum": 449975.9776,
                "name": "X",
                "position": 0,
                "stddev": 273.2628294,
                "variance": 74672.57394
              },
              {
                "average": 5246357.424,
                "count": 10990306,
                "maximum": 5247049.892,
                "minimum": 5245652.852,
                "name": "Y",
                "position": 1,
                "stddev": 404.8256354,
                "variance": 163883.7951
              },
              {
                "average": 712.5529305,
                "count": 10990306,
                "maximum": 745.4092914,
                "minimum": 696.4892914,
                "name": "Z",
                "position": 2,
                "stddev": 5.85649262,
                "variance": 34.2985058
              },
              {
                "average": 103.577955,
                "count": 10990306,
                "maximum": 212,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.68510997,
                "variance": 1496.537733
              },
              {
                "average": 1.054338159,
                "count": 10990306,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2405470304,
                "variance": 0.05786287383
              },
              {
                "average": 1.120014402,
                "count": 10990306,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3650699454,
                "variance": 0.1332760651
              },
              {
                "average": 0.4998323068,
                "count": 10990306,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999946,
                "variance": 0.2499999946
              },
              {
                "average": 0,
                "count": 10990306,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277931206,
                "count": 10990306,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4479793176,
                "variance": 0.200685469
              },
              {
                "average": -1.733317819,
                "count": 10990306,
                "maximum": 21,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.101364377,
                "variance": 82.83483352
              },
              {
                "average": 3,
                "count": 10990306,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 115.8276818,
                "count": 10990306,
                "maximum": 120,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.216631033,
                "variance": 4.913453137
              },
              {
                "average": 25480.72686,
                "count": 10990306,
                "maximum": 61440,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 10050.18581,
                "variance": 101006234.8
              },
              {
                "average": 24092.59359,
                "count": 10990306,
                "maximum": 62208,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 8076.109088,
                "variance": 65223538
              },
              {
                "average": 22300.76684,
                "count": 10990306,
                "maximum": 62720,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 6794.668229,
                "variance": 46167516.34
              },
              {
                "average": 417812.829,
                "count": 10990306,
                "maximum": 419938.0579,
                "minimum": 415419.6553,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1129.830401,
                "variance": 1276516.734
              },
              {
                "average": 0,
                "count": 10990306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10990306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10990306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10990306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10990306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449975.9776,
              5245652.852,
              696.4892914,
              450931.2776,
              5247049.892,
              745.4092914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449975.9776273783,
                    5245652.852311352,
                    696.489291394154
                  ],
                  [
                    449975.9776273783,
                    5247049.892311351,
                    696.489291394154
                  ],
                  [
                    450931.27762737835,
                    5247049.892311351,
                    745.409291394154
                  ],
                  [
                    450931.27762737835,
                    5245652.852311352,
                    745.409291394154
                  ],
                  [
                    449975.9776273783,
                    5245652.852311352,
                    696.489291394154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:25:38+00:00",
            "end_time": "2011-09-18T21:10:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98748310872938,
              47.287386991834026,
              575.8105760699262
            ],
            [
              -117.9877177985555,
              47.29999155536785,
              575.8105760699262
            ],
            [
              -117.9749885342182,
              47.300100564138525,
              622.4705760699263
            ],
            [
              -117.97475686779431,
              47.287495952820215,
              622.4705760699263
            ],
            [
              -117.98748310872938,
              47.287386991834026,
              575.8105760699262
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877178,
        47.28738699,
        575.8105761,
        -117.9747569,
        47.30010056,
        622.4705761
      ],
      "properties": {
        "datetime": "2011-09-18T19:23:00Z",
        "pc:count": 10758675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425813.7235,
            "count": 10758675,
            "maximum": 426292.2766,
            "minimum": 425329.8166,
            "name": "X",
            "position": 0,
            "stddev": 272.3912234,
            "variance": 74196.97858
          },
          {
            "average": 5238277.101,
            "count": 10758675,
            "maximum": 5238974.987,
            "minimum": 5237574.007,
            "name": "Y",
            "position": 1,
            "stddev": 405.9377166,
            "variance": 164785.4298
          },
          {
            "average": 591.7926254,
            "count": 10758675,
            "maximum": 622.4705761,
            "minimum": 575.8105761,
            "name": "Z",
            "position": 2,
            "stddev": 11.54942082,
            "variance": 133.3891214
          },
          {
            "average": 100.4138888,
            "count": 10758675,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.28666857,
            "variance": 1175.575642
          },
          {
            "average": 1.010514213,
            "count": 10758675,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1067920038,
            "variance": 0.01140453208
          },
          {
            "average": 1.023578554,
            "count": 10758675,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1652673151,
            "variance": 0.02731328544
          },
          {
            "average": 0.4999460435,
            "count": 10758675,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000203,
            "variance": 0.2500000203
          },
          {
            "average": 0,
            "count": 10758675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261204935,
            "count": 10758675,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4392914007,
            "variance": 0.1929769347
          },
          {
            "average": -1.352429681,
            "count": 10758675,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.924122728,
            "variance": 79.63996646
          },
          {
            "average": 1.97345807,
            "count": 10758675,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1607403449,
            "variance": 0.02583745846
          },
          {
            "average": 43.9399255,
            "count": 10758675,
            "maximum": 49,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.969742196,
            "variance": 3.879884318
          },
          {
            "average": 24745.0954,
            "count": 10758675,
            "maximum": 65024,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 8073.048212,
            "variance": 65174107.43
          },
          {
            "average": 23480.96343,
            "count": 10758675,
            "maximum": 65024,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 6985.754348,
            "variance": 48800763.81
          },
          {
            "average": 21939.46549,
            "count": 10758675,
            "maximum": 65024,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 6018.214041,
            "variance": 36218900.24
          },
          {
            "average": 404634.3438,
            "count": 10758675,
            "maximum": 408980.5892,
            "minimum": 337031.1069,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11171.90023,
            "variance": 124811354.6
          },
          {
            "average": 0,
            "count": 10758675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10758675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10758675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10758675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10758675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425329.8166,
          5237574.007,
          575.8105761,
          426292.2766,
          5238974.987,
          622.4705761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425329.81663433136,
                5237574.00676165,
                575.8105760699262
              ],
              [
                425329.81663433136,
                5238974.98676165,
                575.8105760699262
              ],
              [
                426292.2766343313,
                5238974.98676165,
                622.4705760699263
              ],
              [
                426292.2766343313,
                5237574.00676165,
                622.4705760699263
              ],
              [
                425329.81663433136,
                5237574.00676165,
                575.8105760699262
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:23:00+00:00",
        "end_time": "2011-09-17T23:23:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877178,
            47.28738699,
            575.8105761,
            -117.9747569,
            47.30010056,
            622.4705761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98748310872938,
                  47.287386991834026,
                  575.8105760699262
                ],
                [
                  -117.9877177985555,
                  47.29999155536785,
                  575.8105760699262
                ],
                [
                  -117.9749885342182,
                  47.300100564138525,
                  622.4705760699263
                ],
                [
                  -117.97475686779431,
                  47.287495952820215,
                  622.4705760699263
                ],
                [
                  -117.98748310872938,
                  47.287386991834026,
                  575.8105760699262
                ]
              ]
            ]
          },
          "id": "47117C8307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:23:00Z",
            "pc:count": 10758675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425813.7235,
                "count": 10758675,
                "maximum": 426292.2766,
                "minimum": 425329.8166,
                "name": "X",
                "position": 0,
                "stddev": 272.3912234,
                "variance": 74196.97858
              },
              {
                "average": 5238277.101,
                "count": 10758675,
                "maximum": 5238974.987,
                "minimum": 5237574.007,
                "name": "Y",
                "position": 1,
                "stddev": 405.9377166,
                "variance": 164785.4298
              },
              {
                "average": 591.7926254,
                "count": 10758675,
                "maximum": 622.4705761,
                "minimum": 575.8105761,
                "name": "Z",
                "position": 2,
                "stddev": 11.54942082,
                "variance": 133.3891214
              },
              {
                "average": 100.4138888,
                "count": 10758675,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.28666857,
                "variance": 1175.575642
              },
              {
                "average": 1.010514213,
                "count": 10758675,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1067920038,
                "variance": 0.01140453208
              },
              {
                "average": 1.023578554,
                "count": 10758675,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1652673151,
                "variance": 0.02731328544
              },
              {
                "average": 0.4999460435,
                "count": 10758675,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000203,
                "variance": 0.2500000203
              },
              {
                "average": 0,
                "count": 10758675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261204935,
                "count": 10758675,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4392914007,
                "variance": 0.1929769347
              },
              {
                "average": -1.352429681,
                "count": 10758675,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.924122728,
                "variance": 79.63996646
              },
              {
                "average": 1.97345807,
                "count": 10758675,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1607403449,
                "variance": 0.02583745846
              },
              {
                "average": 43.9399255,
                "count": 10758675,
                "maximum": 49,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.969742196,
                "variance": 3.879884318
              },
              {
                "average": 24745.0954,
                "count": 10758675,
                "maximum": 65024,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 8073.048212,
                "variance": 65174107.43
              },
              {
                "average": 23480.96343,
                "count": 10758675,
                "maximum": 65024,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 6985.754348,
                "variance": 48800763.81
              },
              {
                "average": 21939.46549,
                "count": 10758675,
                "maximum": 65024,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 6018.214041,
                "variance": 36218900.24
              },
              {
                "average": 404634.3438,
                "count": 10758675,
                "maximum": 408980.5892,
                "minimum": 337031.1069,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11171.90023,
                "variance": 124811354.6
              },
              {
                "average": 0,
                "count": 10758675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10758675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10758675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10758675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10758675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425329.8166,
              5237574.007,
              575.8105761,
              426292.2766,
              5238974.987,
              622.4705761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425329.81663433136,
                    5237574.00676165,
                    575.8105760699262
                  ],
                  [
                    425329.81663433136,
                    5238974.98676165,
                    575.8105760699262
                  ],
                  [
                    426292.2766343313,
                    5238974.98676165,
                    622.4705760699263
                  ],
                  [
                    426292.2766343313,
                    5237574.00676165,
                    622.4705760699263
                  ],
                  [
                    425329.81663433136,
                    5237574.00676165,
                    575.8105760699262
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:23:00+00:00",
            "end_time": "2011-09-17T23:23:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87498502512896,
              47.28746574540325,
              592.9823576317551
            ],
            [
              -117.87519168314763,
              47.29999207584492,
              592.9823576317551
            ],
            [
              -117.86248820382654,
              47.30008838909967,
              639.102357631755
            ],
            [
              -117.86228454455332,
              47.28756201670066,
              639.102357631755
            ],
            [
              -117.87498502512896,
              47.28746574540325,
              592.9823576317551
            ]
          ]
        ]
      },
      "bbox": [
        -117.8751917,
        47.28746575,
        592.9823576,
        -117.8622845,
        47.30008839,
        639.1023576
      ],
      "properties": {
        "datetime": "2011-09-17T20:15:52Z",
        "pc:count": 8696107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434272.4973,
            "count": 8696107,
            "maximum": 434797.07,
            "minimum": 433836.59,
            "name": "X",
            "position": 0,
            "stddev": 266.901322,
            "variance": 71236.31571
          },
          {
            "average": 5238256.751,
            "count": 8696107,
            "maximum": 5238873.401,
            "minimum": 5237481.161,
            "name": "Y",
            "position": 1,
            "stddev": 365.7929558,
            "variance": 133804.4865
          },
          {
            "average": 605.6831751,
            "count": 8696107,
            "maximum": 639.1023576,
            "minimum": 592.9823576,
            "name": "Z",
            "position": 2,
            "stddev": 9.682235299,
            "variance": 93.74568038
          },
          {
            "average": 106.7855789,
            "count": 8696107,
            "maximum": 226,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.51159191,
            "variance": 702.8645057
          },
          {
            "average": 1.001927414,
            "count": 8696107,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04510602728,
            "variance": 0.002034553697
          },
          {
            "average": 1.004514894,
            "count": 8696107,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07056433091,
            "variance": 0.004979324796
          },
          {
            "average": 0.4998989778,
            "count": 8696107,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000185,
            "variance": 0.2500000185
          },
          {
            "average": 0,
            "count": 8696107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306978284,
            "count": 8696107,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4612403294,
            "variance": 0.2127426414
          },
          {
            "average": -0.978459576,
            "count": 8696107,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.77291306,
            "variance": 76.96400357
          },
          {
            "average": 1,
            "count": 8696107,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.19028492,
            "count": 8696107,
            "maximum": 15,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.575527364,
            "variance": 2.482286476
          },
          {
            "average": 27849.84418,
            "count": 8696107,
            "maximum": 56832,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7351.906686,
            "variance": 54050531.92
          },
          {
            "average": 25511.7142,
            "count": 8696107,
            "maximum": 57088,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 6311.309676,
            "variance": 39832629.83
          },
          {
            "average": 23389.65964,
            "count": 8696107,
            "maximum": 55296,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 5173.540732,
            "variance": 26765523.7
          },
          {
            "average": 323801.9791,
            "count": 8696107,
            "maximum": 325752.8259,
            "minimum": 322498.246,
            "name": "GpsTime",
            "position": 15,
            "stddev": 618.3546086,
            "variance": 382362.422
          },
          {
            "average": 0,
            "count": 8696107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8696107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8696107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8696107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8696107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433836.59,
          5237481.161,
          592.9823576,
          434797.07,
          5238873.401,
          639.1023576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433836.59000540094,
                5237481.161170241,
                592.9823576317551
              ],
              [
                433836.59000540094,
                5238873.401170242,
                592.9823576317551
              ],
              [
                434797.0700054009,
                5238873.401170242,
                639.102357631755
              ],
              [
                434797.0700054009,
                5237481.161170241,
                639.102357631755
              ],
              [
                433836.59000540094,
                5237481.161170241,
                592.9823576317551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:15:52+00:00",
        "end_time": "2011-09-17T19:21:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8751917,
            47.28746575,
            592.9823576,
            -117.8622845,
            47.30008839,
            639.1023576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87498502512896,
                  47.28746574540325,
                  592.9823576317551
                ],
                [
                  -117.87519168314763,
                  47.29999207584492,
                  592.9823576317551
                ],
                [
                  -117.86248820382654,
                  47.30008838909967,
                  639.102357631755
                ],
                [
                  -117.86228454455332,
                  47.28756201670066,
                  639.102357631755
                ],
                [
                  -117.87498502512896,
                  47.28746574540325,
                  592.9823576317551
                ]
              ]
            ]
          },
          "id": "47117C7306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:15:52Z",
            "pc:count": 8696107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434272.4973,
                "count": 8696107,
                "maximum": 434797.07,
                "minimum": 433836.59,
                "name": "X",
                "position": 0,
                "stddev": 266.901322,
                "variance": 71236.31571
              },
              {
                "average": 5238256.751,
                "count": 8696107,
                "maximum": 5238873.401,
                "minimum": 5237481.161,
                "name": "Y",
                "position": 1,
                "stddev": 365.7929558,
                "variance": 133804.4865
              },
              {
                "average": 605.6831751,
                "count": 8696107,
                "maximum": 639.1023576,
                "minimum": 592.9823576,
                "name": "Z",
                "position": 2,
                "stddev": 9.682235299,
                "variance": 93.74568038
              },
              {
                "average": 106.7855789,
                "count": 8696107,
                "maximum": 226,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.51159191,
                "variance": 702.8645057
              },
              {
                "average": 1.001927414,
                "count": 8696107,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04510602728,
                "variance": 0.002034553697
              },
              {
                "average": 1.004514894,
                "count": 8696107,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07056433091,
                "variance": 0.004979324796
              },
              {
                "average": 0.4998989778,
                "count": 8696107,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000185,
                "variance": 0.2500000185
              },
              {
                "average": 0,
                "count": 8696107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306978284,
                "count": 8696107,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4612403294,
                "variance": 0.2127426414
              },
              {
                "average": -0.978459576,
                "count": 8696107,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.77291306,
                "variance": 76.96400357
              },
              {
                "average": 1,
                "count": 8696107,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.19028492,
                "count": 8696107,
                "maximum": 15,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.575527364,
                "variance": 2.482286476
              },
              {
                "average": 27849.84418,
                "count": 8696107,
                "maximum": 56832,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7351.906686,
                "variance": 54050531.92
              },
              {
                "average": 25511.7142,
                "count": 8696107,
                "maximum": 57088,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 6311.309676,
                "variance": 39832629.83
              },
              {
                "average": 23389.65964,
                "count": 8696107,
                "maximum": 55296,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 5173.540732,
                "variance": 26765523.7
              },
              {
                "average": 323801.9791,
                "count": 8696107,
                "maximum": 325752.8259,
                "minimum": 322498.246,
                "name": "GpsTime",
                "position": 15,
                "stddev": 618.3546086,
                "variance": 382362.422
              },
              {
                "average": 0,
                "count": 8696107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8696107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8696107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8696107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8696107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433836.59,
              5237481.161,
              592.9823576,
              434797.07,
              5238873.401,
              639.1023576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433836.59000540094,
                    5237481.161170241,
                    592.9823576317551
                  ],
                  [
                    433836.59000540094,
                    5238873.401170242,
                    592.9823576317551
                  ],
                  [
                    434797.0700054009,
                    5238873.401170242,
                    639.102357631755
                  ],
                  [
                    434797.0700054009,
                    5237481.161170241,
                    639.102357631755
                  ],
                  [
                    433836.59000540094,
                    5237481.161170241,
                    592.9823576317551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:15:52+00:00",
            "end_time": "2011-09-17T19:21:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83748487456259,
              47.30489059306084,
              609.4617926646013
            ],
            [
              -117.83760497048542,
              47.31249242365719,
              609.4617926646013
            ],
            [
              -117.8271616671686,
              47.312568275510735,
              644.8817926646013
            ],
            [
              -117.82704306818945,
              47.304966424858684,
              644.8817926646013
            ],
            [
              -117.83748487456259,
              47.30489059306084,
              609.4617926646013
            ]
          ]
        ]
      },
      "bbox": [
        -117.837605,
        47.30489059,
        609.4617927,
        -117.8270431,
        47.31256828,
        644.8817927
      ],
      "properties": {
        "datetime": "2011-09-17T19:29:46Z",
        "pc:count": 3857563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436958.2188,
            "count": 3857563,
            "maximum": 437482.4102,
            "minimum": 436693.0102,
            "name": "X",
            "position": 0,
            "stddev": 182.2480654,
            "variance": 33214.35733
          },
          {
            "average": 5239945.808,
            "count": 3857563,
            "maximum": 5240231.367,
            "minimum": 5239386.467,
            "name": "Y",
            "position": 1,
            "stddev": 199.867803,
            "variance": 39947.13867
          },
          {
            "average": 628.5206541,
            "count": 3857563,
            "maximum": 644.8817927,
            "minimum": 609.4617927,
            "name": "Z",
            "position": 2,
            "stddev": 7.504141702,
            "variance": 56.31214269
          },
          {
            "average": 107.555194,
            "count": 3857563,
            "maximum": 231,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.42949643,
            "variance": 698.5182815
          },
          {
            "average": 1.003403444,
            "count": 3857563,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05972521876,
            "variance": 0.003567101756
          },
          {
            "average": 1.008257545,
            "count": 3857563,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09500609462,
            "variance": 0.009026158014
          },
          {
            "average": 0.4999565788,
            "count": 3857563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000629,
            "variance": 0.2500000629
          },
          {
            "average": 0,
            "count": 3857563,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223198688,
            "count": 3857563,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4163905361,
            "variance": 0.1733810786
          },
          {
            "average": -1.451238338,
            "count": 3857563,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.867136186,
            "variance": 78.62610414
          },
          {
            "average": 1,
            "count": 3857563,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.531977054,
            "count": 3857563,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.653900488,
            "variance": 2.735386824
          },
          {
            "average": 23121.9393,
            "count": 3857563,
            "maximum": 51712,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 8577.990052,
            "variance": 73581913.33
          },
          {
            "average": 21864.72535,
            "count": 3857563,
            "maximum": 49152,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7401.982124,
            "variance": 54789339.37
          },
          {
            "average": 20290.44225,
            "count": 3857563,
            "maximum": 46592,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 5929.205098,
            "variance": 35155473.1
          },
          {
            "average": 321846.1214,
            "count": 3857563,
            "maximum": 322986.32,
            "minimum": 321016.1686,
            "name": "GpsTime",
            "position": 15,
            "stddev": 506.7155015,
            "variance": 256760.5995
          },
          {
            "average": 0,
            "count": 3857563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436693.0102,
          5239386.467,
          609.4617927,
          437482.4102,
          5240231.367,
          644.8817927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436693.0102294179,
                5239386.4669577805,
                609.4617926646013
              ],
              [
                436693.0102294179,
                5240231.366957781,
                609.4617926646013
              ],
              [
                437482.4102294179,
                5240231.366957781,
                644.8817926646013
              ],
              [
                437482.4102294179,
                5239386.4669577805,
                644.8817926646013
              ],
              [
                436693.0102294179,
                5239386.4669577805,
                609.4617926646013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:29:46+00:00",
        "end_time": "2011-09-17T18:56:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.837605,
            47.30489059,
            609.4617927,
            -117.8270431,
            47.31256828,
            644.8817927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83748487456259,
                  47.30489059306084,
                  609.4617926646013
                ],
                [
                  -117.83760497048542,
                  47.31249242365719,
                  609.4617926646013
                ],
                [
                  -117.8271616671686,
                  47.312568275510735,
                  644.8817926646013
                ],
                [
                  -117.82704306818945,
                  47.304966424858684,
                  644.8817926646013
                ],
                [
                  -117.83748487456259,
                  47.30489059306084,
                  609.4617926646013
                ]
              ]
            ]
          },
          "id": "47117C7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:29:46Z",
            "pc:count": 3857563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436958.2188,
                "count": 3857563,
                "maximum": 437482.4102,
                "minimum": 436693.0102,
                "name": "X",
                "position": 0,
                "stddev": 182.2480654,
                "variance": 33214.35733
              },
              {
                "average": 5239945.808,
                "count": 3857563,
                "maximum": 5240231.367,
                "minimum": 5239386.467,
                "name": "Y",
                "position": 1,
                "stddev": 199.867803,
                "variance": 39947.13867
              },
              {
                "average": 628.5206541,
                "count": 3857563,
                "maximum": 644.8817927,
                "minimum": 609.4617927,
                "name": "Z",
                "position": 2,
                "stddev": 7.504141702,
                "variance": 56.31214269
              },
              {
                "average": 107.555194,
                "count": 3857563,
                "maximum": 231,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.42949643,
                "variance": 698.5182815
              },
              {
                "average": 1.003403444,
                "count": 3857563,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05972521876,
                "variance": 0.003567101756
              },
              {
                "average": 1.008257545,
                "count": 3857563,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09500609462,
                "variance": 0.009026158014
              },
              {
                "average": 0.4999565788,
                "count": 3857563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000629,
                "variance": 0.2500000629
              },
              {
                "average": 0,
                "count": 3857563,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223198688,
                "count": 3857563,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4163905361,
                "variance": 0.1733810786
              },
              {
                "average": -1.451238338,
                "count": 3857563,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.867136186,
                "variance": 78.62610414
              },
              {
                "average": 1,
                "count": 3857563,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.531977054,
                "count": 3857563,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.653900488,
                "variance": 2.735386824
              },
              {
                "average": 23121.9393,
                "count": 3857563,
                "maximum": 51712,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 8577.990052,
                "variance": 73581913.33
              },
              {
                "average": 21864.72535,
                "count": 3857563,
                "maximum": 49152,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7401.982124,
                "variance": 54789339.37
              },
              {
                "average": 20290.44225,
                "count": 3857563,
                "maximum": 46592,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 5929.205098,
                "variance": 35155473.1
              },
              {
                "average": 321846.1214,
                "count": 3857563,
                "maximum": 322986.32,
                "minimum": 321016.1686,
                "name": "GpsTime",
                "position": 15,
                "stddev": 506.7155015,
                "variance": 256760.5995
              },
              {
                "average": 0,
                "count": 3857563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436693.0102,
              5239386.467,
              609.4617927,
              437482.4102,
              5240231.367,
              644.8817927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436693.0102294179,
                    5239386.4669577805,
                    609.4617926646013
                  ],
                  [
                    436693.0102294179,
                    5240231.366957781,
                    609.4617926646013
                  ],
                  [
                    437482.4102294179,
                    5240231.366957781,
                    644.8817926646013
                  ],
                  [
                    437482.4102294179,
                    5239386.4669577805,
                    644.8817926646013
                  ],
                  [
                    436693.0102294179,
                    5239386.4669577805,
                    609.4617926646013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:29:46+00:00",
            "end_time": "2011-09-17T18:56:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9999827530612,
              47.27488582202166,
              590.487773591471
            ],
            [
              -118.00022033320333,
              47.28749162497535,
              590.487773591471
            ],
            [
              -117.98748856233034,
              47.28760204843284,
              628.2677735914709
            ],
            [
              -117.98725400513273,
              47.27499619707148,
              628.2677735914709
            ],
            [
              -117.9999827530612,
              47.27488582202166,
              590.487773591471
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002203,
        47.27488582,
        590.4877736,
        -117.987254,
        47.28760205,
        628.2677736
      ],
      "properties": {
        "datetime": "2011-09-18T19:11:18Z",
        "pc:count": 10754799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424846.4788,
            "count": 10754799,
            "maximum": 425329.7069,
            "minimum": 424366.8269,
            "name": "X",
            "position": 0,
            "stddev": 272.5358325,
            "variance": 74275.78
          },
          {
            "average": 5236894.728,
            "count": 10754799,
            "maximum": 5237597.911,
            "minimum": 5236196.791,
            "name": "Y",
            "position": 1,
            "stddev": 401.983276,
            "variance": 161590.5542
          },
          {
            "average": 609.6992439,
            "count": 10754799,
            "maximum": 628.2677736,
            "minimum": 590.4877736,
            "name": "Z",
            "position": 2,
            "stddev": 4.878210086,
            "variance": 23.79693364
          },
          {
            "average": 105.9928865,
            "count": 10754799,
            "maximum": 236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.51249482,
            "variance": 380.7374539
          },
          {
            "average": 1.001230892,
            "count": 10754799,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0353897847,
            "variance": 0.001252436861
          },
          {
            "average": 1.002924369,
            "count": 10754799,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05506062596,
            "variance": 0.003031672531
          },
          {
            "average": 0.4999890746,
            "count": 10754799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000231,
            "variance": 0.2500000231
          },
          {
            "average": 0,
            "count": 10754799,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298463876,
            "count": 10754799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.457584102,
            "variance": 0.2093832104
          },
          {
            "average": -1.032709278,
            "count": 10754799,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.826230305,
            "variance": 77.90234141
          },
          {
            "average": 1.899939646,
            "count": 10754799,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3000804697,
            "variance": 0.09004828829
          },
          {
            "average": 42.82879215,
            "count": 10754799,
            "maximum": 48,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.073808972,
            "variance": 4.300683654
          },
          {
            "average": 25666.68243,
            "count": 10754799,
            "maximum": 54016,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6661.900352,
            "variance": 44380916.3
          },
          {
            "average": 23954.40313,
            "count": 10754799,
            "maximum": 50688,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 5472.951444,
            "variance": 29953197.51
          },
          {
            "average": 22412.25151,
            "count": 10754799,
            "maximum": 45312,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 4196.242579,
            "variance": 17608451.78
          },
          {
            "average": 399179.7374,
            "count": 10754799,
            "maximum": 408278.4749,
            "minimum": 336194.5349,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20702.97745,
            "variance": 428613275.2
          },
          {
            "average": 0,
            "count": 10754799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10754799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424366.8269,
          5236196.791,
          590.4877736,
          425329.7069,
          5237597.911,
          628.2677736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424366.82693790976,
                5236196.791371023,
                590.487773591471
              ],
              [
                424366.82693790976,
                5237597.911371022,
                590.487773591471
              ],
              [
                425329.70693790977,
                5237597.911371022,
                628.2677735914709
              ],
              [
                425329.70693790977,
                5236196.791371023,
                628.2677735914709
              ],
              [
                424366.82693790976,
                5236196.791371023,
                590.487773591471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:11:18+00:00",
        "end_time": "2011-09-17T23:09:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002203,
            47.27488582,
            590.4877736,
            -117.987254,
            47.28760205,
            628.2677736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9999827530612,
                  47.27488582202166,
                  590.487773591471
                ],
                [
                  -118.00022033320333,
                  47.28749162497535,
                  590.487773591471
                ],
                [
                  -117.98748856233034,
                  47.28760204843284,
                  628.2677735914709
                ],
                [
                  -117.98725400513273,
                  47.27499619707148,
                  628.2677735914709
                ],
                [
                  -117.9999827530612,
                  47.27488582202166,
                  590.487773591471
                ]
              ]
            ]
          },
          "id": "47117C8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:11:18Z",
            "pc:count": 10754799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424846.4788,
                "count": 10754799,
                "maximum": 425329.7069,
                "minimum": 424366.8269,
                "name": "X",
                "position": 0,
                "stddev": 272.5358325,
                "variance": 74275.78
              },
              {
                "average": 5236894.728,
                "count": 10754799,
                "maximum": 5237597.911,
                "minimum": 5236196.791,
                "name": "Y",
                "position": 1,
                "stddev": 401.983276,
                "variance": 161590.5542
              },
              {
                "average": 609.6992439,
                "count": 10754799,
                "maximum": 628.2677736,
                "minimum": 590.4877736,
                "name": "Z",
                "position": 2,
                "stddev": 4.878210086,
                "variance": 23.79693364
              },
              {
                "average": 105.9928865,
                "count": 10754799,
                "maximum": 236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.51249482,
                "variance": 380.7374539
              },
              {
                "average": 1.001230892,
                "count": 10754799,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0353897847,
                "variance": 0.001252436861
              },
              {
                "average": 1.002924369,
                "count": 10754799,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05506062596,
                "variance": 0.003031672531
              },
              {
                "average": 0.4999890746,
                "count": 10754799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000231,
                "variance": 0.2500000231
              },
              {
                "average": 0,
                "count": 10754799,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298463876,
                "count": 10754799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.457584102,
                "variance": 0.2093832104
              },
              {
                "average": -1.032709278,
                "count": 10754799,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.826230305,
                "variance": 77.90234141
              },
              {
                "average": 1.899939646,
                "count": 10754799,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3000804697,
                "variance": 0.09004828829
              },
              {
                "average": 42.82879215,
                "count": 10754799,
                "maximum": 48,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.073808972,
                "variance": 4.300683654
              },
              {
                "average": 25666.68243,
                "count": 10754799,
                "maximum": 54016,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6661.900352,
                "variance": 44380916.3
              },
              {
                "average": 23954.40313,
                "count": 10754799,
                "maximum": 50688,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 5472.951444,
                "variance": 29953197.51
              },
              {
                "average": 22412.25151,
                "count": 10754799,
                "maximum": 45312,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 4196.242579,
                "variance": 17608451.78
              },
              {
                "average": 399179.7374,
                "count": 10754799,
                "maximum": 408278.4749,
                "minimum": 336194.5349,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20702.97745,
                "variance": 428613275.2
              },
              {
                "average": 0,
                "count": 10754799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10754799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424366.8269,
              5236196.791,
              590.4877736,
              425329.7069,
              5237597.911,
              628.2677736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424366.82693790976,
                    5236196.791371023,
                    590.487773591471
                  ],
                  [
                    424366.82693790976,
                    5237597.911371022,
                    590.487773591471
                  ],
                  [
                    425329.70693790977,
                    5237597.911371022,
                    628.2677735914709
                  ],
                  [
                    425329.70693790977,
                    5236196.791371023,
                    628.2677735914709
                  ],
                  [
                    424366.82693790976,
                    5236196.791371023,
                    590.487773591471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:11:18+00:00",
            "end_time": "2011-09-17T23:09:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.52498438376082,
              47.36243743263311,
              707.1929147290996
            ],
            [
              -117.52510898606313,
              47.37499278797506,
              707.1929147290996
            ],
            [
              -117.51248750118219,
              47.37504991140412,
              749.3329147290997
            ],
            [
              -117.51236589348929,
              47.36249453111422,
              749.3329147290997
            ],
            [
              -117.52498438376082,
              47.36243743263311,
              707.1929147290996
            ]
          ]
        ]
      },
      "bbox": [
        -117.525109,
        47.36243743,
        707.1929147,
        -117.5123659,
        47.37504991,
        749.3329147
      ],
      "properties": {
        "datetime": "2011-09-18T22:14:58Z",
        "pc:count": 10531209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 460832.2244,
            "count": 10531209,
            "maximum": 461311.3667,
            "minimum": 460358.5067,
            "name": "X",
            "position": 0,
            "stddev": 271.9619581,
            "variance": 73963.30665
          },
          {
            "average": 5246269.778,
            "count": 10531209,
            "maximum": 5246970.733,
            "minimum": 5245575.353,
            "name": "Y",
            "position": 1,
            "stddev": 397.4591556,
            "variance": 157973.7804
          },
          {
            "average": 717.6466069,
            "count": 10531209,
            "maximum": 749.3329147,
            "minimum": 707.1929147,
            "name": "Z",
            "position": 2,
            "stddev": 5.650927756,
            "variance": 31.9329845
          },
          {
            "average": 108.7190051,
            "count": 10531209,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.10146209,
            "variance": 630.0833991
          },
          {
            "average": 1.005052601,
            "count": 10531209,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07519920992,
            "variance": 0.005654921172
          },
          {
            "average": 1.010989432,
            "count": 10531209,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1157427758,
            "variance": 0.01339639015
          },
          {
            "average": 0.5000861724,
            "count": 10531209,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000163,
            "variance": 0.2500000163
          },
          {
            "average": 0,
            "count": 10531209,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305005722,
            "count": 10531209,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4604098734,
            "variance": 0.2119772515
          },
          {
            "average": -1.854234478,
            "count": 10531209,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.796032625,
            "variance": 77.37018993
          },
          {
            "average": 3,
            "count": 10531209,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 114.8453463,
            "count": 10531209,
            "maximum": 119,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.182556217,
            "variance": 4.763551639
          },
          {
            "average": 32173.85706,
            "count": 10531209,
            "maximum": 62208,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 5920.166002,
            "variance": 35048365.5
          },
          {
            "average": 29520.13664,
            "count": 10531209,
            "maximum": 62976,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 4944.288123,
            "variance": 24445985.04
          },
          {
            "average": 27084.43714,
            "count": 10531209,
            "maximum": 63744,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4291.584774,
            "variance": 18417699.87
          },
          {
            "average": 417317.3802,
            "count": 10531209,
            "maximum": 419298.0108,
            "minimum": 415233.3719,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1121.918632,
            "variance": 1258701.417
          },
          {
            "average": 0,
            "count": 10531209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531209,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531209,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          460358.5067,
          5245575.353,
          707.1929147,
          461311.3667,
          5246970.733,
          749.3329147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                460358.5067300334,
                5245575.352727487,
                707.1929147290996
              ],
              [
                460358.5067300334,
                5246970.732727488,
                707.1929147290996
              ],
              [
                461311.36673003336,
                5246970.732727488,
                749.3329147290997
              ],
              [
                461311.36673003336,
                5245575.352727487,
                749.3329147290997
              ],
              [
                460358.5067300334,
                5245575.352727487,
                707.1929147290996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:14:58+00:00",
        "end_time": "2011-09-18T21:07:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.525109,
            47.36243743,
            707.1929147,
            -117.5123659,
            47.37504991,
            749.3329147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.52498438376082,
                  47.36243743263311,
                  707.1929147290996
                ],
                [
                  -117.52510898606313,
                  47.37499278797506,
                  707.1929147290996
                ],
                [
                  -117.51248750118219,
                  47.37504991140412,
                  749.3329147290997
                ],
                [
                  -117.51236589348929,
                  47.36249453111422,
                  749.3329147290997
                ],
                [
                  -117.52498438376082,
                  47.36243743263311,
                  707.1929147290996
                ]
              ]
            ]
          },
          "id": "47117C5204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:14:58Z",
            "pc:count": 10531209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 460832.2244,
                "count": 10531209,
                "maximum": 461311.3667,
                "minimum": 460358.5067,
                "name": "X",
                "position": 0,
                "stddev": 271.9619581,
                "variance": 73963.30665
              },
              {
                "average": 5246269.778,
                "count": 10531209,
                "maximum": 5246970.733,
                "minimum": 5245575.353,
                "name": "Y",
                "position": 1,
                "stddev": 397.4591556,
                "variance": 157973.7804
              },
              {
                "average": 717.6466069,
                "count": 10531209,
                "maximum": 749.3329147,
                "minimum": 707.1929147,
                "name": "Z",
                "position": 2,
                "stddev": 5.650927756,
                "variance": 31.9329845
              },
              {
                "average": 108.7190051,
                "count": 10531209,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.10146209,
                "variance": 630.0833991
              },
              {
                "average": 1.005052601,
                "count": 10531209,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07519920992,
                "variance": 0.005654921172
              },
              {
                "average": 1.010989432,
                "count": 10531209,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1157427758,
                "variance": 0.01339639015
              },
              {
                "average": 0.5000861724,
                "count": 10531209,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000163,
                "variance": 0.2500000163
              },
              {
                "average": 0,
                "count": 10531209,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305005722,
                "count": 10531209,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4604098734,
                "variance": 0.2119772515
              },
              {
                "average": -1.854234478,
                "count": 10531209,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.796032625,
                "variance": 77.37018993
              },
              {
                "average": 3,
                "count": 10531209,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 114.8453463,
                "count": 10531209,
                "maximum": 119,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.182556217,
                "variance": 4.763551639
              },
              {
                "average": 32173.85706,
                "count": 10531209,
                "maximum": 62208,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 5920.166002,
                "variance": 35048365.5
              },
              {
                "average": 29520.13664,
                "count": 10531209,
                "maximum": 62976,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 4944.288123,
                "variance": 24445985.04
              },
              {
                "average": 27084.43714,
                "count": 10531209,
                "maximum": 63744,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4291.584774,
                "variance": 18417699.87
              },
              {
                "average": 417317.3802,
                "count": 10531209,
                "maximum": 419298.0108,
                "minimum": 415233.3719,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1121.918632,
                "variance": 1258701.417
              },
              {
                "average": 0,
                "count": 10531209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531209,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531209,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              460358.5067,
              5245575.353,
              707.1929147,
              461311.3667,
              5246970.733,
              749.3329147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    460358.5067300334,
                    5245575.352727487,
                    707.1929147290996
                  ],
                  [
                    460358.5067300334,
                    5246970.732727488,
                    707.1929147290996
                  ],
                  [
                    461311.36673003336,
                    5246970.732727488,
                    749.3329147290997
                  ],
                  [
                    461311.36673003336,
                    5245575.352727487,
                    749.3329147290997
                  ],
                  [
                    460358.5067300334,
                    5245575.352727487,
                    707.1929147290996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:14:58+00:00",
            "end_time": "2011-09-18T21:07:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117E4317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.48748498791672,
              47.51244168817537,
              684.0832413704603
            ],
            [
              -117.4875963376622,
              47.524461428400784,
              684.0832413704603
            ],
            [
              -117.47500060689303,
              47.52451428992644,
              754.2832413704604
            ],
            [
              -117.47489213329965,
              47.51249452758908,
              754.2832413704604
            ],
            [
              -117.48748498791672,
              47.51244168817537,
              684.0832413704603
            ]
          ]
        ]
      },
      "bbox": [
        -117.4875963,
        47.51244169,
        684.0832414,
        -117.4748921,
        47.52451429,
        754.2832414
      ],
      "properties": {
        "datetime": "2011-09-15T00:12:48Z",
        "pc:count": 11652502,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 463749.2688,
            "count": 11652502,
            "maximum": 464242.7663,
            "minimum": 463294.5463,
            "name": "X",
            "position": 0,
            "stddev": 267.9185539,
            "variance": 71780.35154
          },
          {
            "average": 5262827.926,
            "count": 11652502,
            "maximum": 5263563.485,
            "minimum": 5262227.605,
            "name": "Y",
            "position": 1,
            "stddev": 365.577213,
            "variance": 133646.6987
          },
          {
            "average": 702.6207807,
            "count": 11652502,
            "maximum": 754.2832414,
            "minimum": 684.0832414,
            "name": "Z",
            "position": 2,
            "stddev": 9.248576834,
            "variance": 85.53617345
          },
          {
            "average": 99.92984949,
            "count": 11652502,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.67676273,
            "variance": 1907.659603
          },
          {
            "average": 1.069256714,
            "count": 11652502,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2706256768,
            "variance": 0.07323825693
          },
          {
            "average": 1.145660649,
            "count": 11652502,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3943435525,
            "variance": 0.1555068374
          },
          {
            "average": 0.500119631,
            "count": 11652502,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000071,
            "variance": 0.2500000071
          },
          {
            "average": 0,
            "count": 11652502,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.197610093,
            "count": 11652502,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3981963806,
            "variance": 0.1585603575
          },
          {
            "average": -2.408041286,
            "count": 11652502,
            "maximum": 19.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.853136369,
            "variance": 78.37802357
          },
          {
            "average": 134.1557053,
            "count": 11652502,
            "maximum": 153,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.325109411,
            "variance": 5.406133774
          },
          {
            "average": 166.3996869,
            "count": 11652502,
            "maximum": 171,
            "minimum": 162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.290992976,
            "variance": 5.248648816
          },
          {
            "average": 15657.43313,
            "count": 11652502,
            "maximum": 65024,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 7739.486259,
            "variance": 59899647.55
          },
          {
            "average": 16245.60773,
            "count": 11652502,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6642.141997,
            "variance": 44118050.31
          },
          {
            "average": 14228.70852,
            "count": 11652502,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5707.974888,
            "variance": 32580977.32
          },
          {
            "average": 78178.04832,
            "count": 11652502,
            "maximum": 80768.4322,
            "minimum": 75631.80536,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1420.582524,
            "variance": 2018054.708
          },
          {
            "average": 0,
            "count": 11652502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11652502,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11652502,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11652502,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11652502,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          463294.5463,
          5262227.605,
          684.0832414,
          464242.7663,
          5263563.485,
          754.2832414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                463294.5462750684,
                5262227.60473086,
                684.0832413704603
              ],
              [
                463294.5462750684,
                5263563.484730861,
                684.0832413704603
              ],
              [
                464242.7662750684,
                5263563.484730861,
                754.2832413704604
              ],
              [
                464242.7662750684,
                5262227.60473086,
                754.2832413704604
              ],
              [
                463294.5462750684,
                5262227.60473086,
                684.0832413704603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T00:12:48+00:00",
        "end_time": "2011-09-14T22:47:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117E4317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117E4317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117E4317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E4317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4875963,
            47.51244169,
            684.0832414,
            -117.4748921,
            47.52451429,
            754.2832414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.48748498791672,
                  47.51244168817537,
                  684.0832413704603
                ],
                [
                  -117.4875963376622,
                  47.524461428400784,
                  684.0832413704603
                ],
                [
                  -117.47500060689303,
                  47.52451428992644,
                  754.2832413704604
                ],
                [
                  -117.47489213329965,
                  47.51249452758908,
                  754.2832413704604
                ],
                [
                  -117.48748498791672,
                  47.51244168817537,
                  684.0832413704603
                ]
              ]
            ]
          },
          "id": "47117E4317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E4317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:12:48Z",
            "pc:count": 11652502,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 463749.2688,
                "count": 11652502,
                "maximum": 464242.7663,
                "minimum": 463294.5463,
                "name": "X",
                "position": 0,
                "stddev": 267.9185539,
                "variance": 71780.35154
              },
              {
                "average": 5262827.926,
                "count": 11652502,
                "maximum": 5263563.485,
                "minimum": 5262227.605,
                "name": "Y",
                "position": 1,
                "stddev": 365.577213,
                "variance": 133646.6987
              },
              {
                "average": 702.6207807,
                "count": 11652502,
                "maximum": 754.2832414,
                "minimum": 684.0832414,
                "name": "Z",
                "position": 2,
                "stddev": 9.248576834,
                "variance": 85.53617345
              },
              {
                "average": 99.92984949,
                "count": 11652502,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.67676273,
                "variance": 1907.659603
              },
              {
                "average": 1.069256714,
                "count": 11652502,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2706256768,
                "variance": 0.07323825693
              },
              {
                "average": 1.145660649,
                "count": 11652502,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3943435525,
                "variance": 0.1555068374
              },
              {
                "average": 0.500119631,
                "count": 11652502,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000071,
                "variance": 0.2500000071
              },
              {
                "average": 0,
                "count": 11652502,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.197610093,
                "count": 11652502,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3981963806,
                "variance": 0.1585603575
              },
              {
                "average": -2.408041286,
                "count": 11652502,
                "maximum": 19.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.853136369,
                "variance": 78.37802357
              },
              {
                "average": 134.1557053,
                "count": 11652502,
                "maximum": 153,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.325109411,
                "variance": 5.406133774
              },
              {
                "average": 166.3996869,
                "count": 11652502,
                "maximum": 171,
                "minimum": 162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.290992976,
                "variance": 5.248648816
              },
              {
                "average": 15657.43313,
                "count": 11652502,
                "maximum": 65024,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 7739.486259,
                "variance": 59899647.55
              },
              {
                "average": 16245.60773,
                "count": 11652502,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6642.141997,
                "variance": 44118050.31
              },
              {
                "average": 14228.70852,
                "count": 11652502,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5707.974888,
                "variance": 32580977.32
              },
              {
                "average": 78178.04832,
                "count": 11652502,
                "maximum": 80768.4322,
                "minimum": 75631.80536,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1420.582524,
                "variance": 2018054.708
              },
              {
                "average": 0,
                "count": 11652502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11652502,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11652502,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11652502,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11652502,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              463294.5463,
              5262227.605,
              684.0832414,
              464242.7663,
              5263563.485,
              754.2832414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    463294.5462750684,
                    5262227.60473086,
                    684.0832413704603
                  ],
                  [
                    463294.5462750684,
                    5263563.484730861,
                    684.0832413704603
                  ],
                  [
                    464242.7662750684,
                    5263563.484730861,
                    754.2832413704604
                  ],
                  [
                    464242.7662750684,
                    5262227.60473086,
                    754.2832413704604
                  ],
                  [
                    463294.5462750684,
                    5262227.60473086,
                    684.0832413704603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T00:12:48+00:00",
            "end_time": "2011-09-14T22:47:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91248401974623,
              47.31239510276422,
              624.0254356568466
            ],
            [
              -117.91270092123625,
              47.32499088797233,
              624.0254356568466
            ],
            [
              -117.89998840269725,
              47.3250914235076,
              640.1054356568466
            ],
            [
              -117.89977452131043,
              47.31249559425685,
              640.1054356568466
            ],
            [
              -117.91248401974623,
              47.31239510276422,
              624.0254356568466
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127009,
        47.3123951,
        624.0254357,
        -117.8997745,
        47.32509142,
        640.1054357
      ],
      "properties": {
        "datetime": "2011-09-17T22:56:22Z",
        "pc:count": 10481562,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431512.9169,
            "count": 10481562,
            "maximum": 431994.2094,
            "minimum": 431033.4894,
            "name": "X",
            "position": 0,
            "stddev": 272.3536014,
            "variance": 74176.4842
          },
          {
            "average": 5240985.608,
            "count": 10481562,
            "maximum": 5241684.07,
            "minimum": 5240284.09,
            "name": "Y",
            "position": 1,
            "stddev": 403.5268783,
            "variance": 162833.9415
          },
          {
            "average": 629.7930215,
            "count": 10481562,
            "maximum": 640.1054357,
            "minimum": 624.0254357,
            "name": "Z",
            "position": 2,
            "stddev": 2.341810286,
            "variance": 5.484075418
          },
          {
            "average": 109.611681,
            "count": 10481562,
            "maximum": 225,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.30252475,
            "variance": 453.7975609
          },
          {
            "average": 1.000000286,
            "count": 10481562,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0005349923625,
            "variance": 2.862168279e-07
          },
          {
            "average": 1.000000382,
            "count": 10481562,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0006177559396,
            "variance": 3.816224009e-07
          },
          {
            "average": 0.5000890135,
            "count": 10481562,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000159,
            "variance": 0.2500000159
          },
          {
            "average": 0,
            "count": 10481562,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28458287,
            "count": 10481562,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4512155579,
            "variance": 0.2035954797
          },
          {
            "average": -0.5340803926,
            "count": 10481562,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.132803823,
            "variance": 83.40810567
          },
          {
            "average": 1,
            "count": 10481562,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 30.24757684,
            "count": 10481562,
            "maximum": 35,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.894205487,
            "variance": 3.588014427
          },
          {
            "average": 33693.87568,
            "count": 10481562,
            "maximum": 60928,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 4081.174907,
            "variance": 16655988.62
          },
          {
            "average": 31232.96831,
            "count": 10481562,
            "maximum": 60160,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 3727.385296,
            "variance": 13893401.15
          },
          {
            "average": 28241.76078,
            "count": 10481562,
            "maximum": 57088,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 3044.585143,
            "variance": 9269498.695
          },
          {
            "average": 332898.842,
            "count": 10481562,
            "maximum": 335382.0236,
            "minimum": 330747.0238,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1087.356659,
            "variance": 1182344.503
          },
          {
            "average": 0,
            "count": 10481562,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10481562,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10481562,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10481562,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10481562,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431033.4894,
          5240284.09,
          624.0254357,
          431994.2094,
          5241684.07,
          640.1054357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431033.4893809281,
                5240284.089865074,
                624.0254356568466
              ],
              [
                431033.4893809281,
                5241684.069865074,
                624.0254356568466
              ],
              [
                431994.2093809281,
                5241684.069865074,
                640.1054356568466
              ],
              [
                431994.2093809281,
                5240284.089865074,
                640.1054356568466
              ],
              [
                431033.4893809281,
                5240284.089865074,
                624.0254356568466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:56:22+00:00",
        "end_time": "2011-09-17T21:39:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127009,
            47.3123951,
            624.0254357,
            -117.8997745,
            47.32509142,
            640.1054357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91248401974623,
                  47.31239510276422,
                  624.0254356568466
                ],
                [
                  -117.91270092123625,
                  47.32499088797233,
                  624.0254356568466
                ],
                [
                  -117.89998840269725,
                  47.3250914235076,
                  640.1054356568466
                ],
                [
                  -117.89977452131043,
                  47.31249559425685,
                  640.1054356568466
                ],
                [
                  -117.91248401974623,
                  47.31239510276422,
                  624.0254356568466
                ]
              ]
            ]
          },
          "id": "47117C8223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:56:22Z",
            "pc:count": 10481562,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431512.9169,
                "count": 10481562,
                "maximum": 431994.2094,
                "minimum": 431033.4894,
                "name": "X",
                "position": 0,
                "stddev": 272.3536014,
                "variance": 74176.4842
              },
              {
                "average": 5240985.608,
                "count": 10481562,
                "maximum": 5241684.07,
                "minimum": 5240284.09,
                "name": "Y",
                "position": 1,
                "stddev": 403.5268783,
                "variance": 162833.9415
              },
              {
                "average": 629.7930215,
                "count": 10481562,
                "maximum": 640.1054357,
                "minimum": 624.0254357,
                "name": "Z",
                "position": 2,
                "stddev": 2.341810286,
                "variance": 5.484075418
              },
              {
                "average": 109.611681,
                "count": 10481562,
                "maximum": 225,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.30252475,
                "variance": 453.7975609
              },
              {
                "average": 1.000000286,
                "count": 10481562,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0005349923625,
                "variance": 2.862168279e-07
              },
              {
                "average": 1.000000382,
                "count": 10481562,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0006177559396,
                "variance": 3.816224009e-07
              },
              {
                "average": 0.5000890135,
                "count": 10481562,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000159,
                "variance": 0.2500000159
              },
              {
                "average": 0,
                "count": 10481562,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28458287,
                "count": 10481562,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4512155579,
                "variance": 0.2035954797
              },
              {
                "average": -0.5340803926,
                "count": 10481562,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.132803823,
                "variance": 83.40810567
              },
              {
                "average": 1,
                "count": 10481562,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 30.24757684,
                "count": 10481562,
                "maximum": 35,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.894205487,
                "variance": 3.588014427
              },
              {
                "average": 33693.87568,
                "count": 10481562,
                "maximum": 60928,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 4081.174907,
                "variance": 16655988.62
              },
              {
                "average": 31232.96831,
                "count": 10481562,
                "maximum": 60160,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 3727.385296,
                "variance": 13893401.15
              },
              {
                "average": 28241.76078,
                "count": 10481562,
                "maximum": 57088,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 3044.585143,
                "variance": 9269498.695
              },
              {
                "average": 332898.842,
                "count": 10481562,
                "maximum": 335382.0236,
                "minimum": 330747.0238,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1087.356659,
                "variance": 1182344.503
              },
              {
                "average": 0,
                "count": 10481562,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10481562,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10481562,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10481562,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10481562,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431033.4894,
              5240284.09,
              624.0254357,
              431994.2094,
              5241684.07,
              640.1054357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431033.4893809281,
                    5240284.089865074,
                    624.0254356568466
                  ],
                  [
                    431033.4893809281,
                    5241684.069865074,
                    624.0254356568466
                  ],
                  [
                    431994.2093809281,
                    5241684.069865074,
                    640.1054356568466
                  ],
                  [
                    431994.2093809281,
                    5240284.089865074,
                    640.1054356568466
                  ],
                  [
                    431033.4893809281,
                    5240284.089865074,
                    624.0254356568466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:56:22+00:00",
            "end_time": "2011-09-17T21:39:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.66239259482899,
              47.33877625811965,
              640.4320513088742
            ],
            [
              -117.6625329317973,
              47.34999322873723,
              640.4320513088742
            ],
            [
              -117.64998735596542,
              47.35006505970023,
              728.4520513088742
            ],
            [
              -117.64984967592639,
              47.33884806105683,
              728.4520513088742
            ],
            [
              -117.66239259482899,
              47.33877625811965,
              640.4320513088742
            ]
          ]
        ]
      },
      "bbox": [
        -117.6625329,
        47.33877626,
        640.4320513,
        -117.6498497,
        47.35006506,
        728.4520513
      ],
      "properties": {
        "datetime": "2011-09-18T20:39:21Z",
        "pc:count": 6642908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 450513.3953,
            "count": 6642908,
            "maximum": 450908.1061,
            "minimum": 449960.5061,
            "name": "X",
            "position": 0,
            "stddev": 263.420022,
            "variance": 69390.10799
          },
          {
            "average": 5243832.642,
            "count": 6642908,
            "maximum": 5244271.578,
            "minimum": 5243024.918,
            "name": "Y",
            "position": 1,
            "stddev": 301.7404996,
            "variance": 91047.32912
          },
          {
            "average": 678.914083,
            "count": 6642908,
            "maximum": 728.4520513,
            "minimum": 640.4320513,
            "name": "Z",
            "position": 2,
            "stddev": 19.4835169,
            "variance": 379.607431
          },
          {
            "average": 103.0518419,
            "count": 6642908,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.77649874,
            "variance": 1662.72285
          },
          {
            "average": 1.052321965,
            "count": 6642908,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2377093853,
            "variance": 0.05650575187
          },
          {
            "average": 1.114705638,
            "count": 6642908,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3604778381,
            "variance": 0.1299442718
          },
          {
            "average": 0.4997187979,
            "count": 6642908,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999586,
            "variance": 0.2499999586
          },
          {
            "average": 0,
            "count": 6642908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281114385,
            "count": 6642908,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4495432328,
            "variance": 0.2020891182
          },
          {
            "average": -0.8743680616,
            "count": 6642908,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.191187872,
            "variance": 84.4779345
          },
          {
            "average": 3,
            "count": 6642908,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.763115,
            "count": 6642908,
            "maximum": 106,
            "minimum": 98,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.756253766,
            "variance": 3.084427291
          },
          {
            "average": 22825.9815,
            "count": 6642908,
            "maximum": 58880,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10603.84124,
            "variance": 112441449.1
          },
          {
            "average": 21969.04476,
            "count": 6642908,
            "maximum": 58112,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 8506.661565,
            "variance": 72363290.98
          },
          {
            "average": 20760.01092,
            "count": 6642908,
            "maximum": 56576,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 6849.621321,
            "variance": 46917312.24
          },
          {
            "average": 412611.1432,
            "count": 6642908,
            "maximum": 413561.6664,
            "minimum": 410945.929,
            "name": "GpsTime",
            "position": 15,
            "stddev": 547.7433443,
            "variance": 300022.7712
          },
          {
            "average": 0,
            "count": 6642908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6642908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6642908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6642908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6642908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          449960.5061,
          5243024.918,
          640.4320513,
          450908.1061,
          5244271.578,
          728.4520513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                449960.5061099503,
                5243024.91801185,
                640.4320513088742
              ],
              [
                449960.5061099503,
                5244271.57801185,
                640.4320513088742
              ],
              [
                450908.1061099503,
                5244271.57801185,
                728.4520513088742
              ],
              [
                450908.1061099503,
                5243024.91801185,
                728.4520513088742
              ],
              [
                449960.5061099503,
                5243024.91801185,
                640.4320513088742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:39:21+00:00",
        "end_time": "2011-09-18T19:55:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6625329,
            47.33877626,
            640.4320513,
            -117.6498497,
            47.35006506,
            728.4520513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.66239259482899,
                  47.33877625811965,
                  640.4320513088742
                ],
                [
                  -117.6625329317973,
                  47.34999322873723,
                  640.4320513088742
                ],
                [
                  -117.64998735596542,
                  47.35006505970023,
                  728.4520513088742
                ],
                [
                  -117.64984967592639,
                  47.33884806105683,
                  728.4520513088742
                ],
                [
                  -117.66239259482899,
                  47.33877625811965,
                  640.4320513088742
                ]
              ]
            ]
          },
          "id": "47117C6213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:39:21Z",
            "pc:count": 6642908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 450513.3953,
                "count": 6642908,
                "maximum": 450908.1061,
                "minimum": 449960.5061,
                "name": "X",
                "position": 0,
                "stddev": 263.420022,
                "variance": 69390.10799
              },
              {
                "average": 5243832.642,
                "count": 6642908,
                "maximum": 5244271.578,
                "minimum": 5243024.918,
                "name": "Y",
                "position": 1,
                "stddev": 301.7404996,
                "variance": 91047.32912
              },
              {
                "average": 678.914083,
                "count": 6642908,
                "maximum": 728.4520513,
                "minimum": 640.4320513,
                "name": "Z",
                "position": 2,
                "stddev": 19.4835169,
                "variance": 379.607431
              },
              {
                "average": 103.0518419,
                "count": 6642908,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.77649874,
                "variance": 1662.72285
              },
              {
                "average": 1.052321965,
                "count": 6642908,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2377093853,
                "variance": 0.05650575187
              },
              {
                "average": 1.114705638,
                "count": 6642908,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3604778381,
                "variance": 0.1299442718
              },
              {
                "average": 0.4997187979,
                "count": 6642908,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999586,
                "variance": 0.2499999586
              },
              {
                "average": 0,
                "count": 6642908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281114385,
                "count": 6642908,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4495432328,
                "variance": 0.2020891182
              },
              {
                "average": -0.8743680616,
                "count": 6642908,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.191187872,
                "variance": 84.4779345
              },
              {
                "average": 3,
                "count": 6642908,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.763115,
                "count": 6642908,
                "maximum": 106,
                "minimum": 98,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.756253766,
                "variance": 3.084427291
              },
              {
                "average": 22825.9815,
                "count": 6642908,
                "maximum": 58880,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10603.84124,
                "variance": 112441449.1
              },
              {
                "average": 21969.04476,
                "count": 6642908,
                "maximum": 58112,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 8506.661565,
                "variance": 72363290.98
              },
              {
                "average": 20760.01092,
                "count": 6642908,
                "maximum": 56576,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 6849.621321,
                "variance": 46917312.24
              },
              {
                "average": 412611.1432,
                "count": 6642908,
                "maximum": 413561.6664,
                "minimum": 410945.929,
                "name": "GpsTime",
                "position": 15,
                "stddev": 547.7433443,
                "variance": 300022.7712
              },
              {
                "average": 0,
                "count": 6642908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6642908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6642908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6642908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6642908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              449960.5061,
              5243024.918,
              640.4320513,
              450908.1061,
              5244271.578,
              728.4520513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    449960.5061099503,
                    5243024.91801185,
                    640.4320513088742
                  ],
                  [
                    449960.5061099503,
                    5244271.57801185,
                    640.4320513088742
                  ],
                  [
                    450908.1061099503,
                    5244271.57801185,
                    728.4520513088742
                  ],
                  [
                    450908.1061099503,
                    5243024.91801185,
                    728.4520513088742
                  ],
                  [
                    449960.5061099503,
                    5243024.91801185,
                    640.4320513088742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:39:21+00:00",
            "end_time": "2011-09-18T19:55:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86248369450198,
              47.362400917735734,
              645.7762811976922
            ],
            [
              -117.86268899119133,
              47.374991904627066,
              645.7762811976922
            ],
            [
              -117.84998839600924,
              47.375086789175846,
              717.4762811976923
            ],
            [
              -117.8497861208254,
              47.36249576072726,
              717.4762811976923
            ],
            [
              -117.86248369450198,
              47.362400917735734,
              645.7762811976922
            ]
          ]
        ]
      },
      "bbox": [
        -117.862689,
        47.36240092,
        645.7762812,
        -117.8497861,
        47.37508679,
        717.4762812
      ],
      "properties": {
        "datetime": "2011-09-17T23:31:08Z",
        "pc:count": 10451849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435350.5375,
            "count": 10451849,
            "maximum": 435832.9641,
            "minimum": 434874.0641,
            "name": "X",
            "position": 0,
            "stddev": 275.0045759,
            "variance": 75627.51674
          },
          {
            "average": 5246504.911,
            "count": 10451849,
            "maximum": 5247197.742,
            "minimum": 5245798.302,
            "name": "Y",
            "position": 1,
            "stddev": 404.5360194,
            "variance": 163649.391
          },
          {
            "average": 680.1704543,
            "count": 10451849,
            "maximum": 717.4762812,
            "minimum": 645.7762812,
            "name": "Z",
            "position": 2,
            "stddev": 15.64639347,
            "variance": 244.8096285
          },
          {
            "average": 108.45237,
            "count": 10451849,
            "maximum": 211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.07143816,
            "variance": 487.1483823
          },
          {
            "average": 1.001552166,
            "count": 10451849,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04130718858,
            "variance": 0.001706283828
          },
          {
            "average": 1.003429824,
            "count": 10451849,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06365243562,
            "variance": 0.004051632561
          },
          {
            "average": 0.5000954377,
            "count": 10451849,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000148,
            "variance": 0.2500000148
          },
          {
            "average": 0,
            "count": 10451849,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311731063,
            "count": 10451849,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4632006346,
            "variance": 0.2145548279
          },
          {
            "average": -0.03939793054,
            "count": 10451849,
            "maximum": 25.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.346333988,
            "variance": 87.35395901
          },
          {
            "average": 1,
            "count": 10451849,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.45697713,
            "count": 10451849,
            "maximum": 39,
            "minimum": 30,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.922578249,
            "variance": 3.696307124
          },
          {
            "average": 29464.00248,
            "count": 10451849,
            "maximum": 63232,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6287.223641,
            "variance": 39529181.11
          },
          {
            "average": 27176.91104,
            "count": 10451849,
            "maximum": 65024,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5440.563365,
            "variance": 29599729.73
          },
          {
            "average": 24733.02432,
            "count": 10451849,
            "maximum": 65024,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 4418.423713,
            "variance": 19522468.11
          },
          {
            "average": 335146.6853,
            "count": 10451849,
            "maximum": 337468.4309,
            "minimum": 332483.3095,
            "name": "GpsTime",
            "position": 15,
            "stddev": 954.0692318,
            "variance": 910248.0991
          },
          {
            "average": 0,
            "count": 10451849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10451849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10451849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10451849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10451849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434874.0641,
          5245798.302,
          645.7762812,
          435832.9641,
          5247197.742,
          717.4762812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434874.0641027143,
                5245798.3023052495,
                645.7762811976922
              ],
              [
                434874.0641027143,
                5247197.742305249,
                645.7762811976922
              ],
              [
                435832.9641027143,
                5247197.742305249,
                717.4762811976923
              ],
              [
                435832.9641027143,
                5245798.3023052495,
                717.4762811976923
              ],
              [
                434874.0641027143,
                5245798.3023052495,
                645.7762811976922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:31:08+00:00",
        "end_time": "2011-09-17T22:08:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.862689,
            47.36240092,
            645.7762812,
            -117.8497861,
            47.37508679,
            717.4762812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86248369450198,
                  47.362400917735734,
                  645.7762811976922
                ],
                [
                  -117.86268899119133,
                  47.374991904627066,
                  645.7762811976922
                ],
                [
                  -117.84998839600924,
                  47.375086789175846,
                  717.4762811976923
                ],
                [
                  -117.8497861208254,
                  47.36249576072726,
                  717.4762811976923
                ],
                [
                  -117.86248369450198,
                  47.362400917735734,
                  645.7762811976922
                ]
              ]
            ]
          },
          "id": "47117C7102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:31:08Z",
            "pc:count": 10451849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435350.5375,
                "count": 10451849,
                "maximum": 435832.9641,
                "minimum": 434874.0641,
                "name": "X",
                "position": 0,
                "stddev": 275.0045759,
                "variance": 75627.51674
              },
              {
                "average": 5246504.911,
                "count": 10451849,
                "maximum": 5247197.742,
                "minimum": 5245798.302,
                "name": "Y",
                "position": 1,
                "stddev": 404.5360194,
                "variance": 163649.391
              },
              {
                "average": 680.1704543,
                "count": 10451849,
                "maximum": 717.4762812,
                "minimum": 645.7762812,
                "name": "Z",
                "position": 2,
                "stddev": 15.64639347,
                "variance": 244.8096285
              },
              {
                "average": 108.45237,
                "count": 10451849,
                "maximum": 211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.07143816,
                "variance": 487.1483823
              },
              {
                "average": 1.001552166,
                "count": 10451849,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04130718858,
                "variance": 0.001706283828
              },
              {
                "average": 1.003429824,
                "count": 10451849,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06365243562,
                "variance": 0.004051632561
              },
              {
                "average": 0.5000954377,
                "count": 10451849,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000148,
                "variance": 0.2500000148
              },
              {
                "average": 0,
                "count": 10451849,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311731063,
                "count": 10451849,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4632006346,
                "variance": 0.2145548279
              },
              {
                "average": -0.03939793054,
                "count": 10451849,
                "maximum": 25.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.346333988,
                "variance": 87.35395901
              },
              {
                "average": 1,
                "count": 10451849,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.45697713,
                "count": 10451849,
                "maximum": 39,
                "minimum": 30,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.922578249,
                "variance": 3.696307124
              },
              {
                "average": 29464.00248,
                "count": 10451849,
                "maximum": 63232,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6287.223641,
                "variance": 39529181.11
              },
              {
                "average": 27176.91104,
                "count": 10451849,
                "maximum": 65024,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5440.563365,
                "variance": 29599729.73
              },
              {
                "average": 24733.02432,
                "count": 10451849,
                "maximum": 65024,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 4418.423713,
                "variance": 19522468.11
              },
              {
                "average": 335146.6853,
                "count": 10451849,
                "maximum": 337468.4309,
                "minimum": 332483.3095,
                "name": "GpsTime",
                "position": 15,
                "stddev": 954.0692318,
                "variance": 910248.0991
              },
              {
                "average": 0,
                "count": 10451849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10451849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10451849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10451849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10451849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434874.0641,
              5245798.302,
              645.7762812,
              435832.9641,
              5247197.742,
              717.4762812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434874.0641027143,
                    5245798.3023052495,
                    645.7762811976922
                  ],
                  [
                    434874.0641027143,
                    5247197.742305249,
                    645.7762811976922
                  ],
                  [
                    435832.9641027143,
                    5247197.742305249,
                    717.4762811976923
                  ],
                  [
                    435832.9641027143,
                    5245798.3023052495,
                    717.4762811976923
                  ],
                  [
                    434874.0641027143,
                    5245798.3023052495,
                    645.7762811976922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:31:08+00:00",
            "end_time": "2011-09-17T22:08:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81248374804682,
              47.337406360973645,
              620.7452131571371
            ],
            [
              -117.81267688395708,
              47.34999162569333,
              620.7452131571371
            ],
            [
              -117.79998742272755,
              47.350080897008475,
              690.4652131571371
            ],
            [
              -117.7997973017286,
              47.337495593210626,
              690.4652131571371
            ],
            [
              -117.81248374804682,
              47.337406360973645,
              620.7452131571371
            ]
          ]
        ]
      },
      "bbox": [
        -117.8126769,
        47.33740636,
        620.7452132,
        -117.7997973,
        47.3500809,
        690.4652132
      ],
      "properties": {
        "datetime": "2011-09-17T23:37:44Z",
        "pc:count": 11398142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439109.8866,
            "count": 11398142,
            "maximum": 439579.0539,
            "minimum": 438620.5539,
            "name": "X",
            "position": 0,
            "stddev": 273.6641316,
            "variance": 74892.05695
          },
          {
            "average": 5243666.232,
            "count": 11398142,
            "maximum": 5244378.78,
            "minimum": 5242980,
            "name": "Y",
            "position": 1,
            "stddev": 403.2944661,
            "variance": 162646.4264
          },
          {
            "average": 649.7628282,
            "count": 11398142,
            "maximum": 690.4652132,
            "minimum": 620.7452132,
            "name": "Z",
            "position": 2,
            "stddev": 12.64776405,
            "variance": 159.9659356
          },
          {
            "average": 103.4719364,
            "count": 11398142,
            "maximum": 214,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.51217167,
            "variance": 1191.089993
          },
          {
            "average": 1.031907657,
            "count": 11398142,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1860814617,
            "variance": 0.0346263104
          },
          {
            "average": 1.071237312,
            "count": 11398142,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2867346513,
            "variance": 0.08221676025
          },
          {
            "average": 0.4998064597,
            "count": 11398142,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999845,
            "variance": 0.2499999845
          },
          {
            "average": 0,
            "count": 11398142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26649282,
            "count": 11398142,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4421248849,
            "variance": 0.1954744139
          },
          {
            "average": -0.5871118534,
            "count": 11398142,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.799881819,
            "variance": 77.43792003
          },
          {
            "average": 1,
            "count": 11398142,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.13969136,
            "count": 11398142,
            "maximum": 40,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.441612724,
            "variance": 5.961472694
          },
          {
            "average": 24749.14382,
            "count": 11398142,
            "maximum": 59136,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9790.241023,
            "variance": 95848819.3
          },
          {
            "average": 23242.10131,
            "count": 11398142,
            "maximum": 56832,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8195.44504,
            "variance": 67165319.41
          },
          {
            "average": 21167.75111,
            "count": 11398142,
            "maximum": 52224,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6695.575329,
            "variance": 44830728.98
          },
          {
            "average": 323791.9391,
            "count": 11398142,
            "maximum": 337864.5584,
            "minimum": 321359.6677,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1021.126437,
            "variance": 1042699.201
          },
          {
            "average": 0,
            "count": 11398142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11398142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11398142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11398142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11398142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438620.5539,
          5242980,
          620.7452132,
          439579.0539,
          5244378.78,
          690.4652132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438620.5539313082,
                5242979.999734998,
                620.7452131571371
              ],
              [
                438620.5539313082,
                5244378.779734997,
                620.7452131571371
              ],
              [
                439579.0539313082,
                5244378.779734997,
                690.4652131571371
              ],
              [
                439579.0539313082,
                5242979.999734998,
                690.4652131571371
              ],
              [
                438620.5539313082,
                5242979.999734998,
                620.7452131571371
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:37:44+00:00",
        "end_time": "2011-09-17T19:02:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8126769,
            47.33740636,
            620.7452132,
            -117.7997973,
            47.3500809,
            690.4652132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81248374804682,
                  47.337406360973645,
                  620.7452131571371
                ],
                [
                  -117.81267688395708,
                  47.34999162569333,
                  620.7452131571371
                ],
                [
                  -117.79998742272755,
                  47.350080897008475,
                  690.4652131571371
                ],
                [
                  -117.7997973017286,
                  47.337495593210626,
                  690.4652131571371
                ],
                [
                  -117.81248374804682,
                  47.337406360973645,
                  620.7452131571371
                ]
              ]
            ]
          },
          "id": "47117C7211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:37:44Z",
            "pc:count": 11398142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439109.8866,
                "count": 11398142,
                "maximum": 439579.0539,
                "minimum": 438620.5539,
                "name": "X",
                "position": 0,
                "stddev": 273.6641316,
                "variance": 74892.05695
              },
              {
                "average": 5243666.232,
                "count": 11398142,
                "maximum": 5244378.78,
                "minimum": 5242980,
                "name": "Y",
                "position": 1,
                "stddev": 403.2944661,
                "variance": 162646.4264
              },
              {
                "average": 649.7628282,
                "count": 11398142,
                "maximum": 690.4652132,
                "minimum": 620.7452132,
                "name": "Z",
                "position": 2,
                "stddev": 12.64776405,
                "variance": 159.9659356
              },
              {
                "average": 103.4719364,
                "count": 11398142,
                "maximum": 214,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.51217167,
                "variance": 1191.089993
              },
              {
                "average": 1.031907657,
                "count": 11398142,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1860814617,
                "variance": 0.0346263104
              },
              {
                "average": 1.071237312,
                "count": 11398142,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2867346513,
                "variance": 0.08221676025
              },
              {
                "average": 0.4998064597,
                "count": 11398142,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999845,
                "variance": 0.2499999845
              },
              {
                "average": 0,
                "count": 11398142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26649282,
                "count": 11398142,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4421248849,
                "variance": 0.1954744139
              },
              {
                "average": -0.5871118534,
                "count": 11398142,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.799881819,
                "variance": 77.43792003
              },
              {
                "average": 1,
                "count": 11398142,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.13969136,
                "count": 11398142,
                "maximum": 40,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.441612724,
                "variance": 5.961472694
              },
              {
                "average": 24749.14382,
                "count": 11398142,
                "maximum": 59136,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9790.241023,
                "variance": 95848819.3
              },
              {
                "average": 23242.10131,
                "count": 11398142,
                "maximum": 56832,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8195.44504,
                "variance": 67165319.41
              },
              {
                "average": 21167.75111,
                "count": 11398142,
                "maximum": 52224,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6695.575329,
                "variance": 44830728.98
              },
              {
                "average": 323791.9391,
                "count": 11398142,
                "maximum": 337864.5584,
                "minimum": 321359.6677,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1021.126437,
                "variance": 1042699.201
              },
              {
                "average": 0,
                "count": 11398142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11398142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11398142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11398142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11398142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438620.5539,
              5242980,
              620.7452132,
              439579.0539,
              5244378.78,
              690.4652132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438620.5539313082,
                    5242979.999734998,
                    620.7452131571371
                  ],
                  [
                    438620.5539313082,
                    5244378.779734997,
                    620.7452131571371
                  ],
                  [
                    439579.0539313082,
                    5244378.779734997,
                    690.4652131571371
                  ],
                  [
                    439579.0539313082,
                    5242979.999734998,
                    690.4652131571371
                  ],
                  [
                    438620.5539313082,
                    5242979.999734998,
                    620.7452131571371
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:37:44+00:00",
            "end_time": "2011-09-17T19:02:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84998365023199,
              47.312402392643484,
              597.5222719411814
            ],
            [
              -117.85018559522663,
              47.32499209144995,
              597.5222719411814
            ],
            [
              -117.83748821480468,
              47.32508558085979,
              659.7222719411815
            ],
            [
              -117.83728928495952,
              47.31249584111723,
              659.7222719411815
            ],
            [
              -117.84998365023199,
              47.312402392643484,
              597.5222719411814
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501856,
        47.31240239,
        597.5222719,
        -117.8372893,
        47.32508558,
        659.7222719
      ],
      "properties": {
        "datetime": "2011-09-17T20:31:25Z",
        "pc:count": 10498940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436222.7299,
            "count": 10498940,
            "maximum": 436716.874,
            "minimum": 435757.314,
            "name": "X",
            "position": 0,
            "stddev": 271.968123,
            "variance": 73966.65991
          },
          {
            "average": 5240922.004,
            "count": 10498940,
            "maximum": 5241630.77,
            "minimum": 5240231.49,
            "name": "Y",
            "position": 1,
            "stddev": 396.544986,
            "variance": 157247.9259
          },
          {
            "average": 617.197554,
            "count": 10498940,
            "maximum": 659.7222719,
            "minimum": 597.5222719,
            "name": "Z",
            "position": 2,
            "stddev": 11.26862746,
            "variance": 126.9819648
          },
          {
            "average": 106.2184821,
            "count": 10498940,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.96650162,
            "variance": 1086.790229
          },
          {
            "average": 1.028739758,
            "count": 10498940,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1801944987,
            "variance": 0.03247005735
          },
          {
            "average": 1.062432017,
            "count": 10498940,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2771695708,
            "variance": 0.07682297095
          },
          {
            "average": 0.4998710346,
            "count": 10498940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000072,
            "variance": 0.2500000072
          },
          {
            "average": 0,
            "count": 10498940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296656424,
            "count": 10498940,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4567837674,
            "variance": 0.2086514101
          },
          {
            "average": -0.7238494072,
            "count": 10498940,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.830379084,
            "variance": 77.97559477
          },
          {
            "average": 1,
            "count": 10498940,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.83368188,
            "count": 10498940,
            "maximum": 17,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.899159165,
            "variance": 3.606805533
          },
          {
            "average": 25725.6135,
            "count": 10498940,
            "maximum": 59648,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9117.743083,
            "variance": 83133238.92
          },
          {
            "average": 24357.09271,
            "count": 10498940,
            "maximum": 61440,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7766.81702,
            "variance": 60323446.62
          },
          {
            "average": 22678.94192,
            "count": 10498940,
            "maximum": 61440,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 6547.405832,
            "variance": 42868523.13
          },
          {
            "average": 324465.2903,
            "count": 10498940,
            "maximum": 326685.4619,
            "minimum": 322563.9931,
            "name": "GpsTime",
            "position": 15,
            "stddev": 780.5205125,
            "variance": 609212.2704
          },
          {
            "average": 0,
            "count": 10498940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10498940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10498940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10498940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10498940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435757.314,
          5240231.49,
          597.5222719,
          436716.874,
          5241630.77,
          659.7222719
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435757.3139904977,
                5240231.490382708,
                597.5222719411814
              ],
              [
                435757.3139904977,
                5241630.770382707,
                597.5222719411814
              ],
              [
                436716.8739904978,
                5241630.770382707,
                659.7222719411815
              ],
              [
                436716.8739904978,
                5240231.490382708,
                659.7222719411815
              ],
              [
                435757.3139904977,
                5240231.490382708,
                597.5222719411814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:31:25+00:00",
        "end_time": "2011-09-17T19:22:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501856,
            47.31240239,
            597.5222719,
            -117.8372893,
            47.32508558,
            659.7222719
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84998365023199,
                  47.312402392643484,
                  597.5222719411814
                ],
                [
                  -117.85018559522663,
                  47.32499209144995,
                  597.5222719411814
                ],
                [
                  -117.83748821480468,
                  47.32508558085979,
                  659.7222719411815
                ],
                [
                  -117.83728928495952,
                  47.31249584111723,
                  659.7222719411815
                ],
                [
                  -117.84998365023199,
                  47.312402392643484,
                  597.5222719411814
                ]
              ]
            ]
          },
          "id": "47117C7123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:31:25Z",
            "pc:count": 10498940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436222.7299,
                "count": 10498940,
                "maximum": 436716.874,
                "minimum": 435757.314,
                "name": "X",
                "position": 0,
                "stddev": 271.968123,
                "variance": 73966.65991
              },
              {
                "average": 5240922.004,
                "count": 10498940,
                "maximum": 5241630.77,
                "minimum": 5240231.49,
                "name": "Y",
                "position": 1,
                "stddev": 396.544986,
                "variance": 157247.9259
              },
              {
                "average": 617.197554,
                "count": 10498940,
                "maximum": 659.7222719,
                "minimum": 597.5222719,
                "name": "Z",
                "position": 2,
                "stddev": 11.26862746,
                "variance": 126.9819648
              },
              {
                "average": 106.2184821,
                "count": 10498940,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.96650162,
                "variance": 1086.790229
              },
              {
                "average": 1.028739758,
                "count": 10498940,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1801944987,
                "variance": 0.03247005735
              },
              {
                "average": 1.062432017,
                "count": 10498940,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2771695708,
                "variance": 0.07682297095
              },
              {
                "average": 0.4998710346,
                "count": 10498940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000072,
                "variance": 0.2500000072
              },
              {
                "average": 0,
                "count": 10498940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296656424,
                "count": 10498940,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4567837674,
                "variance": 0.2086514101
              },
              {
                "average": -0.7238494072,
                "count": 10498940,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.830379084,
                "variance": 77.97559477
              },
              {
                "average": 1,
                "count": 10498940,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.83368188,
                "count": 10498940,
                "maximum": 17,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.899159165,
                "variance": 3.606805533
              },
              {
                "average": 25725.6135,
                "count": 10498940,
                "maximum": 59648,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9117.743083,
                "variance": 83133238.92
              },
              {
                "average": 24357.09271,
                "count": 10498940,
                "maximum": 61440,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7766.81702,
                "variance": 60323446.62
              },
              {
                "average": 22678.94192,
                "count": 10498940,
                "maximum": 61440,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 6547.405832,
                "variance": 42868523.13
              },
              {
                "average": 324465.2903,
                "count": 10498940,
                "maximum": 326685.4619,
                "minimum": 322563.9931,
                "name": "GpsTime",
                "position": 15,
                "stddev": 780.5205125,
                "variance": 609212.2704
              },
              {
                "average": 0,
                "count": 10498940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10498940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10498940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10498940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10498940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435757.314,
              5240231.49,
              597.5222719,
              436716.874,
              5241630.77,
              659.7222719
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435757.3139904977,
                    5240231.490382708,
                    597.5222719411814
                  ],
                  [
                    435757.3139904977,
                    5241630.770382707,
                    597.5222719411814
                  ],
                  [
                    436716.8739904978,
                    5241630.770382707,
                    659.7222719411815
                  ],
                  [
                    436716.8739904978,
                    5240231.490382708,
                    659.7222719411815
                  ],
                  [
                    435757.3139904977,
                    5240231.490382708,
                    597.5222719411814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:31:25+00:00",
            "end_time": "2011-09-17T19:22:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97498341952948,
              47.27488888848009,
              590.9529492647869
            ],
            [
              -117.97521500129005,
              47.28749154746731,
              590.9529492647869
            ],
            [
              -117.9624886889999,
              47.28759914628928,
              623.5529492647868
            ],
            [
              -117.96226012817922,
              47.27499644014445,
              623.5529492647868
            ],
            [
              -117.97498341952948,
              47.27488888848009,
              590.9529492647869
            ]
          ]
        ]
      },
      "bbox": [
        -117.975215,
        47.27488889,
        590.9529493,
        -117.9622601,
        47.28759915,
        623.5529493
      ],
      "properties": {
        "datetime": "2011-09-17T23:27:17Z",
        "pc:count": 10394516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426741.0305,
            "count": 10394516,
            "maximum": 427220.0883,
            "minimum": 426257.6283,
            "name": "X",
            "position": 0,
            "stddev": 272.4874547,
            "variance": 74249.41297
          },
          {
            "average": 5236881.414,
            "count": 10394516,
            "maximum": 5237573.95,
            "minimum": 5236173.19,
            "name": "Y",
            "position": 1,
            "stddev": 401.1601722,
            "variance": 160929.4838
          },
          {
            "average": 608.3283094,
            "count": 10394516,
            "maximum": 623.5529493,
            "minimum": 590.9529493,
            "name": "Z",
            "position": 2,
            "stddev": 5.171238081,
            "variance": 26.74170329
          },
          {
            "average": 104.3473824,
            "count": 10394516,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.04868727,
            "variance": 401.9498611
          },
          {
            "average": 1.000153831,
            "count": 10394516,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01240966866,
            "variance": 0.0001539998763
          },
          {
            "average": 1.000381066,
            "count": 10394516,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01955167546,
            "variance": 0.0003822680131
          },
          {
            "average": 0.5001253546,
            "count": 10394516,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000083,
            "variance": 0.2500000083
          },
          {
            "average": 0,
            "count": 10394516,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317694638,
            "count": 10394516,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4655800424,
            "variance": 0.2167647759
          },
          {
            "average": -0.2070784635,
            "count": 10394516,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.212935013,
            "variance": 84.87817156
          },
          {
            "average": 1,
            "count": 10394516,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.53169989,
            "count": 10394516,
            "maximum": 39,
            "minimum": 30,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.898167142,
            "variance": 3.603038499
          },
          {
            "average": 29362.68635,
            "count": 10394516,
            "maximum": 54784,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 6369.027339,
            "variance": 40564509.24
          },
          {
            "average": 27380.76328,
            "count": 10394516,
            "maximum": 51968,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5434.7071,
            "variance": 29536041.27
          },
          {
            "average": 25273.58805,
            "count": 10394516,
            "maximum": 50432,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 4308.496942,
            "variance": 18563145.9
          },
          {
            "average": 335194.6503,
            "count": 10394516,
            "maximum": 337237.9517,
            "minimum": 332722.159,
            "name": "GpsTime",
            "position": 15,
            "stddev": 925.8339179,
            "variance": 857168.4435
          },
          {
            "average": 0,
            "count": 10394516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10394516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10394516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10394516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10394516,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426257.6283,
          5236173.19,
          590.9529493,
          427220.0883,
          5237573.95,
          623.5529493
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426257.6283121655,
                5236173.19037589,
                590.9529492647869
              ],
              [
                426257.6283121655,
                5237573.950375889,
                590.9529492647869
              ],
              [
                427220.08831216546,
                5237573.950375889,
                623.5529492647868
              ],
              [
                427220.08831216546,
                5236173.19037589,
                623.5529492647868
              ],
              [
                426257.6283121655,
                5236173.19037589,
                590.9529492647869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:27:17+00:00",
        "end_time": "2011-09-17T22:12:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975215,
            47.27488889,
            590.9529493,
            -117.9622601,
            47.28759915,
            623.5529493
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97498341952948,
                  47.27488888848009,
                  590.9529492647869
                ],
                [
                  -117.97521500129005,
                  47.28749154746731,
                  590.9529492647869
                ],
                [
                  -117.9624886889999,
                  47.28759914628928,
                  623.5529492647868
                ],
                [
                  -117.96226012817922,
                  47.27499644014445,
                  623.5529492647868
                ],
                [
                  -117.97498341952948,
                  47.27488888848009,
                  590.9529492647869
                ]
              ]
            ]
          },
          "id": "47117C8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:27:17Z",
            "pc:count": 10394516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426741.0305,
                "count": 10394516,
                "maximum": 427220.0883,
                "minimum": 426257.6283,
                "name": "X",
                "position": 0,
                "stddev": 272.4874547,
                "variance": 74249.41297
              },
              {
                "average": 5236881.414,
                "count": 10394516,
                "maximum": 5237573.95,
                "minimum": 5236173.19,
                "name": "Y",
                "position": 1,
                "stddev": 401.1601722,
                "variance": 160929.4838
              },
              {
                "average": 608.3283094,
                "count": 10394516,
                "maximum": 623.5529493,
                "minimum": 590.9529493,
                "name": "Z",
                "position": 2,
                "stddev": 5.171238081,
                "variance": 26.74170329
              },
              {
                "average": 104.3473824,
                "count": 10394516,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.04868727,
                "variance": 401.9498611
              },
              {
                "average": 1.000153831,
                "count": 10394516,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01240966866,
                "variance": 0.0001539998763
              },
              {
                "average": 1.000381066,
                "count": 10394516,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01955167546,
                "variance": 0.0003822680131
              },
              {
                "average": 0.5001253546,
                "count": 10394516,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000083,
                "variance": 0.2500000083
              },
              {
                "average": 0,
                "count": 10394516,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317694638,
                "count": 10394516,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4655800424,
                "variance": 0.2167647759
              },
              {
                "average": -0.2070784635,
                "count": 10394516,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.212935013,
                "variance": 84.87817156
              },
              {
                "average": 1,
                "count": 10394516,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.53169989,
                "count": 10394516,
                "maximum": 39,
                "minimum": 30,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.898167142,
                "variance": 3.603038499
              },
              {
                "average": 29362.68635,
                "count": 10394516,
                "maximum": 54784,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 6369.027339,
                "variance": 40564509.24
              },
              {
                "average": 27380.76328,
                "count": 10394516,
                "maximum": 51968,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5434.7071,
                "variance": 29536041.27
              },
              {
                "average": 25273.58805,
                "count": 10394516,
                "maximum": 50432,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 4308.496942,
                "variance": 18563145.9
              },
              {
                "average": 335194.6503,
                "count": 10394516,
                "maximum": 337237.9517,
                "minimum": 332722.159,
                "name": "GpsTime",
                "position": 15,
                "stddev": 925.8339179,
                "variance": 857168.4435
              },
              {
                "average": 0,
                "count": 10394516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10394516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10394516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10394516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10394516,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426257.6283,
              5236173.19,
              590.9529493,
              427220.0883,
              5237573.95,
              623.5529493
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426257.6283121655,
                    5236173.19037589,
                    590.9529492647869
                  ],
                  [
                    426257.6283121655,
                    5237573.950375889,
                    590.9529492647869
                  ],
                  [
                    427220.08831216546,
                    5237573.950375889,
                    623.5529492647868
                  ],
                  [
                    427220.08831216546,
                    5236173.19037589,
                    623.5529492647868
                  ],
                  [
                    426257.6283121655,
                    5236173.19037589,
                    590.9529492647869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:27:17+00:00",
            "end_time": "2011-09-17T22:12:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.49998470680465,
              47.449940124326034,
              695.3984613851518
            ],
            [
              -117.50010371557089,
              47.462492816842285,
              695.3984613851518
            ],
            [
              -117.48748725921348,
              47.46254715088314,
              746.3584613851518
            ],
            [
              -117.48737125246888,
              47.44999443463601,
              746.3584613851518
            ],
            [
              -117.49998470680465,
              47.449940124326034,
              695.3984613851518
            ]
          ]
        ]
      },
      "bbox": [
        -117.5001037,
        47.44994012,
        695.3984614,
        -117.4873713,
        47.46254715,
        746.3584614
      ],
      "properties": {
        "datetime": "2011-09-18T19:33:01Z",
        "pc:count": 11634420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 462781.9077,
            "count": 11634420,
            "maximum": 463259.5975,
            "minimum": 462308.6975,
            "name": "X",
            "position": 0,
            "stddev": 268.8764423,
            "variance": 72294.54125
          },
          {
            "average": 5255971.037,
            "count": 11634420,
            "maximum": 5256682.55,
            "minimum": 5255287.45,
            "name": "Y",
            "position": 1,
            "stddev": 396.9774404,
            "variance": 157591.0882
          },
          {
            "average": 711.006264,
            "count": 11634420,
            "maximum": 746.3584614,
            "minimum": 695.3984614,
            "name": "Z",
            "position": 2,
            "stddev": 7.588611493,
            "variance": 57.58702439
          },
          {
            "average": 97.66584222,
            "count": 11634420,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.04411979,
            "variance": 1939.884488
          },
          {
            "average": 1.11563258,
            "count": 11634420,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3477297803,
            "variance": 0.1209160001
          },
          {
            "average": 1.246120993,
            "count": 11634420,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5089105601,
            "variance": 0.2589899582
          },
          {
            "average": 0.4996723515,
            "count": 11634420,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999141,
            "variance": 0.2499999141
          },
          {
            "average": 0,
            "count": 11634420,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215100538,
            "count": 11634420,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4108920917,
            "variance": 0.168832311
          },
          {
            "average": -2.530352078,
            "count": 11634420,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.802744329,
            "variance": 77.48830772
          },
          {
            "average": 6.437272937,
            "count": 11634420,
            "maximum": 7,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4960497321,
            "variance": 0.2460653367
          },
          {
            "average": 110.3769888,
            "count": 11634420,
            "maximum": 134,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.25375456,
            "variance": 370.7070648
          },
          {
            "average": 18249.42094,
            "count": 11634420,
            "maximum": 65024,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8444.401896,
            "variance": 71307923.37
          },
          {
            "average": 19031.4116,
            "count": 11634420,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7352.632844,
            "variance": 54061209.74
          },
          {
            "average": 16565.96973,
            "count": 11634420,
            "maximum": 65024,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6323.477519,
            "variance": 39986367.94
          },
          {
            "average": 368607.4206,
            "count": 11634420,
            "maximum": 409581.0567,
            "minimum": 336426.9352,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34819.34786,
            "variance": 1212386985
          },
          {
            "average": 0,
            "count": 11634420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11634420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11634420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11634420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11634420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          462308.6975,
          5255287.45,
          695.3984614,
          463259.5975,
          5256682.55,
          746.3584614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                462308.6975392553,
                5255287.449971451,
                695.3984613851518
              ],
              [
                462308.6975392553,
                5256682.549971451,
                695.3984613851518
              ],
              [
                463259.59753925534,
                5256682.549971451,
                746.3584613851518
              ],
              [
                463259.59753925534,
                5255287.449971451,
                746.3584613851518
              ],
              [
                462308.6975392553,
                5255287.449971451,
                695.3984613851518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:33:01+00:00",
        "end_time": "2011-09-17T23:13:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5001037,
            47.44994012,
            695.3984614,
            -117.4873713,
            47.46254715,
            746.3584614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.49998470680465,
                  47.449940124326034,
                  695.3984613851518
                ],
                [
                  -117.50010371557089,
                  47.462492816842285,
                  695.3984613851518
                ],
                [
                  -117.48748725921348,
                  47.46254715088314,
                  746.3584613851518
                ],
                [
                  -117.48737125246888,
                  47.44999443463601,
                  746.3584613851518
                ],
                [
                  -117.49998470680465,
                  47.449940124326034,
                  695.3984613851518
                ]
              ]
            ]
          },
          "id": "47117D4116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:33:01Z",
            "pc:count": 11634420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 462781.9077,
                "count": 11634420,
                "maximum": 463259.5975,
                "minimum": 462308.6975,
                "name": "X",
                "position": 0,
                "stddev": 268.8764423,
                "variance": 72294.54125
              },
              {
                "average": 5255971.037,
                "count": 11634420,
                "maximum": 5256682.55,
                "minimum": 5255287.45,
                "name": "Y",
                "position": 1,
                "stddev": 396.9774404,
                "variance": 157591.0882
              },
              {
                "average": 711.006264,
                "count": 11634420,
                "maximum": 746.3584614,
                "minimum": 695.3984614,
                "name": "Z",
                "position": 2,
                "stddev": 7.588611493,
                "variance": 57.58702439
              },
              {
                "average": 97.66584222,
                "count": 11634420,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.04411979,
                "variance": 1939.884488
              },
              {
                "average": 1.11563258,
                "count": 11634420,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3477297803,
                "variance": 0.1209160001
              },
              {
                "average": 1.246120993,
                "count": 11634420,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5089105601,
                "variance": 0.2589899582
              },
              {
                "average": 0.4996723515,
                "count": 11634420,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999141,
                "variance": 0.2499999141
              },
              {
                "average": 0,
                "count": 11634420,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215100538,
                "count": 11634420,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4108920917,
                "variance": 0.168832311
              },
              {
                "average": -2.530352078,
                "count": 11634420,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.802744329,
                "variance": 77.48830772
              },
              {
                "average": 6.437272937,
                "count": 11634420,
                "maximum": 7,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4960497321,
                "variance": 0.2460653367
              },
              {
                "average": 110.3769888,
                "count": 11634420,
                "maximum": 134,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.25375456,
                "variance": 370.7070648
              },
              {
                "average": 18249.42094,
                "count": 11634420,
                "maximum": 65024,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8444.401896,
                "variance": 71307923.37
              },
              {
                "average": 19031.4116,
                "count": 11634420,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7352.632844,
                "variance": 54061209.74
              },
              {
                "average": 16565.96973,
                "count": 11634420,
                "maximum": 65024,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6323.477519,
                "variance": 39986367.94
              },
              {
                "average": 368607.4206,
                "count": 11634420,
                "maximum": 409581.0567,
                "minimum": 336426.9352,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34819.34786,
                "variance": 1212386985
              },
              {
                "average": 0,
                "count": 11634420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11634420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11634420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11634420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11634420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              462308.6975,
              5255287.45,
              695.3984614,
              463259.5975,
              5256682.55,
              746.3584614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    462308.6975392553,
                    5255287.449971451,
                    695.3984613851518
                  ],
                  [
                    462308.6975392553,
                    5256682.549971451,
                    695.3984613851518
                  ],
                  [
                    463259.59753925534,
                    5256682.549971451,
                    746.3584613851518
                  ],
                  [
                    463259.59753925534,
                    5255287.449971451,
                    746.3584613851518
                  ],
                  [
                    462308.6975392553,
                    5255287.449971451,
                    695.3984613851518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:33:01+00:00",
            "end_time": "2011-09-17T23:13:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.52498543685586,
              47.34997748931391,
              709.4694176204832
            ],
            [
              -117.52510958868825,
              47.362492921785005,
              709.4694176204832
            ],
            [
              -117.51248711259731,
              47.36255005186123,
              750.5894176204831
            ],
            [
              -117.51236594477892,
              47.35003459451951,
              750.5894176204831
            ],
            [
              -117.52498543685586,
              47.34997748931391,
              709.4694176204832
            ]
          ]
        ]
      },
      "bbox": [
        -117.5251096,
        47.34997749,
        709.4694176,
        -117.5123659,
        47.36255005,
        750.5894176
      ],
      "properties": {
        "datetime": "2011-09-18T21:20:59Z",
        "pc:count": 8781124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 460768.8854,
            "count": 8781124,
            "maximum": 461302.2541,
            "minimum": 460349.0941,
            "name": "X",
            "position": 0,
            "stddev": 261.4151965,
            "variance": 68337.90498
          },
          {
            "average": 5244990.701,
            "count": 8781124,
            "maximum": 5245581.583,
            "minimum": 5244190.643,
            "name": "Y",
            "position": 1,
            "stddev": 368.6141388,
            "variance": 135876.3833
          },
          {
            "average": 716.9623326,
            "count": 8781124,
            "maximum": 750.5894176,
            "minimum": 709.4694176,
            "name": "Z",
            "position": 2,
            "stddev": 5.799622739,
            "variance": 33.63562391
          },
          {
            "average": 107.4973038,
            "count": 8781124,
            "maximum": 228,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.28155086,
            "variance": 639.1568139
          },
          {
            "average": 1.007155007,
            "count": 8781124,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09009255117,
            "variance": 0.008116667776
          },
          {
            "average": 1.015747301,
            "count": 8781124,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1400502076,
            "variance": 0.01961406064
          },
          {
            "average": 0.5000665063,
            "count": 8781124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000024,
            "variance": 0.250000024
          },
          {
            "average": 0,
            "count": 8781124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281464651,
            "count": 8781124,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4497136024,
            "variance": 0.2022423242
          },
          {
            "average": -1.379316761,
            "count": 8781124,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.686511587,
            "variance": 75.45548355
          },
          {
            "average": 3,
            "count": 8781124,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 108.2869366,
            "count": 8781124,
            "maximum": 112,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.062807939,
            "variance": 4.255176592
          },
          {
            "average": 34865.60438,
            "count": 8781124,
            "maximum": 59136,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 7267.868669,
            "variance": 52821914.99
          },
          {
            "average": 31924.19108,
            "count": 8781124,
            "maximum": 57856,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 6362.969386,
            "variance": 40487379.4
          },
          {
            "average": 28953.7908,
            "count": 8781124,
            "maximum": 51712,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 5274.703949,
            "variance": 27822501.75
          },
          {
            "average": 414438.0846,
            "count": 8781124,
            "maximum": 416059.812,
            "minimum": 412583.2533,
            "name": "GpsTime",
            "position": 15,
            "stddev": 741.2701402,
            "variance": 549481.4208
          },
          {
            "average": 0,
            "count": 8781124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8781124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8781124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8781124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8781124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          460349.0941,
          5244190.643,
          709.4694176,
          461302.2541,
          5245581.583,
          750.5894176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                460349.0941239484,
                5244190.643142735,
                709.4694176204832
              ],
              [
                460349.0941239484,
                5245581.583142734,
                709.4694176204832
              ],
              [
                461302.25412394846,
                5245581.583142734,
                750.5894176204831
              ],
              [
                461302.25412394846,
                5244190.643142735,
                750.5894176204831
              ],
              [
                460349.0941239484,
                5244190.643142735,
                709.4694176204832
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:20:59+00:00",
        "end_time": "2011-09-18T20:23:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5251096,
            47.34997749,
            709.4694176,
            -117.5123659,
            47.36255005,
            750.5894176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.52498543685586,
                  47.34997748931391,
                  709.4694176204832
                ],
                [
                  -117.52510958868825,
                  47.362492921785005,
                  709.4694176204832
                ],
                [
                  -117.51248711259731,
                  47.36255005186123,
                  750.5894176204831
                ],
                [
                  -117.51236594477892,
                  47.35003459451951,
                  750.5894176204831
                ],
                [
                  -117.52498543685586,
                  47.34997748931391,
                  709.4694176204832
                ]
              ]
            ]
          },
          "id": "47117C5209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:20:59Z",
            "pc:count": 8781124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 460768.8854,
                "count": 8781124,
                "maximum": 461302.2541,
                "minimum": 460349.0941,
                "name": "X",
                "position": 0,
                "stddev": 261.4151965,
                "variance": 68337.90498
              },
              {
                "average": 5244990.701,
                "count": 8781124,
                "maximum": 5245581.583,
                "minimum": 5244190.643,
                "name": "Y",
                "position": 1,
                "stddev": 368.6141388,
                "variance": 135876.3833
              },
              {
                "average": 716.9623326,
                "count": 8781124,
                "maximum": 750.5894176,
                "minimum": 709.4694176,
                "name": "Z",
                "position": 2,
                "stddev": 5.799622739,
                "variance": 33.63562391
              },
              {
                "average": 107.4973038,
                "count": 8781124,
                "maximum": 228,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.28155086,
                "variance": 639.1568139
              },
              {
                "average": 1.007155007,
                "count": 8781124,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09009255117,
                "variance": 0.008116667776
              },
              {
                "average": 1.015747301,
                "count": 8781124,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1400502076,
                "variance": 0.01961406064
              },
              {
                "average": 0.5000665063,
                "count": 8781124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000024,
                "variance": 0.250000024
              },
              {
                "average": 0,
                "count": 8781124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281464651,
                "count": 8781124,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4497136024,
                "variance": 0.2022423242
              },
              {
                "average": -1.379316761,
                "count": 8781124,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.686511587,
                "variance": 75.45548355
              },
              {
                "average": 3,
                "count": 8781124,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 108.2869366,
                "count": 8781124,
                "maximum": 112,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.062807939,
                "variance": 4.255176592
              },
              {
                "average": 34865.60438,
                "count": 8781124,
                "maximum": 59136,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 7267.868669,
                "variance": 52821914.99
              },
              {
                "average": 31924.19108,
                "count": 8781124,
                "maximum": 57856,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 6362.969386,
                "variance": 40487379.4
              },
              {
                "average": 28953.7908,
                "count": 8781124,
                "maximum": 51712,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 5274.703949,
                "variance": 27822501.75
              },
              {
                "average": 414438.0846,
                "count": 8781124,
                "maximum": 416059.812,
                "minimum": 412583.2533,
                "name": "GpsTime",
                "position": 15,
                "stddev": 741.2701402,
                "variance": 549481.4208
              },
              {
                "average": 0,
                "count": 8781124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8781124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8781124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8781124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8781124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              460349.0941,
              5244190.643,
              709.4694176,
              461302.2541,
              5245581.583,
              750.5894176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    460349.0941239484,
                    5244190.643142735,
                    709.4694176204832
                  ],
                  [
                    460349.0941239484,
                    5245581.583142734,
                    709.4694176204832
                  ],
                  [
                    461302.25412394846,
                    5245581.583142734,
                    750.5894176204831
                  ],
                  [
                    461302.25412394846,
                    5244190.643142735,
                    750.5894176204831
                  ],
                  [
                    460349.0941239484,
                    5244190.643142735,
                    709.4694176204832
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:20:59+00:00",
            "end_time": "2011-09-18T20:23:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96248362682282,
              47.29989007969445,
              580.3833082297864
            ],
            [
              -117.9627124169187,
              47.31249147043083,
              580.3833082297864
            ],
            [
              -117.94998773042008,
              47.31259765923462,
              629.5233082297865
            ],
            [
              -117.94976196325005,
              47.29999622195996,
              629.5233082297865
            ],
            [
              -117.96248362682282,
              47.29989007969445,
              580.3833082297864
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627124,
        47.29989008,
        580.3833082,
        -117.949762,
        47.31259766,
        629.5233082
      ],
      "properties": {
        "datetime": "2011-09-18T18:55:53Z",
        "pc:count": 10753522,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427719.4737,
            "count": 10753522,
            "maximum": 428199.2137,
            "minimum": 427237.3337,
            "name": "X",
            "position": 0,
            "stddev": 275.5114518,
            "variance": 75906.56007
          },
          {
            "average": 5239639.158,
            "count": 10753522,
            "maximum": 5240340.468,
            "minimum": 5238939.848,
            "name": "Y",
            "position": 1,
            "stddev": 398.9175382,
            "variance": 159135.2023
          },
          {
            "average": 616.708626,
            "count": 10753522,
            "maximum": 629.5233082,
            "minimum": 580.3833082,
            "name": "Z",
            "position": 2,
            "stddev": 12.91818572,
            "variance": 166.8795224
          },
          {
            "average": 109.5513275,
            "count": 10753522,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.47315097,
            "variance": 461.0962125
          },
          {
            "average": 1.00002641,
            "count": 10753522,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005138993772,
            "variance": 2.640925698e-05
          },
          {
            "average": 1.00005654,
            "count": 10753522,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007519070694,
            "variance": 5.653642411e-05
          },
          {
            "average": 0.499974706,
            "count": 10753522,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000226,
            "variance": 0.2500000226
          },
          {
            "average": 0,
            "count": 10753522,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261891871,
            "count": 10753522,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4396641184,
            "variance": 0.193304537
          },
          {
            "average": -0.94579654,
            "count": 10753522,
            "maximum": 21,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.132838846,
            "variance": 83.40874539
          },
          {
            "average": 1.66356576,
            "count": 10753522,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4724894315,
            "variance": 0.2232462629
          },
          {
            "average": 40.93425652,
            "count": 10753522,
            "maximum": 46,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.269257753,
            "variance": 5.149530751
          },
          {
            "average": 28350.56591,
            "count": 10753522,
            "maximum": 61952,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 4692.22057,
            "variance": 22016933.87
          },
          {
            "average": 26398.5757,
            "count": 10753522,
            "maximum": 61184,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 4013.337105,
            "variance": 16106874.72
          },
          {
            "average": 24397.6373,
            "count": 10753522,
            "maximum": 60672,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 3131.950148,
            "variance": 9809111.73
          },
          {
            "average": 382502.7084,
            "count": 10753522,
            "maximum": 407353.1337,
            "minimum": 335996.0502,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32434.95603,
            "variance": 1052026373
          },
          {
            "average": 0,
            "count": 10753522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10753522,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10753522,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10753522,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10753522,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427237.3337,
          5238939.848,
          580.3833082,
          428199.2137,
          5240340.468,
          629.5233082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427237.33368841995,
                5238939.84772194,
                580.3833082297864
              ],
              [
                427237.33368841995,
                5240340.467721939,
                580.3833082297864
              ],
              [
                428199.21368841996,
                5240340.467721939,
                629.5233082297865
              ],
              [
                428199.21368841996,
                5238939.84772194,
                629.5233082297865
              ],
              [
                427237.33368841995,
                5238939.84772194,
                580.3833082297864
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:55:53+00:00",
        "end_time": "2011-09-17T23:06:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627124,
            47.29989008,
            580.3833082,
            -117.949762,
            47.31259766,
            629.5233082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96248362682282,
                  47.29989007969445,
                  580.3833082297864
                ],
                [
                  -117.9627124169187,
                  47.31249147043083,
                  580.3833082297864
                ],
                [
                  -117.94998773042008,
                  47.31259765923462,
                  629.5233082297865
                ],
                [
                  -117.94976196325005,
                  47.29999622195996,
                  629.5233082297865
                ],
                [
                  -117.96248362682282,
                  47.29989007969445,
                  580.3833082297864
                ]
              ]
            ]
          },
          "id": "47117C8304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:55:53Z",
            "pc:count": 10753522,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427719.4737,
                "count": 10753522,
                "maximum": 428199.2137,
                "minimum": 427237.3337,
                "name": "X",
                "position": 0,
                "stddev": 275.5114518,
                "variance": 75906.56007
              },
              {
                "average": 5239639.158,
                "count": 10753522,
                "maximum": 5240340.468,
                "minimum": 5238939.848,
                "name": "Y",
                "position": 1,
                "stddev": 398.9175382,
                "variance": 159135.2023
              },
              {
                "average": 616.708626,
                "count": 10753522,
                "maximum": 629.5233082,
                "minimum": 580.3833082,
                "name": "Z",
                "position": 2,
                "stddev": 12.91818572,
                "variance": 166.8795224
              },
              {
                "average": 109.5513275,
                "count": 10753522,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.47315097,
                "variance": 461.0962125
              },
              {
                "average": 1.00002641,
                "count": 10753522,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005138993772,
                "variance": 2.640925698e-05
              },
              {
                "average": 1.00005654,
                "count": 10753522,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007519070694,
                "variance": 5.653642411e-05
              },
              {
                "average": 0.499974706,
                "count": 10753522,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000226,
                "variance": 0.2500000226
              },
              {
                "average": 0,
                "count": 10753522,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261891871,
                "count": 10753522,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4396641184,
                "variance": 0.193304537
              },
              {
                "average": -0.94579654,
                "count": 10753522,
                "maximum": 21,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.132838846,
                "variance": 83.40874539
              },
              {
                "average": 1.66356576,
                "count": 10753522,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4724894315,
                "variance": 0.2232462629
              },
              {
                "average": 40.93425652,
                "count": 10753522,
                "maximum": 46,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.269257753,
                "variance": 5.149530751
              },
              {
                "average": 28350.56591,
                "count": 10753522,
                "maximum": 61952,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 4692.22057,
                "variance": 22016933.87
              },
              {
                "average": 26398.5757,
                "count": 10753522,
                "maximum": 61184,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 4013.337105,
                "variance": 16106874.72
              },
              {
                "average": 24397.6373,
                "count": 10753522,
                "maximum": 60672,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 3131.950148,
                "variance": 9809111.73
              },
              {
                "average": 382502.7084,
                "count": 10753522,
                "maximum": 407353.1337,
                "minimum": 335996.0502,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32434.95603,
                "variance": 1052026373
              },
              {
                "average": 0,
                "count": 10753522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10753522,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10753522,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10753522,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10753522,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427237.3337,
              5238939.848,
              580.3833082,
              428199.2137,
              5240340.468,
              629.5233082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427237.33368841995,
                    5238939.84772194,
                    580.3833082297864
                  ],
                  [
                    427237.33368841995,
                    5240340.467721939,
                    580.3833082297864
                  ],
                  [
                    428199.21368841996,
                    5240340.467721939,
                    629.5233082297865
                  ],
                  [
                    428199.21368841996,
                    5238939.84772194,
                    629.5233082297865
                  ],
                  [
                    427237.33368841995,
                    5238939.84772194,
                    580.3833082297864
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:55:53+00:00",
            "end_time": "2011-09-17T23:06:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86248560945957,
              47.29300594991973,
              594.3319388000161
            ],
            [
              -117.8625992342476,
              47.29999269377348,
              594.3319388000161
            ],
            [
              -117.84998750306215,
              47.30008693044184,
              639.3919388000161
            ],
            [
              -117.84987553904735,
              47.29310016368794,
              639.3919388000161
            ],
            [
              -117.86248560945957,
              47.29300594991973,
              594.3319388000161
            ]
          ]
        ]
      },
      "bbox": [
        -117.8625992,
        47.29300595,
        594.3319388,
        -117.8498755,
        47.30008693,
        639.3919388
      ],
      "properties": {
        "datetime": "2011-09-17T19:47:33Z",
        "pc:count": 3748454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435173.3114,
            "count": 3748454,
            "maximum": 435742.0986,
            "minimum": 434788.5586,
            "name": "X",
            "position": 0,
            "stddev": 254.9339508,
            "variance": 64991.31928
          },
          {
            "average": 5238600.02,
            "count": 3748454,
            "maximum": 5238862.859,
            "minimum": 5238086.319,
            "name": "Y",
            "position": 1,
            "stddev": 176.016248,
            "variance": 30981.71956
          },
          {
            "average": 624.1023301,
            "count": 3748454,
            "maximum": 639.3919388,
            "minimum": 594.3319388,
            "name": "Z",
            "position": 2,
            "stddev": 12.43127754,
            "variance": 154.5366614
          },
          {
            "average": 110.4444112,
            "count": 3748454,
            "maximum": 231,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.49856665,
            "variance": 650.1769013
          },
          {
            "average": 1.004468242,
            "count": 3748454,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07093272882,
            "variance": 0.005031452018
          },
          {
            "average": 1.009831787,
            "count": 3748454,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1100792503,
            "variance": 0.01211744134
          },
          {
            "average": 0.5000472195,
            "count": 3748454,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000645,
            "variance": 0.2500000645
          },
          {
            "average": 0,
            "count": 3748454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291252874,
            "count": 3748454,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4543398424,
            "variance": 0.2064246924
          },
          {
            "average": -0.4673724041,
            "count": 3748454,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.220962457,
            "variance": 85.02614863
          },
          {
            "average": 1,
            "count": 3748454,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.724277529,
            "count": 3748454,
            "maximum": 11,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.495254671,
            "variance": 2.23578653
          },
          {
            "average": 26903.94819,
            "count": 3748454,
            "maximum": 57344,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7824.476128,
            "variance": 61222426.67
          },
          {
            "average": 25281.24348,
            "count": 3748454,
            "maximum": 58880,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6737.809603,
            "variance": 45398078.25
          },
          {
            "average": 23442.81242,
            "count": 3748454,
            "maximum": 59392,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 5444.045082,
            "variance": 29637626.85
          },
          {
            "average": 322876.1526,
            "count": 3748454,
            "maximum": 324053.2756,
            "minimum": 321470.166,
            "name": "GpsTime",
            "position": 15,
            "stddev": 521.7040647,
            "variance": 272175.1311
          },
          {
            "average": 0,
            "count": 3748454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3748454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3748454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3748454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3748454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434788.5586,
          5238086.319,
          594.3319388,
          435742.0986,
          5238862.859,
          639.3919388
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434788.5586324661,
                5238086.319302538,
                594.3319388000161
              ],
              [
                434788.5586324661,
                5238862.8593025375,
                594.3319388000161
              ],
              [
                435742.09863246616,
                5238862.8593025375,
                639.3919388000161
              ],
              [
                435742.09863246616,
                5238086.319302538,
                639.3919388000161
              ],
              [
                434788.5586324661,
                5238086.319302538,
                594.3319388000161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:47:33+00:00",
        "end_time": "2011-09-17T19:04:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8625992,
            47.29300595,
            594.3319388,
            -117.8498755,
            47.30008693,
            639.3919388
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86248560945957,
                  47.29300594991973,
                  594.3319388000161
                ],
                [
                  -117.8625992342476,
                  47.29999269377348,
                  594.3319388000161
                ],
                [
                  -117.84998750306215,
                  47.30008693044184,
                  639.3919388000161
                ],
                [
                  -117.84987553904735,
                  47.29310016368794,
                  639.3919388000161
                ],
                [
                  -117.86248560945957,
                  47.29300594991973,
                  594.3319388000161
                ]
              ]
            ]
          },
          "id": "47117C7307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:47:33Z",
            "pc:count": 3748454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435173.3114,
                "count": 3748454,
                "maximum": 435742.0986,
                "minimum": 434788.5586,
                "name": "X",
                "position": 0,
                "stddev": 254.9339508,
                "variance": 64991.31928
              },
              {
                "average": 5238600.02,
                "count": 3748454,
                "maximum": 5238862.859,
                "minimum": 5238086.319,
                "name": "Y",
                "position": 1,
                "stddev": 176.016248,
                "variance": 30981.71956
              },
              {
                "average": 624.1023301,
                "count": 3748454,
                "maximum": 639.3919388,
                "minimum": 594.3319388,
                "name": "Z",
                "position": 2,
                "stddev": 12.43127754,
                "variance": 154.5366614
              },
              {
                "average": 110.4444112,
                "count": 3748454,
                "maximum": 231,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.49856665,
                "variance": 650.1769013
              },
              {
                "average": 1.004468242,
                "count": 3748454,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07093272882,
                "variance": 0.005031452018
              },
              {
                "average": 1.009831787,
                "count": 3748454,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1100792503,
                "variance": 0.01211744134
              },
              {
                "average": 0.5000472195,
                "count": 3748454,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000645,
                "variance": 0.2500000645
              },
              {
                "average": 0,
                "count": 3748454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291252874,
                "count": 3748454,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4543398424,
                "variance": 0.2064246924
              },
              {
                "average": -0.4673724041,
                "count": 3748454,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.220962457,
                "variance": 85.02614863
              },
              {
                "average": 1,
                "count": 3748454,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.724277529,
                "count": 3748454,
                "maximum": 11,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.495254671,
                "variance": 2.23578653
              },
              {
                "average": 26903.94819,
                "count": 3748454,
                "maximum": 57344,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7824.476128,
                "variance": 61222426.67
              },
              {
                "average": 25281.24348,
                "count": 3748454,
                "maximum": 58880,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6737.809603,
                "variance": 45398078.25
              },
              {
                "average": 23442.81242,
                "count": 3748454,
                "maximum": 59392,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 5444.045082,
                "variance": 29637626.85
              },
              {
                "average": 322876.1526,
                "count": 3748454,
                "maximum": 324053.2756,
                "minimum": 321470.166,
                "name": "GpsTime",
                "position": 15,
                "stddev": 521.7040647,
                "variance": 272175.1311
              },
              {
                "average": 0,
                "count": 3748454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3748454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3748454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3748454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3748454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434788.5586,
              5238086.319,
              594.3319388,
              435742.0986,
              5238862.859,
              639.3919388
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434788.5586324661,
                    5238086.319302538,
                    594.3319388000161
                  ],
                  [
                    434788.5586324661,
                    5238862.8593025375,
                    594.3319388000161
                  ],
                  [
                    435742.09863246616,
                    5238862.8593025375,
                    639.3919388000161
                  ],
                  [
                    435742.09863246616,
                    5238086.319302538,
                    639.3919388000161
                  ],
                  [
                    434788.5586324661,
                    5238086.319302538,
                    594.3319388000161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:47:33+00:00",
            "end_time": "2011-09-17T19:04:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C6103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.72498445469934,
              47.362415746292164,
              664.9490905585403
            ],
            [
              -117.72515682218625,
              47.37499239664988,
              664.9490905585403
            ],
            [
              -117.71248786296391,
              47.37507184388298,
              716.7090905585403
            ],
            [
              -117.71231850622239,
              47.362495158768816,
              716.7090905585403
            ],
            [
              -117.72498445469934,
              47.362415746292164,
              664.9490905585403
            ]
          ]
        ]
      },
      "bbox": [
        -117.7251568,
        47.36241575,
        664.9490906,
        -117.7123185,
        47.37507184,
        716.7090906
      ],
      "properties": {
        "datetime": "2011-09-18T22:24:08Z",
        "pc:count": 10761646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445742.0727,
            "count": 10761646,
            "maximum": 446213.0448,
            "minimum": 445256.5648,
            "name": "X",
            "position": 0,
            "stddev": 273.0147058,
            "variance": 74537.02959
          },
          {
            "average": 5246386.608,
            "count": 10761646,
            "maximum": 5247091.933,
            "minimum": 5245694.133,
            "name": "Y",
            "position": 1,
            "stddev": 396.3751409,
            "variance": 157113.2523
          },
          {
            "average": 688.4438075,
            "count": 10761646,
            "maximum": 716.7090906,
            "minimum": 664.9490906,
            "name": "Z",
            "position": 2,
            "stddev": 4.589294329,
            "variance": 21.06162244
          },
          {
            "average": 106.3361686,
            "count": 10761646,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.96230058,
            "variance": 574.1918489
          },
          {
            "average": 1.005375107,
            "count": 10761646,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07671968639,
            "variance": 0.005885910279
          },
          {
            "average": 1.012026971,
            "count": 10761646,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.119053748,
            "variance": 0.01417379492
          },
          {
            "average": 0.5001577826,
            "count": 10761646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999983,
            "variance": 0.2499999983
          },
          {
            "average": 0,
            "count": 10761646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305226914,
            "count": 10761646,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4605034905,
            "variance": 0.2120634647
          },
          {
            "average": -2.485971171,
            "count": 10761646,
            "maximum": 19.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.923908123,
            "variance": 79.63613618
          },
          {
            "average": 3,
            "count": 10761646,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 116.1962712,
            "count": 10761646,
            "maximum": 120,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.158125977,
            "variance": 4.657507733
          },
          {
            "average": 31313.40625,
            "count": 10761646,
            "maximum": 57088,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6336.790047,
            "variance": 40154908.09
          },
          {
            "average": 28962.18497,
            "count": 10761646,
            "maximum": 54528,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 5332.025965,
            "variance": 28430500.89
          },
          {
            "average": 26891.63896,
            "count": 10761646,
            "maximum": 52480,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 4589.576896,
            "variance": 21064216.09
          },
          {
            "average": 417991.7139,
            "count": 10761646,
            "maximum": 419848.7402,
            "minimum": 415757.3062,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1102.561516,
            "variance": 1215641.897
          },
          {
            "average": 0,
            "count": 10761646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10761646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10761646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10761646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10761646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445256.5648,
          5245694.133,
          664.9490906,
          446213.0448,
          5247091.933,
          716.7090906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445256.56475445454,
                5245694.133431451,
                664.9490905585403
              ],
              [
                445256.56475445454,
                5247091.933431452,
                664.9490905585403
              ],
              [
                446213.0447544545,
                5247091.933431452,
                716.7090905585403
              ],
              [
                446213.0447544545,
                5245694.133431451,
                716.7090905585403
              ],
              [
                445256.56475445454,
                5245694.133431451,
                664.9490905585403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:24:08+00:00",
        "end_time": "2011-09-18T21:15:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C6103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C6103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C6103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7251568,
            47.36241575,
            664.9490906,
            -117.7123185,
            47.37507184,
            716.7090906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.72498445469934,
                  47.362415746292164,
                  664.9490905585403
                ],
                [
                  -117.72515682218625,
                  47.37499239664988,
                  664.9490905585403
                ],
                [
                  -117.71248786296391,
                  47.37507184388298,
                  716.7090905585403
                ],
                [
                  -117.71231850622239,
                  47.362495158768816,
                  716.7090905585403
                ],
                [
                  -117.72498445469934,
                  47.362415746292164,
                  664.9490905585403
                ]
              ]
            ]
          },
          "id": "47117C6103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C6103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:24:08Z",
            "pc:count": 10761646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445742.0727,
                "count": 10761646,
                "maximum": 446213.0448,
                "minimum": 445256.5648,
                "name": "X",
                "position": 0,
                "stddev": 273.0147058,
                "variance": 74537.02959
              },
              {
                "average": 5246386.608,
                "count": 10761646,
                "maximum": 5247091.933,
                "minimum": 5245694.133,
                "name": "Y",
                "position": 1,
                "stddev": 396.3751409,
                "variance": 157113.2523
              },
              {
                "average": 688.4438075,
                "count": 10761646,
                "maximum": 716.7090906,
                "minimum": 664.9490906,
                "name": "Z",
                "position": 2,
                "stddev": 4.589294329,
                "variance": 21.06162244
              },
              {
                "average": 106.3361686,
                "count": 10761646,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.96230058,
                "variance": 574.1918489
              },
              {
                "average": 1.005375107,
                "count": 10761646,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07671968639,
                "variance": 0.005885910279
              },
              {
                "average": 1.012026971,
                "count": 10761646,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.119053748,
                "variance": 0.01417379492
              },
              {
                "average": 0.5001577826,
                "count": 10761646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999983,
                "variance": 0.2499999983
              },
              {
                "average": 0,
                "count": 10761646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305226914,
                "count": 10761646,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4605034905,
                "variance": 0.2120634647
              },
              {
                "average": -2.485971171,
                "count": 10761646,
                "maximum": 19.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.923908123,
                "variance": 79.63613618
              },
              {
                "average": 3,
                "count": 10761646,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 116.1962712,
                "count": 10761646,
                "maximum": 120,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.158125977,
                "variance": 4.657507733
              },
              {
                "average": 31313.40625,
                "count": 10761646,
                "maximum": 57088,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6336.790047,
                "variance": 40154908.09
              },
              {
                "average": 28962.18497,
                "count": 10761646,
                "maximum": 54528,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 5332.025965,
                "variance": 28430500.89
              },
              {
                "average": 26891.63896,
                "count": 10761646,
                "maximum": 52480,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 4589.576896,
                "variance": 21064216.09
              },
              {
                "average": 417991.7139,
                "count": 10761646,
                "maximum": 419848.7402,
                "minimum": 415757.3062,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1102.561516,
                "variance": 1215641.897
              },
              {
                "average": 0,
                "count": 10761646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10761646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10761646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10761646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10761646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445256.5648,
              5245694.133,
              664.9490906,
              446213.0448,
              5247091.933,
              716.7090906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445256.56475445454,
                    5245694.133431451,
                    664.9490905585403
                  ],
                  [
                    445256.56475445454,
                    5247091.933431452,
                    664.9490905585403
                  ],
                  [
                    446213.0447544545,
                    5247091.933431452,
                    716.7090905585403
                  ],
                  [
                    446213.0447544545,
                    5245694.133431451,
                    716.7090905585403
                  ],
                  [
                    445256.56475445454,
                    5245694.133431451,
                    664.9490905585403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:24:08+00:00",
            "end_time": "2011-09-18T21:15:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92498389489748,
              47.28739596495112,
              589.8317440823927
            ],
            [
              -117.92520357215912,
              47.29999158127967,
              589.8317440823927
            ],
            [
              -117.9124880975878,
              47.30009353492933,
              614.0917440823927
            ],
            [
              -117.91227143841833,
              47.28749787394068,
              614.0917440823927
            ],
            [
              -117.92498389489748,
              47.28739596495112,
              589.8317440823927
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252036,
        47.28739596,
        589.8317441,
        -117.9122714,
        47.30009353,
        614.0917441
      ],
      "properties": {
        "datetime": "2011-09-17T22:00:16Z",
        "pc:count": 10574002,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430527.3044,
            "count": 10574002,
            "maximum": 431017.1775,
            "minimum": 430055.7775,
            "name": "X",
            "position": 0,
            "stddev": 271.3158848,
            "variance": 73612.30933
          },
          {
            "average": 5238226.349,
            "count": 10574002,
            "maximum": 5238917.005,
            "minimum": 5237517.045,
            "name": "Y",
            "position": 1,
            "stddev": 402.0720326,
            "variance": 161661.9194
          },
          {
            "average": 598.6029925,
            "count": 10574002,
            "maximum": 614.0917441,
            "minimum": 589.8317441,
            "name": "Z",
            "position": 2,
            "stddev": 3.790961543,
            "variance": 14.37138942
          },
          {
            "average": 105.6370555,
            "count": 10574002,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.63249775,
            "variance": 425.6999635
          },
          {
            "average": 1.000138264,
            "count": 10574002,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01185387083,
            "variance": 0.0001405142536
          },
          {
            "average": 1.000335351,
            "count": 10574002,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01858634175,
            "variance": 0.0003454520995
          },
          {
            "average": 0.5000762247,
            "count": 10574002,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000178,
            "variance": 0.2500000178
          },
          {
            "average": 0,
            "count": 10574002,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310474029,
            "count": 10574002,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4626877202,
            "variance": 0.2140799264
          },
          {
            "average": 0.05781059581,
            "count": 10574002,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.850046935,
            "variance": 78.32333075
          },
          {
            "average": 1,
            "count": 10574002,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.54278692,
            "count": 10574002,
            "maximum": 29,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.880423294,
            "variance": 3.535991765
          },
          {
            "average": 32676.00736,
            "count": 10574002,
            "maximum": 56064,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 5493.698145,
            "variance": 30180719.31
          },
          {
            "average": 30611.22779,
            "count": 10574002,
            "maximum": 56832,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 4819.787403,
            "variance": 23230350.61
          },
          {
            "average": 28167.65419,
            "count": 10574002,
            "maximum": 55552,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 4017.197268,
            "variance": 16137873.89
          },
          {
            "average": 330053.8906,
            "count": 10574002,
            "maximum": 332016.9088,
            "minimum": 328108.2407,
            "name": "GpsTime",
            "position": 15,
            "stddev": 850.5836842,
            "variance": 723492.6038
          },
          {
            "average": 0,
            "count": 10574002,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10574002,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10574002,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10574002,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10574002,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430055.7775,
          5237517.045,
          589.8317441,
          431017.1775,
          5238917.005,
          614.0917441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430055.77754271444,
                5237517.045132391,
                589.8317440823927
              ],
              [
                430055.77754271444,
                5238917.005132392,
                589.8317440823927
              ],
              [
                431017.17754271446,
                5238917.005132392,
                614.0917440823927
              ],
              [
                431017.17754271446,
                5237517.045132391,
                614.0917440823927
              ],
              [
                430055.77754271444,
                5237517.045132391,
                589.8317440823927
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:00:16+00:00",
        "end_time": "2011-09-17T20:55:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252036,
            47.28739596,
            589.8317441,
            -117.9122714,
            47.30009353,
            614.0917441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92498389489748,
                  47.28739596495112,
                  589.8317440823927
                ],
                [
                  -117.92520357215912,
                  47.29999158127967,
                  589.8317440823927
                ],
                [
                  -117.9124880975878,
                  47.30009353492933,
                  614.0917440823927
                ],
                [
                  -117.91227143841833,
                  47.28749787394068,
                  614.0917440823927
                ],
                [
                  -117.92498389489748,
                  47.28739596495112,
                  589.8317440823927
                ]
              ]
            ]
          },
          "id": "47117C8407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:00:16Z",
            "pc:count": 10574002,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430527.3044,
                "count": 10574002,
                "maximum": 431017.1775,
                "minimum": 430055.7775,
                "name": "X",
                "position": 0,
                "stddev": 271.3158848,
                "variance": 73612.30933
              },
              {
                "average": 5238226.349,
                "count": 10574002,
                "maximum": 5238917.005,
                "minimum": 5237517.045,
                "name": "Y",
                "position": 1,
                "stddev": 402.0720326,
                "variance": 161661.9194
              },
              {
                "average": 598.6029925,
                "count": 10574002,
                "maximum": 614.0917441,
                "minimum": 589.8317441,
                "name": "Z",
                "position": 2,
                "stddev": 3.790961543,
                "variance": 14.37138942
              },
              {
                "average": 105.6370555,
                "count": 10574002,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.63249775,
                "variance": 425.6999635
              },
              {
                "average": 1.000138264,
                "count": 10574002,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01185387083,
                "variance": 0.0001405142536
              },
              {
                "average": 1.000335351,
                "count": 10574002,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01858634175,
                "variance": 0.0003454520995
              },
              {
                "average": 0.5000762247,
                "count": 10574002,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000178,
                "variance": 0.2500000178
              },
              {
                "average": 0,
                "count": 10574002,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310474029,
                "count": 10574002,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4626877202,
                "variance": 0.2140799264
              },
              {
                "average": 0.05781059581,
                "count": 10574002,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.850046935,
                "variance": 78.32333075
              },
              {
                "average": 1,
                "count": 10574002,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.54278692,
                "count": 10574002,
                "maximum": 29,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.880423294,
                "variance": 3.535991765
              },
              {
                "average": 32676.00736,
                "count": 10574002,
                "maximum": 56064,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 5493.698145,
                "variance": 30180719.31
              },
              {
                "average": 30611.22779,
                "count": 10574002,
                "maximum": 56832,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 4819.787403,
                "variance": 23230350.61
              },
              {
                "average": 28167.65419,
                "count": 10574002,
                "maximum": 55552,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 4017.197268,
                "variance": 16137873.89
              },
              {
                "average": 330053.8906,
                "count": 10574002,
                "maximum": 332016.9088,
                "minimum": 328108.2407,
                "name": "GpsTime",
                "position": 15,
                "stddev": 850.5836842,
                "variance": 723492.6038
              },
              {
                "average": 0,
                "count": 10574002,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10574002,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10574002,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10574002,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10574002,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430055.7775,
              5237517.045,
              589.8317441,
              431017.1775,
              5238917.005,
              614.0917441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430055.77754271444,
                    5237517.045132391,
                    589.8317440823927
                  ],
                  [
                    430055.77754271444,
                    5238917.005132392,
                    589.8317440823927
                  ],
                  [
                    431017.17754271446,
                    5238917.005132392,
                    614.0917440823927
                  ],
                  [
                    431017.17754271446,
                    5237517.045132391,
                    614.0917440823927
                  ],
                  [
                    430055.77754271444,
                    5237517.045132391,
                    589.8317440823927
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:00:16+00:00",
            "end_time": "2011-09-17T20:55: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": "47117C8418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91248549558286,
              47.26786868157975,
              598.03669389681
            ],
            [
              -117.91260794957651,
              47.27499193892795,
              598.03669389681
            ],
            [
              -117.8999880510028,
              47.2750917514482,
              627.47669389681
            ],
            [
              -117.89986728978981,
              47.26796846937279,
              627.47669389681
            ],
            [
              -117.91248549558286,
              47.26786868157975,
              598.03669389681
            ]
          ]
        ]
      },
      "bbox": [
        -117.9126079,
        47.26786868,
        598.0366939,
        -117.8998673,
        47.27509175,
        627.4766939
      ],
      "properties": {
        "datetime": "2011-09-17T20:26:16Z",
        "pc:count": 3720511,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431347.748,
            "count": 3720511,
            "maximum": 431930.0869,
            "minimum": 430975.4669,
            "name": "X",
            "position": 0,
            "stddev": 256.5374684,
            "variance": 65811.47267
          },
          {
            "average": 5235848.403,
            "count": 3720511,
            "maximum": 5236127.549,
            "minimum": 5235335.829,
            "name": "Y",
            "position": 1,
            "stddev": 184.2605462,
            "variance": 33951.94887
          },
          {
            "average": 613.3453409,
            "count": 3720511,
            "maximum": 627.4766939,
            "minimum": 598.0366939,
            "name": "Z",
            "position": 2,
            "stddev": 6.789585657,
            "variance": 46.0984734
          },
          {
            "average": 106.8787341,
            "count": 3720511,
            "maximum": 195,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.6142644,
            "variance": 384.7193679
          },
          {
            "average": 1.001105762,
            "count": 3720511,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03371636568,
            "variance": 0.001136793315
          },
          {
            "average": 1.002670063,
            "count": 3720511,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05295069137,
            "variance": 0.002803775716
          },
          {
            "average": 0.5000162612,
            "count": 3720511,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000669,
            "variance": 0.2500000669
          },
          {
            "average": 0,
            "count": 3720511,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317768446,
            "count": 3720511,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4656089766,
            "variance": 0.2167917191
          },
          {
            "average": -1.246166103,
            "count": 3720511,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.820493601,
            "variance": 77.80110737
          },
          {
            "average": 1,
            "count": 3720511,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.19559195,
            "count": 3720511,
            "maximum": 16,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.144588859,
            "variance": 1.310083657
          },
          {
            "average": 30447.63731,
            "count": 3720511,
            "maximum": 55808,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6728.13332,
            "variance": 45267777.97
          },
          {
            "average": 28261.21256,
            "count": 3720511,
            "maximum": 51712,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5817.704028,
            "variance": 33845680.16
          },
          {
            "average": 26244.64793,
            "count": 3720511,
            "maximum": 48128,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 4717.853661,
            "variance": 22258143.17
          },
          {
            "average": 325026.2822,
            "count": 3720511,
            "maximum": 326376.2839,
            "minimum": 323967.0571,
            "name": "GpsTime",
            "position": 15,
            "stddev": 495.920735,
            "variance": 245937.3754
          },
          {
            "average": 0,
            "count": 3720511,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3720511,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3720511,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3720511,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3720511,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430975.4669,
          5235335.829,
          598.0366939,
          431930.0869,
          5236127.549,
          627.4766939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430975.46687836794,
                5235335.828927721,
                598.03669389681
              ],
              [
                430975.46687836794,
                5236127.548927722,
                598.03669389681
              ],
              [
                431930.08687836793,
                5236127.548927722,
                627.47669389681
              ],
              [
                431930.08687836793,
                5235335.828927721,
                627.47669389681
              ],
              [
                430975.46687836794,
                5235335.828927721,
                598.03669389681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:26:16+00:00",
        "end_time": "2011-09-17T19:46:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9126079,
            47.26786868,
            598.0366939,
            -117.8998673,
            47.27509175,
            627.4766939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91248549558286,
                  47.26786868157975,
                  598.03669389681
                ],
                [
                  -117.91260794957651,
                  47.27499193892795,
                  598.03669389681
                ],
                [
                  -117.8999880510028,
                  47.2750917514482,
                  627.47669389681
                ],
                [
                  -117.89986728978981,
                  47.26796846937279,
                  627.47669389681
                ],
                [
                  -117.91248549558286,
                  47.26786868157975,
                  598.03669389681
                ]
              ]
            ]
          },
          "id": "47117C8418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:26:16Z",
            "pc:count": 3720511,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431347.748,
                "count": 3720511,
                "maximum": 431930.0869,
                "minimum": 430975.4669,
                "name": "X",
                "position": 0,
                "stddev": 256.5374684,
                "variance": 65811.47267
              },
              {
                "average": 5235848.403,
                "count": 3720511,
                "maximum": 5236127.549,
                "minimum": 5235335.829,
                "name": "Y",
                "position": 1,
                "stddev": 184.2605462,
                "variance": 33951.94887
              },
              {
                "average": 613.3453409,
                "count": 3720511,
                "maximum": 627.4766939,
                "minimum": 598.0366939,
                "name": "Z",
                "position": 2,
                "stddev": 6.789585657,
                "variance": 46.0984734
              },
              {
                "average": 106.8787341,
                "count": 3720511,
                "maximum": 195,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.6142644,
                "variance": 384.7193679
              },
              {
                "average": 1.001105762,
                "count": 3720511,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03371636568,
                "variance": 0.001136793315
              },
              {
                "average": 1.002670063,
                "count": 3720511,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05295069137,
                "variance": 0.002803775716
              },
              {
                "average": 0.5000162612,
                "count": 3720511,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000669,
                "variance": 0.2500000669
              },
              {
                "average": 0,
                "count": 3720511,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317768446,
                "count": 3720511,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4656089766,
                "variance": 0.2167917191
              },
              {
                "average": -1.246166103,
                "count": 3720511,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.820493601,
                "variance": 77.80110737
              },
              {
                "average": 1,
                "count": 3720511,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.19559195,
                "count": 3720511,
                "maximum": 16,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.144588859,
                "variance": 1.310083657
              },
              {
                "average": 30447.63731,
                "count": 3720511,
                "maximum": 55808,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6728.13332,
                "variance": 45267777.97
              },
              {
                "average": 28261.21256,
                "count": 3720511,
                "maximum": 51712,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5817.704028,
                "variance": 33845680.16
              },
              {
                "average": 26244.64793,
                "count": 3720511,
                "maximum": 48128,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 4717.853661,
                "variance": 22258143.17
              },
              {
                "average": 325026.2822,
                "count": 3720511,
                "maximum": 326376.2839,
                "minimum": 323967.0571,
                "name": "GpsTime",
                "position": 15,
                "stddev": 495.920735,
                "variance": 245937.3754
              },
              {
                "average": 0,
                "count": 3720511,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3720511,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3720511,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3720511,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3720511,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430975.4669,
              5235335.829,
              598.0366939,
              431930.0869,
              5236127.549,
              627.4766939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430975.46687836794,
                    5235335.828927721,
                    598.03669389681
                  ],
                  [
                    430975.46687836794,
                    5236127.548927722,
                    598.03669389681
                  ],
                  [
                    431930.08687836793,
                    5236127.548927722,
                    627.47669389681
                  ],
                  [
                    431930.08687836793,
                    5235335.828927721,
                    627.47669389681
                  ],
                  [
                    430975.46687836794,
                    5235335.828927721,
                    598.03669389681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:26:16+00:00",
            "end_time": "2011-09-17T19:46:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.79998453981436,
              47.3374402081544,
              620.9908080333228
            ],
            [
              -117.8001742017631,
              47.349992221367835,
              620.9908080333228
            ],
            [
              -117.78748814395858,
              47.35008008491268,
              682.3708080333229
            ],
            [
              -117.78730148816992,
              47.337528033338934,
              682.3708080333229
            ],
            [
              -117.79998453981436,
              47.3374402081544,
              620.9908080333228
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001742,
        47.33744021,
        620.990808,
        -117.7873015,
        47.35008008,
        682.370808
      ],
      "properties": {
        "datetime": "2011-09-17T23:38:07Z",
        "pc:count": 14590203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440041.2148,
            "count": 14590203,
            "maximum": 440523.0858,
            "minimum": 439564.8458,
            "name": "X",
            "position": 0,
            "stddev": 262.3807563,
            "variance": 68843.66129
          },
          {
            "average": 5243716.197,
            "count": 14590203,
            "maximum": 5244369.07,
            "minimum": 5242973.99,
            "name": "Y",
            "position": 1,
            "stddev": 381.5509728,
            "variance": 145581.1448
          },
          {
            "average": 646.3018945,
            "count": 14590203,
            "maximum": 682.370808,
            "minimum": 620.990808,
            "name": "Z",
            "position": 2,
            "stddev": 9.620505179,
            "variance": 92.55411989
          },
          {
            "average": 101.0454439,
            "count": 14590203,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.07576851,
            "variance": 1526.915684
          },
          {
            "average": 1.049166417,
            "count": 14590203,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2294290581,
            "variance": 0.0526376927
          },
          {
            "average": 1.109961733,
            "count": 14590203,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3503088392,
            "variance": 0.1227162828
          },
          {
            "average": 0.4997916067,
            "count": 14590203,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999737,
            "variance": 0.2499999737
          },
          {
            "average": 0,
            "count": 14590203,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212420417,
            "count": 14590203,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4090207754,
            "variance": 0.1672979947
          },
          {
            "average": -0.7264691343,
            "count": 14590203,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.61795625,
            "variance": 74.26916993
          },
          {
            "average": 1,
            "count": 14590203,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.656523353,
            "count": 14590203,
            "maximum": 40,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.01460806,
            "variance": 121.3215907
          },
          {
            "average": 19683.88241,
            "count": 14590203,
            "maximum": 59904,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9569.97285,
            "variance": 91584380.34
          },
          {
            "average": 19310.62624,
            "count": 14590203,
            "maximum": 61696,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8136.256481,
            "variance": 66198669.52
          },
          {
            "average": 17878.61373,
            "count": 14590203,
            "maximum": 61952,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6484.297494,
            "variance": 42046113.98
          },
          {
            "average": 324018.3705,
            "count": 14590203,
            "maximum": 337887.9685,
            "minimum": 320778.7967,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4975.22845,
            "variance": 24752898.13
          },
          {
            "average": 0,
            "count": 14590203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14590203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14590203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14590203,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14590203,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439564.8458,
          5242973.99,
          620.990808,
          440523.0858,
          5244369.07,
          682.370808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439564.84584301116,
                5242973.989901203,
                620.9908080333228
              ],
              [
                439564.84584301116,
                5244369.069901203,
                620.9908080333228
              ],
              [
                440523.08584301115,
                5244369.069901203,
                682.3708080333229
              ],
              [
                440523.08584301115,
                5242973.989901203,
                682.3708080333229
              ],
              [
                439564.84584301116,
                5242973.989901203,
                620.9908080333228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:38:07+00:00",
        "end_time": "2011-09-17T18:52:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001742,
            47.33744021,
            620.990808,
            -117.7873015,
            47.35008008,
            682.370808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.79998453981436,
                  47.3374402081544,
                  620.9908080333228
                ],
                [
                  -117.8001742017631,
                  47.349992221367835,
                  620.9908080333228
                ],
                [
                  -117.78748814395858,
                  47.35008008491268,
                  682.3708080333229
                ],
                [
                  -117.78730148816992,
                  47.337528033338934,
                  682.3708080333229
                ],
                [
                  -117.79998453981436,
                  47.3374402081544,
                  620.9908080333228
                ]
              ]
            ]
          },
          "id": "47117C7212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:38:07Z",
            "pc:count": 14590203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440041.2148,
                "count": 14590203,
                "maximum": 440523.0858,
                "minimum": 439564.8458,
                "name": "X",
                "position": 0,
                "stddev": 262.3807563,
                "variance": 68843.66129
              },
              {
                "average": 5243716.197,
                "count": 14590203,
                "maximum": 5244369.07,
                "minimum": 5242973.99,
                "name": "Y",
                "position": 1,
                "stddev": 381.5509728,
                "variance": 145581.1448
              },
              {
                "average": 646.3018945,
                "count": 14590203,
                "maximum": 682.370808,
                "minimum": 620.990808,
                "name": "Z",
                "position": 2,
                "stddev": 9.620505179,
                "variance": 92.55411989
              },
              {
                "average": 101.0454439,
                "count": 14590203,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.07576851,
                "variance": 1526.915684
              },
              {
                "average": 1.049166417,
                "count": 14590203,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2294290581,
                "variance": 0.0526376927
              },
              {
                "average": 1.109961733,
                "count": 14590203,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3503088392,
                "variance": 0.1227162828
              },
              {
                "average": 0.4997916067,
                "count": 14590203,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999737,
                "variance": 0.2499999737
              },
              {
                "average": 0,
                "count": 14590203,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212420417,
                "count": 14590203,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4090207754,
                "variance": 0.1672979947
              },
              {
                "average": -0.7264691343,
                "count": 14590203,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.61795625,
                "variance": 74.26916993
              },
              {
                "average": 1,
                "count": 14590203,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.656523353,
                "count": 14590203,
                "maximum": 40,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.01460806,
                "variance": 121.3215907
              },
              {
                "average": 19683.88241,
                "count": 14590203,
                "maximum": 59904,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9569.97285,
                "variance": 91584380.34
              },
              {
                "average": 19310.62624,
                "count": 14590203,
                "maximum": 61696,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8136.256481,
                "variance": 66198669.52
              },
              {
                "average": 17878.61373,
                "count": 14590203,
                "maximum": 61952,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6484.297494,
                "variance": 42046113.98
              },
              {
                "average": 324018.3705,
                "count": 14590203,
                "maximum": 337887.9685,
                "minimum": 320778.7967,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4975.22845,
                "variance": 24752898.13
              },
              {
                "average": 0,
                "count": 14590203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14590203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14590203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14590203,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14590203,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439564.8458,
              5242973.99,
              620.990808,
              440523.0858,
              5244369.07,
              682.370808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439564.84584301116,
                    5242973.989901203,
                    620.9908080333228
                  ],
                  [
                    439564.84584301116,
                    5244369.069901203,
                    620.9908080333228
                  ],
                  [
                    440523.08584301115,
                    5244369.069901203,
                    682.3708080333229
                  ],
                  [
                    440523.08584301115,
                    5242973.989901203,
                    682.3708080333229
                  ],
                  [
                    439564.84584301116,
                    5242973.989901203,
                    620.9908080333228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:38:07+00:00",
            "end_time": "2011-09-17T18:52:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84998579853664,
              47.29887969636314,
              624.4868065317779
            ],
            [
              -117.85000364863306,
              47.29999338212764,
              624.4868065317779
            ],
            [
              -117.84757081443007,
              47.30001140124306,
              638.646806531778
            ],
            [
              -117.84755301540828,
              47.2988977147805,
              638.646806531778
            ],
            [
              -117.84998579853664,
              47.29887969636314,
              624.4868065317779
            ]
          ]
        ]
      },
      "bbox": [
        -117.8500036,
        47.2988797,
        624.4868065,
        -117.847553,
        47.3000114,
        638.6468065
      ],
      "properties": {
        "datetime": "2011-09-17T19:22:15Z",
        "pc:count": 154304,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435807.2328,
            "count": 154304,
            "maximum": 435924.7047,
            "minimum": 435740.7647,
            "name": "X",
            "position": 0,
            "stddev": 43.47730888,
            "variance": 1890.276387
          },
          {
            "average": 5238808.216,
            "count": 154304,
            "maximum": 5238852.476,
            "minimum": 5238728.696,
            "name": "Y",
            "position": 1,
            "stddev": 29.99443645,
            "variance": 899.6662177
          },
          {
            "average": 630.5020289,
            "count": 154304,
            "maximum": 638.6468065,
            "minimum": 624.4868065,
            "name": "Z",
            "position": 2,
            "stddev": 4.424439764,
            "variance": 19.57566723
          },
          {
            "average": 106.242424,
            "count": 154304,
            "maximum": 182,
            "minimum": 14,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.22035846,
            "variance": 296.5407454
          },
          {
            "average": 1,
            "count": 154304,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 154304,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5001555371,
            "count": 154304,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500001596,
            "variance": 0.250001596
          },
          {
            "average": 0,
            "count": 154304,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.22320225,
            "count": 154304,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4163941994,
            "variance": 0.1733841293
          },
          {
            "average": -5.519543818,
            "count": 154304,
            "maximum": 9,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.936367861,
            "variance": 48.1131991
          },
          {
            "average": 1,
            "count": 154304,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.883910981,
            "count": 154304,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.653910488,
            "variance": 2.735419904
          },
          {
            "average": 27333.75861,
            "count": 154304,
            "maximum": 48896,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 5935.501679,
            "variance": 35230180.18
          },
          {
            "average": 25990.34923,
            "count": 154304,
            "maximum": 49408,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 5987.481248,
            "variance": 35849931.7
          },
          {
            "average": 23986.84861,
            "count": 154304,
            "maximum": 47360,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 5635.209026,
            "variance": 31755580.77
          },
          {
            "average": 321959.4317,
            "count": 154304,
            "maximum": 322535.5927,
            "minimum": 321466.1653,
            "name": "GpsTime",
            "position": 15,
            "stddev": 471.7288739,
            "variance": 222528.1304
          },
          {
            "average": 0,
            "count": 154304,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154304,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154304,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154304,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154304,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435740.7647,
          5238728.696,
          624.4868065,
          435924.7047,
          5238852.476,
          638.6468065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435740.7647015903,
                5238728.696469237,
                624.4868065317779
              ],
              [
                435740.7647015903,
                5238852.476469236,
                624.4868065317779
              ],
              [
                435924.70470159024,
                5238852.476469236,
                638.646806531778
              ],
              [
                435924.70470159024,
                5238728.696469237,
                638.646806531778
              ],
              [
                435740.7647015903,
                5238728.696469237,
                624.4868065317779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:22:15+00:00",
        "end_time": "2011-09-17T19:04:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8500036,
            47.2988797,
            624.4868065,
            -117.847553,
            47.3000114,
            638.6468065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84998579853664,
                  47.29887969636314,
                  624.4868065317779
                ],
                [
                  -117.85000364863306,
                  47.29999338212764,
                  624.4868065317779
                ],
                [
                  -117.84757081443007,
                  47.30001140124306,
                  638.646806531778
                ],
                [
                  -117.84755301540828,
                  47.2988977147805,
                  638.646806531778
                ],
                [
                  -117.84998579853664,
                  47.29887969636314,
                  624.4868065317779
                ]
              ]
            ]
          },
          "id": "47117C7308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:22:15Z",
            "pc:count": 154304,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435807.2328,
                "count": 154304,
                "maximum": 435924.7047,
                "minimum": 435740.7647,
                "name": "X",
                "position": 0,
                "stddev": 43.47730888,
                "variance": 1890.276387
              },
              {
                "average": 5238808.216,
                "count": 154304,
                "maximum": 5238852.476,
                "minimum": 5238728.696,
                "name": "Y",
                "position": 1,
                "stddev": 29.99443645,
                "variance": 899.6662177
              },
              {
                "average": 630.5020289,
                "count": 154304,
                "maximum": 638.6468065,
                "minimum": 624.4868065,
                "name": "Z",
                "position": 2,
                "stddev": 4.424439764,
                "variance": 19.57566723
              },
              {
                "average": 106.242424,
                "count": 154304,
                "maximum": 182,
                "minimum": 14,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.22035846,
                "variance": 296.5407454
              },
              {
                "average": 1,
                "count": 154304,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 154304,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5001555371,
                "count": 154304,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500001596,
                "variance": 0.250001596
              },
              {
                "average": 0,
                "count": 154304,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.22320225,
                "count": 154304,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4163941994,
                "variance": 0.1733841293
              },
              {
                "average": -5.519543818,
                "count": 154304,
                "maximum": 9,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.936367861,
                "variance": 48.1131991
              },
              {
                "average": 1,
                "count": 154304,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.883910981,
                "count": 154304,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.653910488,
                "variance": 2.735419904
              },
              {
                "average": 27333.75861,
                "count": 154304,
                "maximum": 48896,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 5935.501679,
                "variance": 35230180.18
              },
              {
                "average": 25990.34923,
                "count": 154304,
                "maximum": 49408,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 5987.481248,
                "variance": 35849931.7
              },
              {
                "average": 23986.84861,
                "count": 154304,
                "maximum": 47360,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 5635.209026,
                "variance": 31755580.77
              },
              {
                "average": 321959.4317,
                "count": 154304,
                "maximum": 322535.5927,
                "minimum": 321466.1653,
                "name": "GpsTime",
                "position": 15,
                "stddev": 471.7288739,
                "variance": 222528.1304
              },
              {
                "average": 0,
                "count": 154304,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154304,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154304,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154304,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154304,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435740.7647,
              5238728.696,
              624.4868065,
              435924.7047,
              5238852.476,
              638.6468065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435740.7647015903,
                    5238728.696469237,
                    624.4868065317779
                  ],
                  [
                    435740.7647015903,
                    5238852.476469236,
                    624.4868065317779
                  ],
                  [
                    435924.70470159024,
                    5238852.476469236,
                    638.646806531778
                  ],
                  [
                    435924.70470159024,
                    5238728.696469237,
                    638.646806531778
                  ],
                  [
                    435740.7647015903,
                    5238728.696469237,
                    624.4868065317779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:22:15+00:00",
            "end_time": "2011-09-17T19:04:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8999853706916,
              47.2734796056287,
              602.8787251278108
            ],
            [
              -117.90001103986356,
              47.274993477767914,
              602.8787251278108
            ],
            [
              -117.89660270224107,
              47.27502019705517,
              607.3387251278108
            ],
            [
              -117.89657713024633,
              47.27350632350903,
              607.3387251278108
            ],
            [
              -117.8999853706916,
              47.2734796056287,
              602.8787251278108
            ]
          ]
        ]
      },
      "bbox": [
        -117.900011,
        47.27347961,
        602.8787251,
        -117.8965771,
        47.2750202,
        607.3387251
      ],
      "properties": {
        "datetime": "2011-09-17T20:00:12Z",
        "pc:count": 171423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432029.3877,
            "count": 171423,
            "maximum": 432186.0421,
            "minimum": 431928.2221,
            "name": "X",
            "position": 0,
            "stddev": 62.99426854,
            "variance": 3968.277869
          },
          {
            "average": 5236060.192,
            "count": 171423,
            "maximum": 5236116.648,
            "minimum": 5235948.388,
            "name": "Y",
            "position": 1,
            "stddev": 38.820667,
            "variance": 1507.044187
          },
          {
            "average": 604.7005312,
            "count": 171423,
            "maximum": 607.3387251,
            "minimum": 602.8787251,
            "name": "Z",
            "position": 2,
            "stddev": 0.4949272435,
            "variance": 0.2449529763
          },
          {
            "average": 104.1425771,
            "count": 171423,
            "maximum": 177,
            "minimum": 37,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.70678328,
            "variance": 216.2894744
          },
          {
            "average": 1,
            "count": 171423,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 171423,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5000087503,
            "count": 171423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000014583,
            "variance": 0.2500014583
          },
          {
            "average": 0,
            "count": 171423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303086517,
            "count": 171423,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4595936383,
            "variance": 0.2112263124
          },
          {
            "average": 1.901662443,
            "count": 171423,
            "maximum": 13.99800014,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.024667243,
            "variance": 81.44461885
          },
          {
            "average": 1,
            "count": 171423,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.19791977,
            "count": 171423,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8293966133,
            "variance": 0.6878987422
          },
          {
            "average": 31158.11195,
            "count": 171423,
            "maximum": 47104,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 4149.262533,
            "variance": 17216379.57
          },
          {
            "average": 28947.13321,
            "count": 171423,
            "maximum": 44288,
            "minimum": 9728,
            "name": "Green",
            "position": 13,
            "stddev": 3632.383677,
            "variance": 13194211.17
          },
          {
            "average": 26717.82769,
            "count": 171423,
            "maximum": 42752,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 2985.431828,
            "variance": 8912803.201
          },
          {
            "average": 324229.6708,
            "count": 171423,
            "maximum": 324812.5867,
            "minimum": 323839.9702,
            "name": "GpsTime",
            "position": 15,
            "stddev": 360.364365,
            "variance": 129862.4756
          },
          {
            "average": 0,
            "count": 171423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 171423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431928.2221,
          5235948.388,
          602.8787251,
          432186.0421,
          5236116.648,
          607.3387251
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431928.2221085332,
                5235948.387773802,
                602.8787251278108
              ],
              [
                431928.2221085332,
                5236116.647773801,
                602.8787251278108
              ],
              [
                432186.04210853315,
                5236116.647773801,
                607.3387251278108
              ],
              [
                432186.04210853315,
                5235948.387773802,
                607.3387251278108
              ],
              [
                431928.2221085332,
                5235948.387773802,
                602.8787251278108
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:00:12+00:00",
        "end_time": "2011-09-17T19:43:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.900011,
            47.27347961,
            602.8787251,
            -117.8965771,
            47.2750202,
            607.3387251
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8999853706916,
                  47.2734796056287,
                  602.8787251278108
                ],
                [
                  -117.90001103986356,
                  47.274993477767914,
                  602.8787251278108
                ],
                [
                  -117.89660270224107,
                  47.27502019705517,
                  607.3387251278108
                ],
                [
                  -117.89657713024633,
                  47.27350632350903,
                  607.3387251278108
                ],
                [
                  -117.8999853706916,
                  47.2734796056287,
                  602.8787251278108
                ]
              ]
            ]
          },
          "id": "47117C8419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:00:12Z",
            "pc:count": 171423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432029.3877,
                "count": 171423,
                "maximum": 432186.0421,
                "minimum": 431928.2221,
                "name": "X",
                "position": 0,
                "stddev": 62.99426854,
                "variance": 3968.277869
              },
              {
                "average": 5236060.192,
                "count": 171423,
                "maximum": 5236116.648,
                "minimum": 5235948.388,
                "name": "Y",
                "position": 1,
                "stddev": 38.820667,
                "variance": 1507.044187
              },
              {
                "average": 604.7005312,
                "count": 171423,
                "maximum": 607.3387251,
                "minimum": 602.8787251,
                "name": "Z",
                "position": 2,
                "stddev": 0.4949272435,
                "variance": 0.2449529763
              },
              {
                "average": 104.1425771,
                "count": 171423,
                "maximum": 177,
                "minimum": 37,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.70678328,
                "variance": 216.2894744
              },
              {
                "average": 1,
                "count": 171423,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 171423,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5000087503,
                "count": 171423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000014583,
                "variance": 0.2500014583
              },
              {
                "average": 0,
                "count": 171423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303086517,
                "count": 171423,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4595936383,
                "variance": 0.2112263124
              },
              {
                "average": 1.901662443,
                "count": 171423,
                "maximum": 13.99800014,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.024667243,
                "variance": 81.44461885
              },
              {
                "average": 1,
                "count": 171423,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.19791977,
                "count": 171423,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8293966133,
                "variance": 0.6878987422
              },
              {
                "average": 31158.11195,
                "count": 171423,
                "maximum": 47104,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 4149.262533,
                "variance": 17216379.57
              },
              {
                "average": 28947.13321,
                "count": 171423,
                "maximum": 44288,
                "minimum": 9728,
                "name": "Green",
                "position": 13,
                "stddev": 3632.383677,
                "variance": 13194211.17
              },
              {
                "average": 26717.82769,
                "count": 171423,
                "maximum": 42752,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 2985.431828,
                "variance": 8912803.201
              },
              {
                "average": 324229.6708,
                "count": 171423,
                "maximum": 324812.5867,
                "minimum": 323839.9702,
                "name": "GpsTime",
                "position": 15,
                "stddev": 360.364365,
                "variance": 129862.4756
              },
              {
                "average": 0,
                "count": 171423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 171423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431928.2221,
              5235948.388,
              602.8787251,
              432186.0421,
              5236116.648,
              607.3387251
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431928.2221085332,
                    5235948.387773802,
                    602.8787251278108
                  ],
                  [
                    431928.2221085332,
                    5236116.647773801,
                    602.8787251278108
                  ],
                  [
                    432186.04210853315,
                    5236116.647773801,
                    607.3387251278108
                  ],
                  [
                    432186.04210853315,
                    5235948.387773802,
                    607.3387251278108
                  ],
                  [
                    431928.2221085332,
                    5235948.387773802,
                    602.8787251278108
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:00:12+00:00",
            "end_time": "2011-09-17T19:43:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87498545781885,
              47.2850904489183,
              605.1700019675452
            ],
            [
              -117.8750250849698,
              47.28749325751719,
              605.1700019675452
            ],
            [
              -117.871190403798,
              47.28752247460365,
              621.9500019675452
            ],
            [
              -117.87115095025413,
              47.285119663562895,
              621.9500019675452
            ],
            [
              -117.87498545781885,
              47.2850904489183,
              605.1700019675452
            ]
          ]
        ]
      },
      "bbox": [
        -117.8750251,
        47.28509045,
        605.170002,
        -117.871151,
        47.28752247,
        621.950002
      ],
      "properties": {
        "datetime": "2011-09-17T19:43:20Z",
        "pc:count": 243236,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433924.954,
            "count": 243236,
            "maximum": 434123.5951,
            "minimum": 433833.5951,
            "name": "X",
            "position": 0,
            "stddev": 68.71425998,
            "variance": 4721.649525
          },
          {
            "average": 5237396.731,
            "count": 243236,
            "maximum": 5237484.253,
            "minimum": 5237217.193,
            "name": "Y",
            "position": 1,
            "stddev": 63.69122976,
            "variance": 4056.572748
          },
          {
            "average": 613.0637441,
            "count": 243236,
            "maximum": 621.950002,
            "minimum": 605.170002,
            "name": "Z",
            "position": 2,
            "stddev": 2.430273035,
            "variance": 5.906227023
          },
          {
            "average": 117.2067169,
            "count": 243236,
            "maximum": 197,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.00932711,
            "variance": 484.4104798
          },
          {
            "average": 1.000008222,
            "count": 243236,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002867478555,
            "variance": 8.222433264e-06
          },
          {
            "average": 1.000016445,
            "count": 243236,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00405521039,
            "variance": 1.644473131e-05
          },
          {
            "average": 0.5001808943,
            "count": 243236,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000009951,
            "variance": 0.2500009951
          },
          {
            "average": 0,
            "count": 243236,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.34988653,
            "count": 243236,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4769348816,
            "variance": 0.2274668813
          },
          {
            "average": -5.032365434,
            "count": 243236,
            "maximum": 13.99800014,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.835275812,
            "variance": 23.37989218
          },
          {
            "average": 1,
            "count": 243236,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.524589288,
            "count": 243236,
            "maximum": 10,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.586736214,
            "variance": 0.3442593848
          },
          {
            "average": 28486.42536,
            "count": 243236,
            "maximum": 46080,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 3415.052689,
            "variance": 11662584.87
          },
          {
            "average": 26523.05073,
            "count": 243236,
            "maximum": 40704,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 3018.833173,
            "variance": 9113353.726
          },
          {
            "average": 24556.32607,
            "count": 243236,
            "maximum": 36608,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 2483.333199,
            "variance": 6166943.775
          },
          {
            "average": 323168.0832,
            "count": 243236,
            "maximum": 323800.2468,
            "minimum": 323056.2279,
            "name": "GpsTime",
            "position": 15,
            "stddev": 163.2399244,
            "variance": 26647.27293
          },
          {
            "average": 0,
            "count": 243236,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 243236,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 243236,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 243236,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 243236,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433833.5951,
          5237217.193,
          605.170002,
          434123.5951,
          5237484.253,
          621.950002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433833.5951456424,
                5237217.192611312,
                605.1700019675452
              ],
              [
                433833.5951456424,
                5237484.252611312,
                605.1700019675452
              ],
              [
                434123.5951456424,
                5237484.252611312,
                621.9500019675452
              ],
              [
                434123.5951456424,
                5237217.192611312,
                621.9500019675452
              ],
              [
                433833.5951456424,
                5237217.192611312,
                605.1700019675452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:43:20+00:00",
        "end_time": "2011-09-17T19:30:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8750251,
            47.28509045,
            605.170002,
            -117.871151,
            47.28752247,
            621.950002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87498545781885,
                  47.2850904489183,
                  605.1700019675452
                ],
                [
                  -117.8750250849698,
                  47.28749325751719,
                  605.1700019675452
                ],
                [
                  -117.871190403798,
                  47.28752247460365,
                  621.9500019675452
                ],
                [
                  -117.87115095025413,
                  47.285119663562895,
                  621.9500019675452
                ],
                [
                  -117.87498545781885,
                  47.2850904489183,
                  605.1700019675452
                ]
              ]
            ]
          },
          "id": "47117C7311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:43:20Z",
            "pc:count": 243236,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433924.954,
                "count": 243236,
                "maximum": 434123.5951,
                "minimum": 433833.5951,
                "name": "X",
                "position": 0,
                "stddev": 68.71425998,
                "variance": 4721.649525
              },
              {
                "average": 5237396.731,
                "count": 243236,
                "maximum": 5237484.253,
                "minimum": 5237217.193,
                "name": "Y",
                "position": 1,
                "stddev": 63.69122976,
                "variance": 4056.572748
              },
              {
                "average": 613.0637441,
                "count": 243236,
                "maximum": 621.950002,
                "minimum": 605.170002,
                "name": "Z",
                "position": 2,
                "stddev": 2.430273035,
                "variance": 5.906227023
              },
              {
                "average": 117.2067169,
                "count": 243236,
                "maximum": 197,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.00932711,
                "variance": 484.4104798
              },
              {
                "average": 1.000008222,
                "count": 243236,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002867478555,
                "variance": 8.222433264e-06
              },
              {
                "average": 1.000016445,
                "count": 243236,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00405521039,
                "variance": 1.644473131e-05
              },
              {
                "average": 0.5001808943,
                "count": 243236,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000009951,
                "variance": 0.2500009951
              },
              {
                "average": 0,
                "count": 243236,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.34988653,
                "count": 243236,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4769348816,
                "variance": 0.2274668813
              },
              {
                "average": -5.032365434,
                "count": 243236,
                "maximum": 13.99800014,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.835275812,
                "variance": 23.37989218
              },
              {
                "average": 1,
                "count": 243236,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.524589288,
                "count": 243236,
                "maximum": 10,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.586736214,
                "variance": 0.3442593848
              },
              {
                "average": 28486.42536,
                "count": 243236,
                "maximum": 46080,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 3415.052689,
                "variance": 11662584.87
              },
              {
                "average": 26523.05073,
                "count": 243236,
                "maximum": 40704,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 3018.833173,
                "variance": 9113353.726
              },
              {
                "average": 24556.32607,
                "count": 243236,
                "maximum": 36608,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 2483.333199,
                "variance": 6166943.775
              },
              {
                "average": 323168.0832,
                "count": 243236,
                "maximum": 323800.2468,
                "minimum": 323056.2279,
                "name": "GpsTime",
                "position": 15,
                "stddev": 163.2399244,
                "variance": 26647.27293
              },
              {
                "average": 0,
                "count": 243236,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 243236,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 243236,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 243236,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 243236,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433833.5951,
              5237217.193,
              605.170002,
              434123.5951,
              5237484.253,
              621.950002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433833.5951456424,
                    5237217.192611312,
                    605.1700019675452
                  ],
                  [
                    433833.5951456424,
                    5237484.252611312,
                    605.1700019675452
                  ],
                  [
                    434123.5951456424,
                    5237484.252611312,
                    621.9500019675452
                  ],
                  [
                    434123.5951456424,
                    5237217.192611312,
                    621.9500019675452
                  ],
                  [
                    433833.5951456424,
                    5237217.192611312,
                    605.1700019675452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:43:20+00:00",
            "end_time": "2011-09-17T19:30:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95285453488154,
              47.324970702669155,
              647.3142386977745
            ],
            [
              -117.95287531738713,
              47.3261262778691,
              647.3142386977745
            ],
            [
              -117.94998642254563,
              47.32615026100041,
              650.4542386977746
            ],
            [
              -117.94996570302462,
              47.32499468483635,
              650.4542386977746
            ],
            [
              -117.95285453488154,
              47.324970702669155,
              647.3142386977745
            ]
          ]
        ]
      },
      "bbox": [
        -117.9528753,
        47.3249707,
        647.3142387,
        -117.9499657,
        47.32615026,
        650.4542387
      ],
      "properties": {
        "datetime": "2011-09-18T19:13:07Z",
        "pc:count": 132100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428151.0999,
            "count": 132100,
            "maximum": 428217.6723,
            "minimum": 427999.3523,
            "name": "X",
            "position": 0,
            "stddev": 47.26921757,
            "variance": 2234.378929
          },
          {
            "average": 5241764.868,
            "count": 132100,
            "maximum": 5241846.586,
            "minimum": 5241718.146,
            "name": "Y",
            "position": 1,
            "stddev": 30.6789887,
            "variance": 941.2003479
          },
          {
            "average": 648.7965635,
            "count": 132100,
            "maximum": 650.4542387,
            "minimum": 647.3142387,
            "name": "Z",
            "position": 2,
            "stddev": 0.5574942447,
            "variance": 0.3107998329
          },
          {
            "average": 116.5016276,
            "count": 132100,
            "maximum": 165,
            "minimum": 46,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.2978452,
            "variance": 334.811139
          },
          {
            "average": 1,
            "count": 132100,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 132100,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5001362604,
            "count": 132100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000018739,
            "variance": 0.250001874
          },
          {
            "average": 0,
            "count": 132100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229326268,
            "count": 132100,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4204010808,
            "variance": 0.1767370687
          },
          {
            "average": -2.185117926,
            "count": 132100,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.767154612,
            "variance": 95.39730921
          },
          {
            "average": 2,
            "count": 132100,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.18697199,
            "count": 132100,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8089470974,
            "variance": 0.6543954064
          },
          {
            "average": 33844.91119,
            "count": 132100,
            "maximum": 49920,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 6007.228719,
            "variance": 36086796.89
          },
          {
            "average": 29944.57193,
            "count": 132100,
            "maximum": 44800,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 5191.002939,
            "variance": 26946511.51
          },
          {
            "average": 26279.65578,
            "count": 132100,
            "maximum": 38144,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 3892.989392,
            "variance": 15155366.41
          },
          {
            "average": 408022.6159,
            "count": 132100,
            "maximum": 408387.1349,
            "minimum": 407380.997,
            "name": "GpsTime",
            "position": 15,
            "stddev": 400.6374606,
            "variance": 160510.3749
          },
          {
            "average": 0,
            "count": 132100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 132100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 132100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 132100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 132100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427999.3523,
          5241718.146,
          647.3142387,
          428217.6723,
          5241846.586,
          650.4542387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427999.3522754439,
                5241718.1458995445,
                647.3142386977745
              ],
              [
                427999.3522754439,
                5241846.585899544,
                647.3142386977745
              ],
              [
                428217.67227544385,
                5241846.585899544,
                650.4542386977746
              ],
              [
                428217.67227544385,
                5241718.1458995445,
                650.4542386977746
              ],
              [
                427999.3522754439,
                5241718.1458995445,
                647.3142386977745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:13:07+00:00",
        "end_time": "2011-09-18T18:56:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9528753,
            47.3249707,
            647.3142387,
            -117.9499657,
            47.32615026,
            650.4542387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95285453488154,
                  47.324970702669155,
                  647.3142386977745
                ],
                [
                  -117.95287531738713,
                  47.3261262778691,
                  647.3142386977745
                ],
                [
                  -117.94998642254563,
                  47.32615026100041,
                  650.4542386977746
                ],
                [
                  -117.94996570302462,
                  47.32499468483635,
                  650.4542386977746
                ],
                [
                  -117.95285453488154,
                  47.324970702669155,
                  647.3142386977745
                ]
              ]
            ]
          },
          "id": "47117C8119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:13:07Z",
            "pc:count": 132100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428151.0999,
                "count": 132100,
                "maximum": 428217.6723,
                "minimum": 427999.3523,
                "name": "X",
                "position": 0,
                "stddev": 47.26921757,
                "variance": 2234.378929
              },
              {
                "average": 5241764.868,
                "count": 132100,
                "maximum": 5241846.586,
                "minimum": 5241718.146,
                "name": "Y",
                "position": 1,
                "stddev": 30.6789887,
                "variance": 941.2003479
              },
              {
                "average": 648.7965635,
                "count": 132100,
                "maximum": 650.4542387,
                "minimum": 647.3142387,
                "name": "Z",
                "position": 2,
                "stddev": 0.5574942447,
                "variance": 0.3107998329
              },
              {
                "average": 116.5016276,
                "count": 132100,
                "maximum": 165,
                "minimum": 46,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.2978452,
                "variance": 334.811139
              },
              {
                "average": 1,
                "count": 132100,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 132100,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5001362604,
                "count": 132100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000018739,
                "variance": 0.250001874
              },
              {
                "average": 0,
                "count": 132100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229326268,
                "count": 132100,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4204010808,
                "variance": 0.1767370687
              },
              {
                "average": -2.185117926,
                "count": 132100,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.767154612,
                "variance": 95.39730921
              },
              {
                "average": 2,
                "count": 132100,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.18697199,
                "count": 132100,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8089470974,
                "variance": 0.6543954064
              },
              {
                "average": 33844.91119,
                "count": 132100,
                "maximum": 49920,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 6007.228719,
                "variance": 36086796.89
              },
              {
                "average": 29944.57193,
                "count": 132100,
                "maximum": 44800,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 5191.002939,
                "variance": 26946511.51
              },
              {
                "average": 26279.65578,
                "count": 132100,
                "maximum": 38144,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 3892.989392,
                "variance": 15155366.41
              },
              {
                "average": 408022.6159,
                "count": 132100,
                "maximum": 408387.1349,
                "minimum": 407380.997,
                "name": "GpsTime",
                "position": 15,
                "stddev": 400.6374606,
                "variance": 160510.3749
              },
              {
                "average": 0,
                "count": 132100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 132100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 132100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 132100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 132100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427999.3523,
              5241718.146,
              647.3142387,
              428217.6723,
              5241846.586,
              650.4542387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427999.3522754439,
                    5241718.1458995445,
                    647.3142386977745
                  ],
                  [
                    427999.3522754439,
                    5241846.585899544,
                    647.3142386977745
                  ],
                  [
                    428217.67227544385,
                    5241846.585899544,
                    650.4542386977746
                  ],
                  [
                    428217.67227544385,
                    5241718.1458995445,
                    650.4542386977746
                  ],
                  [
                    427999.3522754439,
                    5241718.1458995445,
                    647.3142386977745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:13:07+00:00",
            "end_time": "2011-09-18T18:56:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.99998352619028,
              47.28738583681211,
              575.0490629580842
            ],
            [
              -118.0002212103728,
              47.29999161213746,
              575.0490629580842
            ],
            [
              -117.98748934866015,
              47.300102032447825,
              622.4490629580843
            ],
            [
              -117.98725468876484,
              47.28749620871459,
              622.4490629580843
            ],
            [
              -117.99998352619028,
              47.28738583681211,
              575.0490629580842
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002212,
        47.28738584,
        575.049063,
        -117.9872547,
        47.30010203,
        622.449063
      ],
      "properties": {
        "datetime": "2011-09-18T19:32:27Z",
        "pc:count": 10670672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424868.4916,
            "count": 10670672,
            "maximum": 425347.2425,
            "minimum": 424384.5825,
            "name": "X",
            "position": 0,
            "stddev": 276.7833203,
            "variance": 76609.00642
          },
          {
            "average": 5238278.376,
            "count": 10670672,
            "maximum": 5238987.045,
            "minimum": 5237585.925,
            "name": "Y",
            "position": 1,
            "stddev": 399.2937867,
            "variance": 159435.5281
          },
          {
            "average": 588.0622617,
            "count": 10670672,
            "maximum": 622.449063,
            "minimum": 575.049063,
            "name": "Z",
            "position": 2,
            "stddev": 12.85098161,
            "variance": 165.1477283
          },
          {
            "average": 106.301009,
            "count": 10670672,
            "maximum": 213,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.84582774,
            "variance": 775.3901226
          },
          {
            "average": 1.003342901,
            "count": 10670672,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05921020562,
            "variance": 0.003505848449
          },
          {
            "average": 1.007508618,
            "count": 10670672,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09090240597,
            "variance": 0.00826324741
          },
          {
            "average": 0.5001180807,
            "count": 10670672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000095,
            "variance": 0.2500000095
          },
          {
            "average": 0,
            "count": 10670672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298392266,
            "count": 10670672,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4575525558,
            "variance": 0.2093543413
          },
          {
            "average": -1.541055107,
            "count": 10670672,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.784049052,
            "variance": 77.15951775
          },
          {
            "average": 2,
            "count": 10670672,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.62931341,
            "count": 10670672,
            "maximum": 52,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.90106931,
            "variance": 3.61406452
          },
          {
            "average": 29106.2789,
            "count": 10670672,
            "maximum": 62976,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 9450.992214,
            "variance": 89321253.82
          },
          {
            "average": 26688.69255,
            "count": 10670672,
            "maximum": 63744,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7913.538049,
            "variance": 62624084.45
          },
          {
            "average": 24320.71335,
            "count": 10670672,
            "maximum": 64768,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 6102.721934,
            "variance": 37243215
          },
          {
            "average": 408185.9099,
            "count": 10670672,
            "maximum": 409547.6182,
            "minimum": 406085.744,
            "name": "GpsTime",
            "position": 15,
            "stddev": 835.0575705,
            "variance": 697321.146
          },
          {
            "average": 0,
            "count": 10670672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10670672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10670672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10670672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10670672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424384.5825,
          5237585.925,
          575.049063,
          425347.2425,
          5238987.045,
          622.449063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424384.582538924,
                5237585.925383898,
                575.0490629580842
              ],
              [
                424384.582538924,
                5238987.045383898,
                575.0490629580842
              ],
              [
                425347.24253892404,
                5238987.045383898,
                622.4490629580843
              ],
              [
                425347.24253892404,
                5237585.925383898,
                622.4490629580843
              ],
              [
                424384.582538924,
                5237585.925383898,
                575.0490629580842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:32:27+00:00",
        "end_time": "2011-09-18T18:34:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002212,
            47.28738584,
            575.049063,
            -117.9872547,
            47.30010203,
            622.449063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.99998352619028,
                  47.28738583681211,
                  575.0490629580842
                ],
                [
                  -118.0002212103728,
                  47.29999161213746,
                  575.0490629580842
                ],
                [
                  -117.98748934866015,
                  47.300102032447825,
                  622.4490629580843
                ],
                [
                  -117.98725468876484,
                  47.28749620871459,
                  622.4490629580843
                ],
                [
                  -117.99998352619028,
                  47.28738583681211,
                  575.0490629580842
                ]
              ]
            ]
          },
          "id": "47117C8306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:32:27Z",
            "pc:count": 10670672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424868.4916,
                "count": 10670672,
                "maximum": 425347.2425,
                "minimum": 424384.5825,
                "name": "X",
                "position": 0,
                "stddev": 276.7833203,
                "variance": 76609.00642
              },
              {
                "average": 5238278.376,
                "count": 10670672,
                "maximum": 5238987.045,
                "minimum": 5237585.925,
                "name": "Y",
                "position": 1,
                "stddev": 399.2937867,
                "variance": 159435.5281
              },
              {
                "average": 588.0622617,
                "count": 10670672,
                "maximum": 622.449063,
                "minimum": 575.049063,
                "name": "Z",
                "position": 2,
                "stddev": 12.85098161,
                "variance": 165.1477283
              },
              {
                "average": 106.301009,
                "count": 10670672,
                "maximum": 213,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.84582774,
                "variance": 775.3901226
              },
              {
                "average": 1.003342901,
                "count": 10670672,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05921020562,
                "variance": 0.003505848449
              },
              {
                "average": 1.007508618,
                "count": 10670672,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09090240597,
                "variance": 0.00826324741
              },
              {
                "average": 0.5001180807,
                "count": 10670672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000095,
                "variance": 0.2500000095
              },
              {
                "average": 0,
                "count": 10670672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298392266,
                "count": 10670672,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4575525558,
                "variance": 0.2093543413
              },
              {
                "average": -1.541055107,
                "count": 10670672,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.784049052,
                "variance": 77.15951775
              },
              {
                "average": 2,
                "count": 10670672,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.62931341,
                "count": 10670672,
                "maximum": 52,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.90106931,
                "variance": 3.61406452
              },
              {
                "average": 29106.2789,
                "count": 10670672,
                "maximum": 62976,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 9450.992214,
                "variance": 89321253.82
              },
              {
                "average": 26688.69255,
                "count": 10670672,
                "maximum": 63744,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7913.538049,
                "variance": 62624084.45
              },
              {
                "average": 24320.71335,
                "count": 10670672,
                "maximum": 64768,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 6102.721934,
                "variance": 37243215
              },
              {
                "average": 408185.9099,
                "count": 10670672,
                "maximum": 409547.6182,
                "minimum": 406085.744,
                "name": "GpsTime",
                "position": 15,
                "stddev": 835.0575705,
                "variance": 697321.146
              },
              {
                "average": 0,
                "count": 10670672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10670672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10670672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10670672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10670672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424384.5825,
              5237585.925,
              575.049063,
              425347.2425,
              5238987.045,
              622.449063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424384.582538924,
                    5237585.925383898,
                    575.0490629580842
                  ],
                  [
                    424384.582538924,
                    5238987.045383898,
                    575.0490629580842
                  ],
                  [
                    425347.24253892404,
                    5238987.045383898,
                    622.4490629580843
                  ],
                  [
                    425347.24253892404,
                    5237585.925383898,
                    622.4490629580843
                  ],
                  [
                    424384.582538924,
                    5237585.925383898,
                    575.0490629580842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:32:27+00:00",
            "end_time": "2011-09-18T18:34:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.49998465818541,
              47.462440368977816,
              695.8397983083767
            ],
            [
              -117.50010371899148,
              47.4749930339963,
              695.8397983083767
            ],
            [
              -117.48748665970496,
              47.47504736847336,
              751.1797983083766
            ],
            [
              -117.48737060237673,
              47.46249467972297,
              751.1797983083766
            ],
            [
              -117.49998465818541,
              47.462440368977816,
              695.8397983083767
            ]
          ]
        ]
      },
      "bbox": [
        -117.5001037,
        47.46244037,
        695.8397983,
        -117.4873706,
        47.47504737,
        751.1797983
      ],
      "properties": {
        "datetime": "2011-09-18T21:04:55Z",
        "pc:count": 11211044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 462802.0534,
            "count": 11211044,
            "maximum": 463268.353,
            "minimum": 462317.633,
            "name": "X",
            "position": 0,
            "stddev": 268.183512,
            "variance": 71922.39613
          },
          {
            "average": 5257384.585,
            "count": 11211044,
            "maximum": 5258071.763,
            "minimum": 5256676.663,
            "name": "Y",
            "position": 1,
            "stddev": 405.9907104,
            "variance": 164828.4569
          },
          {
            "average": 710.9211562,
            "count": 11211044,
            "maximum": 751.1797983,
            "minimum": 695.8397983,
            "name": "Z",
            "position": 2,
            "stddev": 9.796249394,
            "variance": 95.96650219
          },
          {
            "average": 96.86608428,
            "count": 11211044,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.38480108,
            "variance": 2245.319373
          },
          {
            "average": 1.103736548,
            "count": 11211044,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3310650503,
            "variance": 0.1096040675
          },
          {
            "average": 1.225677466,
            "count": 11211044,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4905905823,
            "variance": 0.2406791194
          },
          {
            "average": 0.4998279375,
            "count": 11211044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999927,
            "variance": 0.2499999927
          },
          {
            "average": 0,
            "count": 11211044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190584748,
            "count": 11211044,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3927622892,
            "variance": 0.1542622158
          },
          {
            "average": -1.669505004,
            "count": 11211044,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.958419038,
            "variance": 80.25327166
          },
          {
            "average": 7,
            "count": 11211044,
            "maximum": 7,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 137.3726199,
            "count": 11211044,
            "maximum": 142,
            "minimum": 133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.235078895,
            "variance": 4.995577669
          },
          {
            "average": 16135.3037,
            "count": 11211044,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8082.492699,
            "variance": 65326688.23
          },
          {
            "average": 17240.07783,
            "count": 11211044,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7147.368187,
            "variance": 51084871.99
          },
          {
            "average": 14931.09653,
            "count": 11211044,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6141.769767,
            "variance": 37721335.87
          },
          {
            "average": 411738.0576,
            "count": 11211044,
            "maximum": 415095.2383,
            "minimum": 408477.8194,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1582.782475,
            "variance": 2505200.363
          },
          {
            "average": 0,
            "count": 11211044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211044,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211044,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          462317.633,
          5256676.663,
          695.8397983,
          463268.353,
          5258071.763,
          751.1797983
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                462317.6330350769,
                5256676.663472879,
                695.8397983083767
              ],
              [
                462317.6330350769,
                5258071.763472878,
                695.8397983083767
              ],
              [
                463268.35303507687,
                5258071.763472878,
                751.1797983083766
              ],
              [
                463268.35303507687,
                5256676.663472879,
                751.1797983083766
              ],
              [
                462317.6330350769,
                5256676.663472879,
                695.8397983083767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:04:55+00:00",
        "end_time": "2011-09-18T19:14:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5001037,
            47.46244037,
            695.8397983,
            -117.4873706,
            47.47504737,
            751.1797983
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.49998465818541,
                  47.462440368977816,
                  695.8397983083767
                ],
                [
                  -117.50010371899148,
                  47.4749930339963,
                  695.8397983083767
                ],
                [
                  -117.48748665970496,
                  47.47504736847336,
                  751.1797983083766
                ],
                [
                  -117.48737060237673,
                  47.46249467972297,
                  751.1797983083766
                ],
                [
                  -117.49998465818541,
                  47.462440368977816,
                  695.8397983083767
                ]
              ]
            ]
          },
          "id": "47117D4111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:04:55Z",
            "pc:count": 11211044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 462802.0534,
                "count": 11211044,
                "maximum": 463268.353,
                "minimum": 462317.633,
                "name": "X",
                "position": 0,
                "stddev": 268.183512,
                "variance": 71922.39613
              },
              {
                "average": 5257384.585,
                "count": 11211044,
                "maximum": 5258071.763,
                "minimum": 5256676.663,
                "name": "Y",
                "position": 1,
                "stddev": 405.9907104,
                "variance": 164828.4569
              },
              {
                "average": 710.9211562,
                "count": 11211044,
                "maximum": 751.1797983,
                "minimum": 695.8397983,
                "name": "Z",
                "position": 2,
                "stddev": 9.796249394,
                "variance": 95.96650219
              },
              {
                "average": 96.86608428,
                "count": 11211044,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.38480108,
                "variance": 2245.319373
              },
              {
                "average": 1.103736548,
                "count": 11211044,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3310650503,
                "variance": 0.1096040675
              },
              {
                "average": 1.225677466,
                "count": 11211044,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4905905823,
                "variance": 0.2406791194
              },
              {
                "average": 0.4998279375,
                "count": 11211044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999927,
                "variance": 0.2499999927
              },
              {
                "average": 0,
                "count": 11211044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190584748,
                "count": 11211044,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3927622892,
                "variance": 0.1542622158
              },
              {
                "average": -1.669505004,
                "count": 11211044,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.958419038,
                "variance": 80.25327166
              },
              {
                "average": 7,
                "count": 11211044,
                "maximum": 7,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 137.3726199,
                "count": 11211044,
                "maximum": 142,
                "minimum": 133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.235078895,
                "variance": 4.995577669
              },
              {
                "average": 16135.3037,
                "count": 11211044,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8082.492699,
                "variance": 65326688.23
              },
              {
                "average": 17240.07783,
                "count": 11211044,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7147.368187,
                "variance": 51084871.99
              },
              {
                "average": 14931.09653,
                "count": 11211044,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6141.769767,
                "variance": 37721335.87
              },
              {
                "average": 411738.0576,
                "count": 11211044,
                "maximum": 415095.2383,
                "minimum": 408477.8194,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1582.782475,
                "variance": 2505200.363
              },
              {
                "average": 0,
                "count": 11211044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211044,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211044,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              462317.633,
              5256676.663,
              695.8397983,
              463268.353,
              5258071.763,
              751.1797983
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    462317.6330350769,
                    5256676.663472879,
                    695.8397983083767
                  ],
                  [
                    462317.6330350769,
                    5258071.763472878,
                    695.8397983083767
                  ],
                  [
                    463268.35303507687,
                    5258071.763472878,
                    751.1797983083766
                  ],
                  [
                    463268.35303507687,
                    5256676.663472879,
                    751.1797983083766
                  ],
                  [
                    462317.6330350769,
                    5256676.663472879,
                    695.8397983083767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:04:55+00:00",
            "end_time": "2011-09-18T19:14:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.44998531530314,
              47.44994595888632,
              706.111967924247
            ],
            [
              -117.45009237563664,
              47.46249316374337,
              706.111967924247
            ],
            [
              -117.43748697476121,
              47.46254195244729,
              764.2519679242471
            ],
            [
              -117.43738291255012,
              47.44999472629065,
              764.2519679242471
            ],
            [
              -117.44998531530314,
              47.44994595888632,
              706.111967924247
            ]
          ]
        ]
      },
      "bbox": [
        -117.4500924,
        47.44994596,
        706.1119679,
        -117.4373829,
        47.46254195,
        764.2519679
      ],
      "properties": {
        "datetime": "2011-09-18T19:34:11Z",
        "pc:count": 11228279,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 466553.2753,
            "count": 11228279,
            "maximum": 467027.9541,
            "minimum": 466077.8941,
            "name": "X",
            "position": 0,
            "stddev": 269.6489481,
            "variance": 72710.55524
          },
          {
            "average": 5255976.271,
            "count": 11228279,
            "maximum": 5256659.559,
            "minimum": 5255265.079,
            "name": "Y",
            "position": 1,
            "stddev": 401.0501714,
            "variance": 160841.24
          },
          {
            "average": 723.7340305,
            "count": 11228279,
            "maximum": 764.2519679,
            "minimum": 706.1119679,
            "name": "Z",
            "position": 2,
            "stddev": 7.601734336,
            "variance": 57.78636492
          },
          {
            "average": 99.62754443,
            "count": 11228279,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.13691727,
            "variance": 1775.519797
          },
          {
            "average": 1.082175728,
            "count": 11228279,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2950715752,
            "variance": 0.08706723446
          },
          {
            "average": 1.178129703,
            "count": 11228279,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4393868688,
            "variance": 0.1930608205
          },
          {
            "average": 0.4999336051,
            "count": 11228279,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000179,
            "variance": 0.2500000179
          },
          {
            "average": 0,
            "count": 11228279,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231150918,
            "count": 11228279,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4215687216,
            "variance": 0.177720187
          },
          {
            "average": -2.322006786,
            "count": 11228279,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.948522249,
            "variance": 80.07605044
          },
          {
            "average": 6.4158705,
            "count": 11228279,
            "maximum": 7,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4928714324,
            "variance": 0.2429222488
          },
          {
            "average": 109.5089458,
            "count": 11228279,
            "maximum": 134,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.14197806,
            "variance": 366.4153242
          },
          {
            "average": 21417.18136,
            "count": 11228279,
            "maximum": 65024,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9633.366978,
            "variance": 92801759.32
          },
          {
            "average": 21240.54075,
            "count": 11228279,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8061.951555,
            "variance": 64995062.88
          },
          {
            "average": 19025.37725,
            "count": 11228279,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7351.574992,
            "variance": 54045654.86
          },
          {
            "average": 367096.3218,
            "count": 11228279,
            "maximum": 409651.8989,
            "minimum": 336495.151,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34600.07981,
            "variance": 1197165523
          },
          {
            "average": 0,
            "count": 11228279,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11228279,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11228279,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11228279,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11228279,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          466077.8941,
          5255265.079,
          706.1119679,
          467027.9541,
          5256659.559,
          764.2519679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                466077.89407946425,
                5255265.078754824,
                706.111967924247
              ],
              [
                466077.89407946425,
                5256659.558754824,
                706.111967924247
              ],
              [
                467027.9540794643,
                5256659.558754824,
                764.2519679242471
              ],
              [
                467027.9540794643,
                5255265.078754824,
                764.2519679242471
              ],
              [
                466077.89407946425,
                5255265.078754824,
                706.111967924247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:34:11+00:00",
        "end_time": "2011-09-17T23:14:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4500924,
            47.44994596,
            706.1119679,
            -117.4373829,
            47.46254195,
            764.2519679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.44998531530314,
                  47.44994595888632,
                  706.111967924247
                ],
                [
                  -117.45009237563664,
                  47.46249316374337,
                  706.111967924247
                ],
                [
                  -117.43748697476121,
                  47.46254195244729,
                  764.2519679242471
                ],
                [
                  -117.43738291255012,
                  47.44999472629065,
                  764.2519679242471
                ],
                [
                  -117.44998531530314,
                  47.44994595888632,
                  706.111967924247
                ]
              ]
            ]
          },
          "id": "47117D4120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:34:11Z",
            "pc:count": 11228279,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 466553.2753,
                "count": 11228279,
                "maximum": 467027.9541,
                "minimum": 466077.8941,
                "name": "X",
                "position": 0,
                "stddev": 269.6489481,
                "variance": 72710.55524
              },
              {
                "average": 5255976.271,
                "count": 11228279,
                "maximum": 5256659.559,
                "minimum": 5255265.079,
                "name": "Y",
                "position": 1,
                "stddev": 401.0501714,
                "variance": 160841.24
              },
              {
                "average": 723.7340305,
                "count": 11228279,
                "maximum": 764.2519679,
                "minimum": 706.1119679,
                "name": "Z",
                "position": 2,
                "stddev": 7.601734336,
                "variance": 57.78636492
              },
              {
                "average": 99.62754443,
                "count": 11228279,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.13691727,
                "variance": 1775.519797
              },
              {
                "average": 1.082175728,
                "count": 11228279,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2950715752,
                "variance": 0.08706723446
              },
              {
                "average": 1.178129703,
                "count": 11228279,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4393868688,
                "variance": 0.1930608205
              },
              {
                "average": 0.4999336051,
                "count": 11228279,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000179,
                "variance": 0.2500000179
              },
              {
                "average": 0,
                "count": 11228279,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231150918,
                "count": 11228279,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4215687216,
                "variance": 0.177720187
              },
              {
                "average": -2.322006786,
                "count": 11228279,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.948522249,
                "variance": 80.07605044
              },
              {
                "average": 6.4158705,
                "count": 11228279,
                "maximum": 7,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4928714324,
                "variance": 0.2429222488
              },
              {
                "average": 109.5089458,
                "count": 11228279,
                "maximum": 134,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.14197806,
                "variance": 366.4153242
              },
              {
                "average": 21417.18136,
                "count": 11228279,
                "maximum": 65024,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9633.366978,
                "variance": 92801759.32
              },
              {
                "average": 21240.54075,
                "count": 11228279,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8061.951555,
                "variance": 64995062.88
              },
              {
                "average": 19025.37725,
                "count": 11228279,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7351.574992,
                "variance": 54045654.86
              },
              {
                "average": 367096.3218,
                "count": 11228279,
                "maximum": 409651.8989,
                "minimum": 336495.151,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34600.07981,
                "variance": 1197165523
              },
              {
                "average": 0,
                "count": 11228279,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11228279,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11228279,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11228279,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11228279,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              466077.8941,
              5255265.079,
              706.1119679,
              467027.9541,
              5256659.559,
              764.2519679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    466077.89407946425,
                    5255265.078754824,
                    706.111967924247
                  ],
                  [
                    466077.89407946425,
                    5256659.558754824,
                    706.111967924247
                  ],
                  [
                    467027.9540794643,
                    5256659.558754824,
                    764.2519679242471
                  ],
                  [
                    467027.9540794643,
                    5255265.078754824,
                    764.2519679242471
                  ],
                  [
                    466077.89407946425,
                    5255265.078754824,
                    706.111967924247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:34:11+00:00",
            "end_time": "2011-09-17T23:14:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.54998496342546,
              47.34993477339213,
              687.4159096249648
            ],
            [
              -117.55011546843602,
              47.362492624149155,
              687.4159096249648
            ],
            [
              -117.53748695158707,
              47.36255253636095,
              745.5359096249647
            ],
            [
              -117.53735944210968,
              47.34999465943376,
              745.5359096249647
            ],
            [
              -117.54998496342546,
              47.34993477339213,
              687.4159096249648
            ]
          ]
        ]
      },
      "bbox": [
        -117.5501155,
        47.34993477,
        687.4159096,
        -117.5373594,
        47.36255254,
        745.5359096
      ],
      "properties": {
        "datetime": "2011-09-18T21:20:22Z",
        "pc:count": 10452781,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 458936.3218,
            "count": 10452781,
            "maximum": 459414.5302,
            "minimum": 458460.9102,
            "name": "X",
            "position": 0,
            "stddev": 275.2065382,
            "variance": 75738.63867
          },
          {
            "average": 5244905.169,
            "count": 10452781,
            "maximum": 5245594.584,
            "minimum": 5244198.924,
            "name": "Y",
            "position": 1,
            "stddev": 397.5173,
            "variance": 158020.0038
          },
          {
            "average": 716.7267471,
            "count": 10452781,
            "maximum": 745.5359096,
            "minimum": 687.4159096,
            "name": "Z",
            "position": 2,
            "stddev": 11.69102654,
            "variance": 136.6801016
          },
          {
            "average": 105.5873396,
            "count": 10452781,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.01159467,
            "variance": 676.6030571
          },
          {
            "average": 1.007058696,
            "count": 10452781,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08783343379,
            "variance": 0.007714712092
          },
          {
            "average": 1.015833777,
            "count": 10452781,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1363701338,
            "variance": 0.0185968134
          },
          {
            "average": 0.4999989955,
            "count": 10452781,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000239,
            "variance": 0.2500000239
          },
          {
            "average": 0,
            "count": 10452781,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314127599,
            "count": 10452781,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4641675034,
            "variance": 0.2154514712
          },
          {
            "average": -1.46715012,
            "count": 10452781,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.783287368,
            "variance": 77.14613699
          },
          {
            "average": 3,
            "count": 10452781,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.9291349,
            "count": 10452781,
            "maximum": 112,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.187147936,
            "variance": 4.783616093
          },
          {
            "average": 34060.15755,
            "count": 10452781,
            "maximum": 63744,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8334.736838,
            "variance": 69467838.15
          },
          {
            "average": 31523.47047,
            "count": 10452781,
            "maximum": 63232,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 7259.669655,
            "variance": 52702803.5
          },
          {
            "average": 28961.75759,
            "count": 10452781,
            "maximum": 62208,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 6058.886404,
            "variance": 36710104.46
          },
          {
            "average": 414314.8204,
            "count": 10452781,
            "maximum": 416022.4752,
            "minimum": 413065.7283,
            "name": "GpsTime",
            "position": 15,
            "stddev": 769.3504909,
            "variance": 591900.1778
          },
          {
            "average": 0,
            "count": 10452781,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10452781,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10452781,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10452781,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10452781,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          458460.9102,
          5244198.924,
          687.4159096,
          459414.5302,
          5245594.584,
          745.5359096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                458460.91017716326,
                5244198.924053164,
                687.4159096249648
              ],
              [
                458460.91017716326,
                5245594.584053164,
                687.4159096249648
              ],
              [
                459414.53017716325,
                5245594.584053164,
                745.5359096249647
              ],
              [
                459414.53017716325,
                5244198.924053164,
                745.5359096249647
              ],
              [
                458460.91017716326,
                5244198.924053164,
                687.4159096249648
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:20:22+00:00",
        "end_time": "2011-09-18T20:31:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5501155,
            47.34993477,
            687.4159096,
            -117.5373594,
            47.36255254,
            745.5359096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.54998496342546,
                  47.34993477339213,
                  687.4159096249648
                ],
                [
                  -117.55011546843602,
                  47.362492624149155,
                  687.4159096249648
                ],
                [
                  -117.53748695158707,
                  47.36255253636095,
                  745.5359096249647
                ],
                [
                  -117.53735944210968,
                  47.34999465943376,
                  745.5359096249647
                ],
                [
                  -117.54998496342546,
                  47.34993477339213,
                  687.4159096249648
                ]
              ]
            ]
          },
          "id": "47117C5207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:20:22Z",
            "pc:count": 10452781,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 458936.3218,
                "count": 10452781,
                "maximum": 459414.5302,
                "minimum": 458460.9102,
                "name": "X",
                "position": 0,
                "stddev": 275.2065382,
                "variance": 75738.63867
              },
              {
                "average": 5244905.169,
                "count": 10452781,
                "maximum": 5245594.584,
                "minimum": 5244198.924,
                "name": "Y",
                "position": 1,
                "stddev": 397.5173,
                "variance": 158020.0038
              },
              {
                "average": 716.7267471,
                "count": 10452781,
                "maximum": 745.5359096,
                "minimum": 687.4159096,
                "name": "Z",
                "position": 2,
                "stddev": 11.69102654,
                "variance": 136.6801016
              },
              {
                "average": 105.5873396,
                "count": 10452781,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.01159467,
                "variance": 676.6030571
              },
              {
                "average": 1.007058696,
                "count": 10452781,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08783343379,
                "variance": 0.007714712092
              },
              {
                "average": 1.015833777,
                "count": 10452781,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1363701338,
                "variance": 0.0185968134
              },
              {
                "average": 0.4999989955,
                "count": 10452781,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000239,
                "variance": 0.2500000239
              },
              {
                "average": 0,
                "count": 10452781,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314127599,
                "count": 10452781,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4641675034,
                "variance": 0.2154514712
              },
              {
                "average": -1.46715012,
                "count": 10452781,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.783287368,
                "variance": 77.14613699
              },
              {
                "average": 3,
                "count": 10452781,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.9291349,
                "count": 10452781,
                "maximum": 112,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.187147936,
                "variance": 4.783616093
              },
              {
                "average": 34060.15755,
                "count": 10452781,
                "maximum": 63744,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8334.736838,
                "variance": 69467838.15
              },
              {
                "average": 31523.47047,
                "count": 10452781,
                "maximum": 63232,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 7259.669655,
                "variance": 52702803.5
              },
              {
                "average": 28961.75759,
                "count": 10452781,
                "maximum": 62208,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 6058.886404,
                "variance": 36710104.46
              },
              {
                "average": 414314.8204,
                "count": 10452781,
                "maximum": 416022.4752,
                "minimum": 413065.7283,
                "name": "GpsTime",
                "position": 15,
                "stddev": 769.3504909,
                "variance": 591900.1778
              },
              {
                "average": 0,
                "count": 10452781,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10452781,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10452781,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10452781,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10452781,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              458460.9102,
              5244198.924,
              687.4159096,
              459414.5302,
              5245594.584,
              745.5359096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    458460.91017716326,
                    5244198.924053164,
                    687.4159096249648
                  ],
                  [
                    458460.91017716326,
                    5245594.584053164,
                    687.4159096249648
                  ],
                  [
                    459414.53017716325,
                    5245594.584053164,
                    745.5359096249647
                  ],
                  [
                    459414.53017716325,
                    5244198.924053164,
                    745.5359096249647
                  ],
                  [
                    458460.91017716326,
                    5244198.924053164,
                    687.4159096249648
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:20:22+00:00",
            "end_time": "2011-09-18T20:31:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83748446546706,
              47.324903292336515,
              602.9153561111463
            ],
            [
              -117.83768351664285,
              47.33749228428592,
              602.9153561111463
            ],
            [
              -117.8249875995572,
              47.3375843744378,
              678.6753561111462
            ],
            [
              -117.82479156435751,
              47.32499534216583,
              678.6753561111462
            ],
            [
              -117.83748446546706,
              47.324903292336515,
              602.9153561111463
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376835,
        47.32490329,
        602.9153561,
        -117.8247916,
        47.33758437,
        678.6753561
      ],
      "properties": {
        "datetime": "2011-09-17T20:31:58Z",
        "pc:count": 9947347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437234.8039,
            "count": 9947347,
            "maximum": 437676.1596,
            "minimum": 436716.9396,
            "name": "X",
            "position": 0,
            "stddev": 253.9793572,
            "variance": 64505.51389
          },
          {
            "average": 5242304.9,
            "count": 9947347,
            "maximum": 5243009.709,
            "minimum": 5241610.509,
            "name": "Y",
            "position": 1,
            "stddev": 412.4951972,
            "variance": 170152.2877
          },
          {
            "average": 638.4257114,
            "count": 9947347,
            "maximum": 678.6753561,
            "minimum": 602.9153561,
            "name": "Z",
            "position": 2,
            "stddev": 14.08414406,
            "variance": 198.3631138
          },
          {
            "average": 108.5823892,
            "count": 9947347,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.06608809,
            "variance": 1160.498358
          },
          {
            "average": 1.027150254,
            "count": 9947347,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1724296836,
            "variance": 0.02973199579
          },
          {
            "average": 1.060470495,
            "count": 9947347,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2661730948,
            "variance": 0.07084811639
          },
          {
            "average": 0.4997545577,
            "count": 9947347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999649,
            "variance": 0.2499999649
          },
          {
            "average": 0,
            "count": 9947347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299361729,
            "count": 9947347,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4579784989,
            "variance": 0.2097443054
          },
          {
            "average": -1.032385129,
            "count": 9947347,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.666175421,
            "variance": 75.10259643
          },
          {
            "average": 1,
            "count": 9947347,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.68705555,
            "count": 9947347,
            "maximum": 17,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.845807512,
            "variance": 3.407005373
          },
          {
            "average": 25847.34368,
            "count": 9947347,
            "maximum": 54528,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9957.916706,
            "variance": 99160105.13
          },
          {
            "average": 24681.98097,
            "count": 9947347,
            "maximum": 51968,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8423.501289,
            "variance": 70955373.96
          },
          {
            "average": 23073.86198,
            "count": 9947347,
            "maximum": 50944,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6983.514093,
            "variance": 48769469.09
          },
          {
            "average": 324817.9759,
            "count": 9947347,
            "maximum": 326718.0482,
            "minimum": 322949.3543,
            "name": "GpsTime",
            "position": 15,
            "stddev": 781.4590253,
            "variance": 610678.2083
          },
          {
            "average": 0,
            "count": 9947347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9947347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9947347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9947347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9947347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436716.9396,
          5241610.509,
          602.9153561,
          437676.1596,
          5243009.709,
          678.6753561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436716.93958210736,
                5241610.509293224,
                602.9153561111463
              ],
              [
                436716.93958210736,
                5243009.709293223,
                602.9153561111463
              ],
              [
                437676.1595821073,
                5243009.709293223,
                678.6753561111462
              ],
              [
                437676.1595821073,
                5241610.509293224,
                678.6753561111462
              ],
              [
                436716.93958210736,
                5241610.509293224,
                602.9153561111463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:31:58+00:00",
        "end_time": "2011-09-17T19:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376835,
            47.32490329,
            602.9153561,
            -117.8247916,
            47.33758437,
            678.6753561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83748446546706,
                  47.324903292336515,
                  602.9153561111463
                ],
                [
                  -117.83768351664285,
                  47.33749228428592,
                  602.9153561111463
                ],
                [
                  -117.8249875995572,
                  47.3375843744378,
                  678.6753561111462
                ],
                [
                  -117.82479156435751,
                  47.32499534216583,
                  678.6753561111462
                ],
                [
                  -117.83748446546706,
                  47.324903292336515,
                  602.9153561111463
                ]
              ]
            ]
          },
          "id": "47117C7119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:31:58Z",
            "pc:count": 9947347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437234.8039,
                "count": 9947347,
                "maximum": 437676.1596,
                "minimum": 436716.9396,
                "name": "X",
                "position": 0,
                "stddev": 253.9793572,
                "variance": 64505.51389
              },
              {
                "average": 5242304.9,
                "count": 9947347,
                "maximum": 5243009.709,
                "minimum": 5241610.509,
                "name": "Y",
                "position": 1,
                "stddev": 412.4951972,
                "variance": 170152.2877
              },
              {
                "average": 638.4257114,
                "count": 9947347,
                "maximum": 678.6753561,
                "minimum": 602.9153561,
                "name": "Z",
                "position": 2,
                "stddev": 14.08414406,
                "variance": 198.3631138
              },
              {
                "average": 108.5823892,
                "count": 9947347,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.06608809,
                "variance": 1160.498358
              },
              {
                "average": 1.027150254,
                "count": 9947347,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1724296836,
                "variance": 0.02973199579
              },
              {
                "average": 1.060470495,
                "count": 9947347,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2661730948,
                "variance": 0.07084811639
              },
              {
                "average": 0.4997545577,
                "count": 9947347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999649,
                "variance": 0.2499999649
              },
              {
                "average": 0,
                "count": 9947347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299361729,
                "count": 9947347,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4579784989,
                "variance": 0.2097443054
              },
              {
                "average": -1.032385129,
                "count": 9947347,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.666175421,
                "variance": 75.10259643
              },
              {
                "average": 1,
                "count": 9947347,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.68705555,
                "count": 9947347,
                "maximum": 17,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.845807512,
                "variance": 3.407005373
              },
              {
                "average": 25847.34368,
                "count": 9947347,
                "maximum": 54528,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9957.916706,
                "variance": 99160105.13
              },
              {
                "average": 24681.98097,
                "count": 9947347,
                "maximum": 51968,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8423.501289,
                "variance": 70955373.96
              },
              {
                "average": 23073.86198,
                "count": 9947347,
                "maximum": 50944,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6983.514093,
                "variance": 48769469.09
              },
              {
                "average": 324817.9759,
                "count": 9947347,
                "maximum": 326718.0482,
                "minimum": 322949.3543,
                "name": "GpsTime",
                "position": 15,
                "stddev": 781.4590253,
                "variance": 610678.2083
              },
              {
                "average": 0,
                "count": 9947347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9947347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9947347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9947347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9947347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436716.9396,
              5241610.509,
              602.9153561,
              437676.1596,
              5243009.709,
              678.6753561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436716.93958210736,
                    5241610.509293224,
                    602.9153561111463
                  ],
                  [
                    436716.93958210736,
                    5243009.709293223,
                    602.9153561111463
                  ],
                  [
                    437676.1595821073,
                    5243009.709293223,
                    678.6753561111462
                  ],
                  [
                    437676.1595821073,
                    5241610.509293224,
                    678.6753561111462
                  ],
                  [
                    436716.93958210736,
                    5241610.509293224,
                    602.9153561111463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:31:58+00:00",
            "end_time": "2011-09-17T19:29:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.89998345591789,
              47.337396682613196,
              630.1873276356712
            ],
            [
              -117.90019755802658,
              47.349991556448494,
              630.1873276356712
            ],
            [
              -117.88748799620981,
              47.3500906745712,
              688.4473276356712
            ],
            [
              -117.88727691595724,
              47.337495757314215,
              688.4473276356712
            ],
            [
              -117.89998345591789,
              47.337396682613196,
              630.1873276356712
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001976,
        47.33739668,
        630.1873276,
        -117.8872769,
        47.35009067,
        688.4473276
      ],
      "properties": {
        "datetime": "2011-09-18T18:23:45Z",
        "pc:count": 10383482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432484.4123,
            "count": 10383482,
            "maximum": 432970.4186,
            "minimum": 432010.3786,
            "name": "X",
            "position": 0,
            "stddev": 274.1425045,
            "variance": 75154.11276
          },
          {
            "average": 5243750.727,
            "count": 10383482,
            "maximum": 5244451.45,
            "minimum": 5243051.57,
            "name": "Y",
            "position": 1,
            "stddev": 397.7365983,
            "variance": 158194.4016
          },
          {
            "average": 643.5557826,
            "count": 10383482,
            "maximum": 688.4473276,
            "minimum": 630.1873276,
            "name": "Z",
            "position": 2,
            "stddev": 9.936939941,
            "variance": 98.74277539
          },
          {
            "average": 107.8758008,
            "count": 10383482,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.05960669,
            "variance": 578.864674
          },
          {
            "average": 1.005750383,
            "count": 10383482,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08024002893,
            "variance": 0.006438462243
          },
          {
            "average": 1.012585759,
            "count": 10383482,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1240088688,
            "variance": 0.01537819954
          },
          {
            "average": 0.5000711707,
            "count": 10383482,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000019,
            "variance": 0.250000019
          },
          {
            "average": 0,
            "count": 10383482,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312333666,
            "count": 10383482,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4634451077,
            "variance": 0.2147813678
          },
          {
            "average": 0.05645990508,
            "count": 10383482,
            "maximum": 28.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.177644282,
            "variance": 84.22915457
          },
          {
            "average": 1.024666388,
            "count": 10383482,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1551062862,
            "variance": 0.02405796
          },
          {
            "average": 36.04515557,
            "count": 10383482,
            "maximum": 42,
            "minimum": 31,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.933232788,
            "variance": 3.737389014
          },
          {
            "average": 29768.22669,
            "count": 10383482,
            "maximum": 63232,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6681.146756,
            "variance": 44637721.98
          },
          {
            "average": 27557.30511,
            "count": 10383482,
            "maximum": 64256,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5685.653811,
            "variance": 32326659.26
          },
          {
            "average": 25128.69442,
            "count": 10383482,
            "maximum": 64768,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 4628.764352,
            "variance": 21425459.43
          },
          {
            "average": 337566.633,
            "count": 10383482,
            "maximum": 405425.9055,
            "minimum": 333508.2435,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10750.09222,
            "variance": 115564482.7
          },
          {
            "average": 0,
            "count": 10383482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10383482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10383482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10383482,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10383482,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432010.3786,
          5243051.57,
          630.1873276,
          432970.4186,
          5244451.45,
          688.4473276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432010.37861828593,
                5243051.570324414,
                630.1873276356712
              ],
              [
                432010.37861828593,
                5244451.450324415,
                630.1873276356712
              ],
              [
                432970.41861828597,
                5244451.450324415,
                688.4473276356712
              ],
              [
                432970.41861828597,
                5243051.570324414,
                688.4473276356712
              ],
              [
                432010.37861828593,
                5243051.570324414,
                630.1873276356712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:23:45+00:00",
        "end_time": "2011-09-17T22:25:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001976,
            47.33739668,
            630.1873276,
            -117.8872769,
            47.35009067,
            688.4473276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.89998345591789,
                  47.337396682613196,
                  630.1873276356712
                ],
                [
                  -117.90019755802658,
                  47.349991556448494,
                  630.1873276356712
                ],
                [
                  -117.88748799620981,
                  47.3500906745712,
                  688.4473276356712
                ],
                [
                  -117.88727691595724,
                  47.337495757314215,
                  688.4473276356712
                ],
                [
                  -117.89998345591789,
                  47.337396682613196,
                  630.1873276356712
                ]
              ]
            ]
          },
          "id": "47117C8214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:23:45Z",
            "pc:count": 10383482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432484.4123,
                "count": 10383482,
                "maximum": 432970.4186,
                "minimum": 432010.3786,
                "name": "X",
                "position": 0,
                "stddev": 274.1425045,
                "variance": 75154.11276
              },
              {
                "average": 5243750.727,
                "count": 10383482,
                "maximum": 5244451.45,
                "minimum": 5243051.57,
                "name": "Y",
                "position": 1,
                "stddev": 397.7365983,
                "variance": 158194.4016
              },
              {
                "average": 643.5557826,
                "count": 10383482,
                "maximum": 688.4473276,
                "minimum": 630.1873276,
                "name": "Z",
                "position": 2,
                "stddev": 9.936939941,
                "variance": 98.74277539
              },
              {
                "average": 107.8758008,
                "count": 10383482,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.05960669,
                "variance": 578.864674
              },
              {
                "average": 1.005750383,
                "count": 10383482,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08024002893,
                "variance": 0.006438462243
              },
              {
                "average": 1.012585759,
                "count": 10383482,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1240088688,
                "variance": 0.01537819954
              },
              {
                "average": 0.5000711707,
                "count": 10383482,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000019,
                "variance": 0.250000019
              },
              {
                "average": 0,
                "count": 10383482,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312333666,
                "count": 10383482,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4634451077,
                "variance": 0.2147813678
              },
              {
                "average": 0.05645990508,
                "count": 10383482,
                "maximum": 28.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.177644282,
                "variance": 84.22915457
              },
              {
                "average": 1.024666388,
                "count": 10383482,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1551062862,
                "variance": 0.02405796
              },
              {
                "average": 36.04515557,
                "count": 10383482,
                "maximum": 42,
                "minimum": 31,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.933232788,
                "variance": 3.737389014
              },
              {
                "average": 29768.22669,
                "count": 10383482,
                "maximum": 63232,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6681.146756,
                "variance": 44637721.98
              },
              {
                "average": 27557.30511,
                "count": 10383482,
                "maximum": 64256,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5685.653811,
                "variance": 32326659.26
              },
              {
                "average": 25128.69442,
                "count": 10383482,
                "maximum": 64768,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 4628.764352,
                "variance": 21425459.43
              },
              {
                "average": 337566.633,
                "count": 10383482,
                "maximum": 405425.9055,
                "minimum": 333508.2435,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10750.09222,
                "variance": 115564482.7
              },
              {
                "average": 0,
                "count": 10383482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10383482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10383482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10383482,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10383482,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432010.3786,
              5243051.57,
              630.1873276,
              432970.4186,
              5244451.45,
              688.4473276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432010.37861828593,
                    5243051.570324414,
                    630.1873276356712
                  ],
                  [
                    432010.37861828593,
                    5244451.450324415,
                    630.1873276356712
                  ],
                  [
                    432970.41861828597,
                    5244451.450324415,
                    688.4473276356712
                  ],
                  [
                    432970.41861828597,
                    5243051.570324414,
                    688.4473276356712
                  ],
                  [
                    432010.37861828593,
                    5243051.570324414,
                    630.1873276356712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:23:45+00:00",
            "end_time": "2011-09-17T22:25:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D5305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.57498362168002,
              47.424932187518365,
              695.0998216664981
            ],
            [
              -117.57512044418225,
              47.437492338653136,
              695.0998216664981
            ],
            [
              -117.56248704256546,
              47.43755501555657,
              740.419821666498
            ],
            [
              -117.56235322518867,
              47.42499483703291,
              740.419821666498
            ],
            [
              -117.57498362168002,
              47.424932187518365,
              695.0998216664981
            ]
          ]
        ]
      },
      "bbox": [
        -117.5751204,
        47.42493219,
        695.0998217,
        -117.5623532,
        47.43755502,
        740.4198217
      ],
      "properties": {
        "datetime": "2011-09-17T22:04:10Z",
        "pc:count": 11146889,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457106.529,
            "count": 11146889,
            "maximum": 457587.0227,
            "minimum": 456634.3827,
            "name": "X",
            "position": 0,
            "stddev": 273.0430342,
            "variance": 74552.49851
          },
          {
            "average": 5253222.517,
            "count": 11146889,
            "maximum": 5253943.22,
            "minimum": 5252547.28,
            "name": "Y",
            "position": 1,
            "stddev": 390.6659955,
            "variance": 152619.9201
          },
          {
            "average": 700.2226373,
            "count": 11146889,
            "maximum": 740.4198217,
            "minimum": 695.0998217,
            "name": "Z",
            "position": 2,
            "stddev": 6.707184541,
            "variance": 44.98632447
          },
          {
            "average": 102.290904,
            "count": 11146889,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.97072251,
            "variance": 1597.658658
          },
          {
            "average": 1.081397778,
            "count": 11146889,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3035024027,
            "variance": 0.09211370842
          },
          {
            "average": 1.172906539,
            "count": 11146889,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4595484556,
            "variance": 0.211184783
          },
          {
            "average": 0.499898761,
            "count": 11146889,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000122,
            "variance": 0.2500000122
          },
          {
            "average": 0,
            "count": 11146889,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211566205,
            "count": 11146889,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4084188545,
            "variance": 0.1668059607
          },
          {
            "average": -1.712895146,
            "count": 11146889,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.004437923,
            "variance": 81.0799023
          },
          {
            "average": 6,
            "count": 11146889,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.08018139,
            "count": 11146889,
            "maximum": 85,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.149301209,
            "variance": 4.619495687
          },
          {
            "average": 15969.74621,
            "count": 11146889,
            "maximum": 64256,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8111.13885,
            "variance": 65790573.44
          },
          {
            "average": 15788.77212,
            "count": 11146889,
            "maximum": 64768,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6960.77116,
            "variance": 48452335.15
          },
          {
            "average": 14291.19092,
            "count": 11146889,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5645.135066,
            "variance": 31867549.92
          },
          {
            "average": 329430.4288,
            "count": 11146889,
            "maximum": 332250.9534,
            "minimum": 326588.9663,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1544.327464,
            "variance": 2384947.316
          },
          {
            "average": 0,
            "count": 11146889,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11146889,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11146889,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11146889,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11146889,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          456634.3827,
          5252547.28,
          695.0998217,
          457587.0227,
          5253943.22,
          740.4198217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                456634.3826675837,
                5252547.2801875295,
                695.0998216664981
              ],
              [
                456634.3826675837,
                5253943.220187529,
                695.0998216664981
              ],
              [
                457587.0226675837,
                5253943.220187529,
                740.419821666498
              ],
              [
                457587.0226675837,
                5252547.2801875295,
                740.419821666498
              ],
              [
                456634.3826675837,
                5252547.2801875295,
                695.0998216664981
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:04:10+00:00",
        "end_time": "2011-09-17T20:29:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D5305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D5305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D5305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D5305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5751204,
            47.42493219,
            695.0998217,
            -117.5623532,
            47.43755502,
            740.4198217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.57498362168002,
                  47.424932187518365,
                  695.0998216664981
                ],
                [
                  -117.57512044418225,
                  47.437492338653136,
                  695.0998216664981
                ],
                [
                  -117.56248704256546,
                  47.43755501555657,
                  740.419821666498
                ],
                [
                  -117.56235322518867,
                  47.42499483703291,
                  740.419821666498
                ],
                [
                  -117.57498362168002,
                  47.424932187518365,
                  695.0998216664981
                ]
              ]
            ]
          },
          "id": "47117D5305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D5305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:04:10Z",
            "pc:count": 11146889,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457106.529,
                "count": 11146889,
                "maximum": 457587.0227,
                "minimum": 456634.3827,
                "name": "X",
                "position": 0,
                "stddev": 273.0430342,
                "variance": 74552.49851
              },
              {
                "average": 5253222.517,
                "count": 11146889,
                "maximum": 5253943.22,
                "minimum": 5252547.28,
                "name": "Y",
                "position": 1,
                "stddev": 390.6659955,
                "variance": 152619.9201
              },
              {
                "average": 700.2226373,
                "count": 11146889,
                "maximum": 740.4198217,
                "minimum": 695.0998217,
                "name": "Z",
                "position": 2,
                "stddev": 6.707184541,
                "variance": 44.98632447
              },
              {
                "average": 102.290904,
                "count": 11146889,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.97072251,
                "variance": 1597.658658
              },
              {
                "average": 1.081397778,
                "count": 11146889,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3035024027,
                "variance": 0.09211370842
              },
              {
                "average": 1.172906539,
                "count": 11146889,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4595484556,
                "variance": 0.211184783
              },
              {
                "average": 0.499898761,
                "count": 11146889,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000122,
                "variance": 0.2500000122
              },
              {
                "average": 0,
                "count": 11146889,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211566205,
                "count": 11146889,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4084188545,
                "variance": 0.1668059607
              },
              {
                "average": -1.712895146,
                "count": 11146889,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.004437923,
                "variance": 81.0799023
              },
              {
                "average": 6,
                "count": 11146889,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.08018139,
                "count": 11146889,
                "maximum": 85,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.149301209,
                "variance": 4.619495687
              },
              {
                "average": 15969.74621,
                "count": 11146889,
                "maximum": 64256,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8111.13885,
                "variance": 65790573.44
              },
              {
                "average": 15788.77212,
                "count": 11146889,
                "maximum": 64768,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6960.77116,
                "variance": 48452335.15
              },
              {
                "average": 14291.19092,
                "count": 11146889,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5645.135066,
                "variance": 31867549.92
              },
              {
                "average": 329430.4288,
                "count": 11146889,
                "maximum": 332250.9534,
                "minimum": 326588.9663,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1544.327464,
                "variance": 2384947.316
              },
              {
                "average": 0,
                "count": 11146889,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11146889,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11146889,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11146889,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11146889,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              456634.3827,
              5252547.28,
              695.0998217,
              457587.0227,
              5253943.22,
              740.4198217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    456634.3826675837,
                    5252547.2801875295,
                    695.0998216664981
                  ],
                  [
                    456634.3826675837,
                    5253943.220187529,
                    695.0998216664981
                  ],
                  [
                    457587.0226675837,
                    5253943.220187529,
                    740.419821666498
                  ],
                  [
                    457587.0226675837,
                    5252547.2801875295,
                    740.419821666498
                  ],
                  [
                    456634.3826675837,
                    5252547.2801875295,
                    695.0998216664981
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:04:10+00:00",
            "end_time": "2011-09-17T20:29:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.51248419791314,
              47.35647014211758,
              722.6555685737047
            ],
            [
              -117.51254252545046,
              47.36249311366056,
              722.6555685737047
            ],
            [
              -117.50450044636851,
              47.36252879152507,
              771.8955685737047
            ],
            [
              -117.50444303392754,
              47.35650581250662,
              771.8955685737047
            ],
            [
              -117.51248419791314,
              47.35647014211758,
              722.6555685737047
            ]
          ]
        ]
      },
      "bbox": [
        -117.5125425,
        47.35647014,
        722.6555686,
        -117.504443,
        47.36252879,
        771.8955686
      ],
      "properties": {
        "datetime": "2011-09-18T21:21:11Z",
        "pc:count": 1776655,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 461509.576,
            "count": 1776655,
            "maximum": 461905.3083,
            "minimum": 461298.0283,
            "name": "X",
            "position": 0,
            "stddev": 142.9657487,
            "variance": 20439.20529
          },
          {
            "average": 5245359.278,
            "count": 1776655,
            "maximum": 5245575.283,
            "minimum": 5244905.903,
            "name": "Y",
            "position": 1,
            "stddev": 157.060873,
            "variance": 24668.11783
          },
          {
            "average": 737.8607736,
            "count": 1776655,
            "maximum": 771.8955686,
            "minimum": 722.6555686,
            "name": "Z",
            "position": 2,
            "stddev": 7.177059258,
            "variance": 51.51017959
          },
          {
            "average": 117.4985768,
            "count": 1776655,
            "maximum": 179,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.66782856,
            "variance": 312.1521659
          },
          {
            "average": 1.001029463,
            "count": 1776655,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03301995749,
            "variance": 0.001090317593
          },
          {
            "average": 1.002259865,
            "count": 1776655,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05008037674,
            "variance": 0.002508044134
          },
          {
            "average": 0.500184898,
            "count": 1776655,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001065,
            "variance": 0.2500001065
          },
          {
            "average": 0,
            "count": 1776655,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263127619,
            "count": 1776655,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4403312211,
            "variance": 0.1938915843
          },
          {
            "average": -1.709758395,
            "count": 1776655,
            "maximum": 13.99800014,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.027769844,
            "variance": 81.50062836
          },
          {
            "average": 3,
            "count": 1776655,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 110.1913241,
            "count": 1776655,
            "maximum": 112,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.140625174,
            "variance": 1.301025788
          },
          {
            "average": 42667.21181,
            "count": 1776655,
            "maximum": 58880,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 9299.721816,
            "variance": 86484825.85
          },
          {
            "average": 38265.42174,
            "count": 1776655,
            "maximum": 55296,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 8906.672449,
            "variance": 79328814.12
          },
          {
            "average": 33754.6274,
            "count": 1776655,
            "maximum": 50176,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 7784.574957,
            "variance": 60599607.27
          },
          {
            "average": 415103.1172,
            "count": 1776655,
            "maximum": 416071.5499,
            "minimum": 413868.4669,
            "name": "GpsTime",
            "position": 15,
            "stddev": 489.6073489,
            "variance": 239715.3561
          },
          {
            "average": 0,
            "count": 1776655,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776655,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776655,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776655,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1776655,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          461298.0283,
          5244905.903,
          722.6555686,
          461905.3083,
          5245575.283,
          771.8955686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                461298.0282825358,
                5244905.902959979,
                722.6555685737047
              ],
              [
                461298.0282825358,
                5245575.28295998,
                722.6555685737047
              ],
              [
                461905.3082825358,
                5245575.28295998,
                771.8955685737047
              ],
              [
                461905.3082825358,
                5244905.902959979,
                771.8955685737047
              ],
              [
                461298.0282825358,
                5244905.902959979,
                722.6555685737047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T21:21:11+00:00",
        "end_time": "2011-09-18T20:44:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5125425,
            47.35647014,
            722.6555686,
            -117.504443,
            47.36252879,
            771.8955686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.51248419791314,
                  47.35647014211758,
                  722.6555685737047
                ],
                [
                  -117.51254252545046,
                  47.36249311366056,
                  722.6555685737047
                ],
                [
                  -117.50450044636851,
                  47.36252879152507,
                  771.8955685737047
                ],
                [
                  -117.50444303392754,
                  47.35650581250662,
                  771.8955685737047
                ],
                [
                  -117.51248419791314,
                  47.35647014211758,
                  722.6555685737047
                ]
              ]
            ]
          },
          "id": "47117C5210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:21:11Z",
            "pc:count": 1776655,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 461509.576,
                "count": 1776655,
                "maximum": 461905.3083,
                "minimum": 461298.0283,
                "name": "X",
                "position": 0,
                "stddev": 142.9657487,
                "variance": 20439.20529
              },
              {
                "average": 5245359.278,
                "count": 1776655,
                "maximum": 5245575.283,
                "minimum": 5244905.903,
                "name": "Y",
                "position": 1,
                "stddev": 157.060873,
                "variance": 24668.11783
              },
              {
                "average": 737.8607736,
                "count": 1776655,
                "maximum": 771.8955686,
                "minimum": 722.6555686,
                "name": "Z",
                "position": 2,
                "stddev": 7.177059258,
                "variance": 51.51017959
              },
              {
                "average": 117.4985768,
                "count": 1776655,
                "maximum": 179,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.66782856,
                "variance": 312.1521659
              },
              {
                "average": 1.001029463,
                "count": 1776655,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03301995749,
                "variance": 0.001090317593
              },
              {
                "average": 1.002259865,
                "count": 1776655,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05008037674,
                "variance": 0.002508044134
              },
              {
                "average": 0.500184898,
                "count": 1776655,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001065,
                "variance": 0.2500001065
              },
              {
                "average": 0,
                "count": 1776655,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263127619,
                "count": 1776655,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4403312211,
                "variance": 0.1938915843
              },
              {
                "average": -1.709758395,
                "count": 1776655,
                "maximum": 13.99800014,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.027769844,
                "variance": 81.50062836
              },
              {
                "average": 3,
                "count": 1776655,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 110.1913241,
                "count": 1776655,
                "maximum": 112,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.140625174,
                "variance": 1.301025788
              },
              {
                "average": 42667.21181,
                "count": 1776655,
                "maximum": 58880,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 9299.721816,
                "variance": 86484825.85
              },
              {
                "average": 38265.42174,
                "count": 1776655,
                "maximum": 55296,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 8906.672449,
                "variance": 79328814.12
              },
              {
                "average": 33754.6274,
                "count": 1776655,
                "maximum": 50176,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 7784.574957,
                "variance": 60599607.27
              },
              {
                "average": 415103.1172,
                "count": 1776655,
                "maximum": 416071.5499,
                "minimum": 413868.4669,
                "name": "GpsTime",
                "position": 15,
                "stddev": 489.6073489,
                "variance": 239715.3561
              },
              {
                "average": 0,
                "count": 1776655,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776655,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776655,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776655,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1776655,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              461298.0283,
              5244905.903,
              722.6555686,
              461905.3083,
              5245575.283,
              771.8955686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    461298.0282825358,
                    5244905.902959979,
                    722.6555685737047
                  ],
                  [
                    461298.0282825358,
                    5245575.28295998,
                    722.6555685737047
                  ],
                  [
                    461905.3082825358,
                    5245575.28295998,
                    771.8955685737047
                  ],
                  [
                    461905.3082825358,
                    5244905.902959979,
                    771.8955685737047
                  ],
                  [
                    461298.0282825358,
                    5244905.902959979,
                    722.6555685737047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T21:21:11+00:00",
            "end_time": "2011-09-18T20:44:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117E5306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.62498574495939,
              47.54665805907246,
              731.0467324560833
            ],
            [
              -117.62502539508083,
              47.54999320149219,
              731.0467324560833
            ],
            [
              -117.61987750300807,
              47.55002114030878,
              783.8867324560832
            ],
            [
              -117.61983817940543,
              47.54668599464549,
              783.8867324560832
            ],
            [
              -117.62498574495939,
              47.54665805907246,
              731.0467324560833
            ]
          ]
        ]
      },
      "bbox": [
        -117.6250254,
        47.54665806,
        731.0467325,
        -117.6198382,
        47.55002114,
        783.8867325
      ],
      "properties": {
        "datetime": "2011-09-15T18:48:33Z",
        "pc:count": 729631,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 453097.544,
            "count": 729631,
            "maximum": 453359.3395,
            "minimum": 452971.9795,
            "name": "X",
            "position": 0,
            "stddev": 90.3612699,
            "variance": 8165.159097
          },
          {
            "average": 5266344.889,
            "count": 729631,
            "maximum": 5266475.08,
            "minimum": 5266104.4,
            "name": "Y",
            "position": 1,
            "stddev": 92.96114936,
            "variance": 8641.775289
          },
          {
            "average": 764.3225038,
            "count": 729631,
            "maximum": 783.8867325,
            "minimum": 731.0467325,
            "name": "Z",
            "position": 2,
            "stddev": 9.849135259,
            "variance": 97.00546534
          },
          {
            "average": 105.0705699,
            "count": 729631,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.29503556,
            "variance": 2143.230317
          },
          {
            "average": 1.019522197,
            "count": 729631,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1449312435,
            "variance": 0.02100506535
          },
          {
            "average": 1.04169916,
            "count": 729631,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2171476036,
            "variance": 0.04715308177
          },
          {
            "average": 0.4995867774,
            "count": 729631,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001719,
            "variance": 0.2500001719
          },
          {
            "average": 0,
            "count": 729631,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221078874,
            "count": 729631,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4149737842,
            "variance": 0.1722032415
          },
          {
            "average": -4.726488596,
            "count": 729631,
            "maximum": 13.00199986,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.395627299,
            "variance": 70.48655774
          },
          {
            "average": 128.6892854,
            "count": 729631,
            "maximum": 184,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 5.178107043,
            "variance": 26.81279255
          },
          {
            "average": 205.2803609,
            "count": 729631,
            "maximum": 207,
            "minimum": 203,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.013920742,
            "variance": 1.028035272
          },
          {
            "average": 16850.24686,
            "count": 729631,
            "maximum": 61440,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 6687.159788,
            "variance": 44718106.03
          },
          {
            "average": 17126.17864,
            "count": 729631,
            "maximum": 61696,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5701.387722,
            "variance": 32505821.95
          },
          {
            "average": 14528.68865,
            "count": 729631,
            "maximum": 61952,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5236.16686,
            "variance": 27417443.39
          },
          {
            "average": 147201.7926,
            "count": 729631,
            "maximum": 147713.685,
            "minimum": 146644.3769,
            "name": "GpsTime",
            "position": 15,
            "stddev": 345.731018,
            "variance": 119529.9368
          },
          {
            "average": 0,
            "count": 729631,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 729631,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 729631,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 729631,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 729631,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          452971.9795,
          5266104.4,
          731.0467325,
          453359.3395,
          5266475.08,
          783.8867325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                452971.9794682969,
                5266104.400191056,
                731.0467324560833
              ],
              [
                452971.9794682969,
                5266475.080191055,
                731.0467324560833
              ],
              [
                453359.3394682969,
                5266475.080191055,
                783.8867324560832
              ],
              [
                453359.3394682969,
                5266104.400191056,
                783.8867324560832
              ],
              [
                452971.9794682969,
                5266104.400191056,
                731.0467324560833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T18:48:33+00:00",
        "end_time": "2011-09-15T18:30:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117E5306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117E5306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117E5306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E5306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6250254,
            47.54665806,
            731.0467325,
            -117.6198382,
            47.55002114,
            783.8867325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.62498574495939,
                  47.54665805907246,
                  731.0467324560833
                ],
                [
                  -117.62502539508083,
                  47.54999320149219,
                  731.0467324560833
                ],
                [
                  -117.61987750300807,
                  47.55002114030878,
                  783.8867324560832
                ],
                [
                  -117.61983817940543,
                  47.54668599464549,
                  783.8867324560832
                ],
                [
                  -117.62498574495939,
                  47.54665805907246,
                  731.0467324560833
                ]
              ]
            ]
          },
          "id": "47117E5306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117E5306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:48:33Z",
            "pc:count": 729631,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 453097.544,
                "count": 729631,
                "maximum": 453359.3395,
                "minimum": 452971.9795,
                "name": "X",
                "position": 0,
                "stddev": 90.3612699,
                "variance": 8165.159097
              },
              {
                "average": 5266344.889,
                "count": 729631,
                "maximum": 5266475.08,
                "minimum": 5266104.4,
                "name": "Y",
                "position": 1,
                "stddev": 92.96114936,
                "variance": 8641.775289
              },
              {
                "average": 764.3225038,
                "count": 729631,
                "maximum": 783.8867325,
                "minimum": 731.0467325,
                "name": "Z",
                "position": 2,
                "stddev": 9.849135259,
                "variance": 97.00546534
              },
              {
                "average": 105.0705699,
                "count": 729631,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.29503556,
                "variance": 2143.230317
              },
              {
                "average": 1.019522197,
                "count": 729631,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1449312435,
                "variance": 0.02100506535
              },
              {
                "average": 1.04169916,
                "count": 729631,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2171476036,
                "variance": 0.04715308177
              },
              {
                "average": 0.4995867774,
                "count": 729631,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001719,
                "variance": 0.2500001719
              },
              {
                "average": 0,
                "count": 729631,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221078874,
                "count": 729631,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4149737842,
                "variance": 0.1722032415
              },
              {
                "average": -4.726488596,
                "count": 729631,
                "maximum": 13.00199986,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.395627299,
                "variance": 70.48655774
              },
              {
                "average": 128.6892854,
                "count": 729631,
                "maximum": 184,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 5.178107043,
                "variance": 26.81279255
              },
              {
                "average": 205.2803609,
                "count": 729631,
                "maximum": 207,
                "minimum": 203,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.013920742,
                "variance": 1.028035272
              },
              {
                "average": 16850.24686,
                "count": 729631,
                "maximum": 61440,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 6687.159788,
                "variance": 44718106.03
              },
              {
                "average": 17126.17864,
                "count": 729631,
                "maximum": 61696,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5701.387722,
                "variance": 32505821.95
              },
              {
                "average": 14528.68865,
                "count": 729631,
                "maximum": 61952,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5236.16686,
                "variance": 27417443.39
              },
              {
                "average": 147201.7926,
                "count": 729631,
                "maximum": 147713.685,
                "minimum": 146644.3769,
                "name": "GpsTime",
                "position": 15,
                "stddev": 345.731018,
                "variance": 119529.9368
              },
              {
                "average": 0,
                "count": 729631,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 729631,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 729631,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 729631,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 729631,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              452971.9795,
              5266104.4,
              731.0467325,
              453359.3395,
              5266475.08,
              783.8867325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    452971.9794682969,
                    5266104.400191056,
                    731.0467324560833
                  ],
                  [
                    452971.9794682969,
                    5266475.080191055,
                    731.0467324560833
                  ],
                  [
                    453359.3394682969,
                    5266475.080191055,
                    783.8867324560832
                  ],
                  [
                    453359.3394682969,
                    5266104.400191056,
                    783.8867324560832
                  ],
                  [
                    452971.9794682969,
                    5266104.400191056,
                    731.0467324560833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T18:48:33+00:00",
            "end_time": "2011-09-15T18:30:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96245177596124,
              47.26546596506906,
              589.0039785924617
            ],
            [
              -117.96262450199931,
              47.274992058418256,
              589.0039785924617
            ],
            [
              -117.94998865409053,
              47.27509751259617,
              618.6239785924616
            ],
            [
              -117.9498181944967,
              47.265571384311166,
              618.6239785924616
            ],
            [
              -117.96245177596124,
              47.26546596506906,
              589.0039785924617
            ]
          ]
        ]
      },
      "bbox": [
        -117.9626245,
        47.26546597,
        589.0039786,
        -117.9498182,
        47.27509751,
        618.6239786
      ],
      "properties": {
        "datetime": "2011-09-17T22:22:27Z",
        "pc:count": 7080968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427666.036,
            "count": 7080968,
            "maximum": 428148.3633,
            "minimum": 427192.5233,
            "name": "X",
            "position": 0,
            "stddev": 273.2270599,
            "variance": 74653.02625
          },
          {
            "average": 5235682,
            "count": 7080968,
            "maximum": 5236173.044,
            "minimum": 5235114.244,
            "name": "Y",
            "position": 1,
            "stddev": 279.7783139,
            "variance": 78275.90495
          },
          {
            "average": 599.9374989,
            "count": 7080968,
            "maximum": 618.6239786,
            "minimum": 589.0039786,
            "name": "Z",
            "position": 2,
            "stddev": 5.361125046,
            "variance": 28.74166175
          },
          {
            "average": 106.6985929,
            "count": 7080968,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.51046298,
            "variance": 600.7627953
          },
          {
            "average": 1.000146025,
            "count": 7080968,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0120832086,
            "variance": 0.00014600393
          },
          {
            "average": 1.00037509,
            "count": 7080968,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01936360813,
            "variance": 0.0003749493199
          },
          {
            "average": 0.4999536786,
            "count": 7080968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000332,
            "variance": 0.2500000332
          },
          {
            "average": 0,
            "count": 7080968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324721987,
            "count": 7080968,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4682709143,
            "variance": 0.2192776492
          },
          {
            "average": -0.6033454211,
            "count": 7080968,
            "maximum": 22.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.680539452,
            "variance": 75.35176517
          },
          {
            "average": 1,
            "count": 7080968,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.82670929,
            "count": 7080968,
            "maximum": 31,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.678330529,
            "variance": 2.816793364
          },
          {
            "average": 32597.30833,
            "count": 7080968,
            "maximum": 58112,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 6538.5734,
            "variance": 42752942.1
          },
          {
            "average": 30629.78163,
            "count": 7080968,
            "maximum": 60160,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5772.978498,
            "variance": 33327280.74
          },
          {
            "average": 28191.35022,
            "count": 7080968,
            "maximum": 59648,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4863.881624,
            "variance": 23657344.45
          },
          {
            "average": 331100.5236,
            "count": 7080968,
            "maximum": 333347.5461,
            "minimum": 329070.8215,
            "name": "GpsTime",
            "position": 15,
            "stddev": 784.1280375,
            "variance": 614856.7791
          },
          {
            "average": 0,
            "count": 7080968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7080968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7080968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7080968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7080968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427192.5233,
          5235114.244,
          589.0039786,
          428148.3633,
          5236173.044,
          618.6239786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427192.5233296401,
                5235114.243541343,
                589.0039785924617
              ],
              [
                427192.5233296401,
                5236173.043541344,
                589.0039785924617
              ],
              [
                428148.36332964007,
                5236173.043541344,
                618.6239785924616
              ],
              [
                428148.36332964007,
                5235114.243541343,
                618.6239785924616
              ],
              [
                427192.5233296401,
                5235114.243541343,
                589.0039785924617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T22:22:27+00:00",
        "end_time": "2011-09-17T21:11:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9626245,
            47.26546597,
            589.0039786,
            -117.9498182,
            47.27509751,
            618.6239786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96245177596124,
                  47.26546596506906,
                  589.0039785924617
                ],
                [
                  -117.96262450199931,
                  47.274992058418256,
                  589.0039785924617
                ],
                [
                  -117.94998865409053,
                  47.27509751259617,
                  618.6239785924616
                ],
                [
                  -117.9498181944967,
                  47.265571384311166,
                  618.6239785924616
                ],
                [
                  -117.96245177596124,
                  47.26546596506906,
                  589.0039785924617
                ]
              ]
            ]
          },
          "id": "47117C8319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:22:27Z",
            "pc:count": 7080968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427666.036,
                "count": 7080968,
                "maximum": 428148.3633,
                "minimum": 427192.5233,
                "name": "X",
                "position": 0,
                "stddev": 273.2270599,
                "variance": 74653.02625
              },
              {
                "average": 5235682,
                "count": 7080968,
                "maximum": 5236173.044,
                "minimum": 5235114.244,
                "name": "Y",
                "position": 1,
                "stddev": 279.7783139,
                "variance": 78275.90495
              },
              {
                "average": 599.9374989,
                "count": 7080968,
                "maximum": 618.6239786,
                "minimum": 589.0039786,
                "name": "Z",
                "position": 2,
                "stddev": 5.361125046,
                "variance": 28.74166175
              },
              {
                "average": 106.6985929,
                "count": 7080968,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.51046298,
                "variance": 600.7627953
              },
              {
                "average": 1.000146025,
                "count": 7080968,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0120832086,
                "variance": 0.00014600393
              },
              {
                "average": 1.00037509,
                "count": 7080968,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01936360813,
                "variance": 0.0003749493199
              },
              {
                "average": 0.4999536786,
                "count": 7080968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000332,
                "variance": 0.2500000332
              },
              {
                "average": 0,
                "count": 7080968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324721987,
                "count": 7080968,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4682709143,
                "variance": 0.2192776492
              },
              {
                "average": -0.6033454211,
                "count": 7080968,
                "maximum": 22.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.680539452,
                "variance": 75.35176517
              },
              {
                "average": 1,
                "count": 7080968,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.82670929,
                "count": 7080968,
                "maximum": 31,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.678330529,
                "variance": 2.816793364
              },
              {
                "average": 32597.30833,
                "count": 7080968,
                "maximum": 58112,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 6538.5734,
                "variance": 42752942.1
              },
              {
                "average": 30629.78163,
                "count": 7080968,
                "maximum": 60160,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5772.978498,
                "variance": 33327280.74
              },
              {
                "average": 28191.35022,
                "count": 7080968,
                "maximum": 59648,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4863.881624,
                "variance": 23657344.45
              },
              {
                "average": 331100.5236,
                "count": 7080968,
                "maximum": 333347.5461,
                "minimum": 329070.8215,
                "name": "GpsTime",
                "position": 15,
                "stddev": 784.1280375,
                "variance": 614856.7791
              },
              {
                "average": 0,
                "count": 7080968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7080968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7080968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7080968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7080968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427192.5233,
              5235114.244,
              589.0039786,
              428148.3633,
              5236173.044,
              618.6239786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427192.5233296401,
                    5235114.243541343,
                    589.0039785924617
                  ],
                  [
                    427192.5233296401,
                    5236173.043541344,
                    589.0039785924617
                  ],
                  [
                    428148.36332964007,
                    5236173.043541344,
                    618.6239785924616
                  ],
                  [
                    428148.36332964007,
                    5235114.243541343,
                    618.6239785924616
                  ],
                  [
                    427192.5233296401,
                    5235114.243541343,
                    589.0039785924617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T22:22:27+00:00",
            "end_time": "2011-09-17T21:11:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C5211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.56248605942999,
              47.338117975368185,
              642.7621948530059
            ],
            [
              -117.56261221769432,
              47.34999289424831,
              642.7621948530059
            ],
            [
              -117.54998750347514,
              47.350054167398035,
              751.2821948530059
            ],
            [
              -117.5498641757824,
              47.338179223209416,
              751.2821948530059
            ],
            [
              -117.56248605942999,
              47.338117975368185,
              642.7621948530059
            ]
          ]
        ]
      },
      "bbox": [
        -117.5626122,
        47.33811798,
        642.7621949,
        -117.5498642,
        47.35005417,
        751.2821949
      ],
      "properties": {
        "datetime": "2011-09-18T20:34:45Z",
        "pc:count": 9930162,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 457980.731,
            "count": 9930162,
            "maximum": 458460.812,
            "minimum": 457507.252,
            "name": "X",
            "position": 0,
            "stddev": 272.5324721,
            "variance": 74273.94836
          },
          {
            "average": 5243559.192,
            "count": 9930162,
            "maximum": 5244212.194,
            "minimum": 5242892.434,
            "name": "Y",
            "position": 1,
            "stddev": 379.5090914,
            "variance": 144027.1505
          },
          {
            "average": 700.5304656,
            "count": 9930162,
            "maximum": 751.2821949,
            "minimum": 642.7621949,
            "name": "Z",
            "position": 2,
            "stddev": 16.53906307,
            "variance": 273.5406071
          },
          {
            "average": 105.9912266,
            "count": 9930162,
            "maximum": 227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.92227957,
            "variance": 671.9645779
          },
          {
            "average": 1.01257341,
            "count": 9930162,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1167657208,
            "variance": 0.01363423355
          },
          {
            "average": 1.028654618,
            "count": 9930162,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1817261296,
            "variance": 0.03302438618
          },
          {
            "average": 0.5000661621,
            "count": 9930162,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000208,
            "variance": 0.2500000208
          },
          {
            "average": 0,
            "count": 9930162,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297890608,
            "count": 9930162,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4573311873,
            "variance": 0.2091518149
          },
          {
            "average": -1.644632264,
            "count": 9930162,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.973710962,
            "variance": 80.52748843
          },
          {
            "average": 3,
            "count": 9930162,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.9569478,
            "count": 9930162,
            "maximum": 105,
            "minimum": 97,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.095627311,
            "variance": 4.391653826
          },
          {
            "average": 29778.76116,
            "count": 9930162,
            "maximum": 56320,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 8851.981997,
            "variance": 78357585.27
          },
          {
            "average": 27391.04518,
            "count": 9930162,
            "maximum": 53248,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 7307.937747,
            "variance": 53405954.12
          },
          {
            "average": 25046.83623,
            "count": 9930162,
            "maximum": 49408,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 5895.669941,
            "variance": 34758924.05
          },
          {
            "average": 412012.9151,
            "count": 9930162,
            "maximum": 413285.0478,
            "minimum": 410611.4348,
            "name": "GpsTime",
            "position": 15,
            "stddev": 719.8209762,
            "variance": 518142.2378
          },
          {
            "average": 0,
            "count": 9930162,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9930162,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9930162,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9930162,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9930162,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          457507.252,
          5242892.434,
          642.7621949,
          458460.812,
          5244212.194,
          751.2821949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                457507.2520152249,
                5242892.433995723,
                642.7621948530059
              ],
              [
                457507.2520152249,
                5244212.193995723,
                642.7621948530059
              ],
              [
                458460.81201522495,
                5244212.193995723,
                751.2821948530059
              ],
              [
                458460.81201522495,
                5242892.433995723,
                751.2821948530059
              ],
              [
                457507.2520152249,
                5242892.433995723,
                642.7621948530059
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:34:45+00:00",
        "end_time": "2011-09-18T19:50:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C5211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C5211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C5211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.5626122,
            47.33811798,
            642.7621949,
            -117.5498642,
            47.35005417,
            751.2821949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.56248605942999,
                  47.338117975368185,
                  642.7621948530059
                ],
                [
                  -117.56261221769432,
                  47.34999289424831,
                  642.7621948530059
                ],
                [
                  -117.54998750347514,
                  47.350054167398035,
                  751.2821948530059
                ],
                [
                  -117.5498641757824,
                  47.338179223209416,
                  751.2821948530059
                ],
                [
                  -117.56248605942999,
                  47.338117975368185,
                  642.7621948530059
                ]
              ]
            ]
          },
          "id": "47117C5211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C5211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:34:45Z",
            "pc:count": 9930162,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 457980.731,
                "count": 9930162,
                "maximum": 458460.812,
                "minimum": 457507.252,
                "name": "X",
                "position": 0,
                "stddev": 272.5324721,
                "variance": 74273.94836
              },
              {
                "average": 5243559.192,
                "count": 9930162,
                "maximum": 5244212.194,
                "minimum": 5242892.434,
                "name": "Y",
                "position": 1,
                "stddev": 379.5090914,
                "variance": 144027.1505
              },
              {
                "average": 700.5304656,
                "count": 9930162,
                "maximum": 751.2821949,
                "minimum": 642.7621949,
                "name": "Z",
                "position": 2,
                "stddev": 16.53906307,
                "variance": 273.5406071
              },
              {
                "average": 105.9912266,
                "count": 9930162,
                "maximum": 227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.92227957,
                "variance": 671.9645779
              },
              {
                "average": 1.01257341,
                "count": 9930162,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1167657208,
                "variance": 0.01363423355
              },
              {
                "average": 1.028654618,
                "count": 9930162,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1817261296,
                "variance": 0.03302438618
              },
              {
                "average": 0.5000661621,
                "count": 9930162,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000208,
                "variance": 0.2500000208
              },
              {
                "average": 0,
                "count": 9930162,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297890608,
                "count": 9930162,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4573311873,
                "variance": 0.2091518149
              },
              {
                "average": -1.644632264,
                "count": 9930162,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.973710962,
                "variance": 80.52748843
              },
              {
                "average": 3,
                "count": 9930162,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.9569478,
                "count": 9930162,
                "maximum": 105,
                "minimum": 97,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.095627311,
                "variance": 4.391653826
              },
              {
                "average": 29778.76116,
                "count": 9930162,
                "maximum": 56320,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 8851.981997,
                "variance": 78357585.27
              },
              {
                "average": 27391.04518,
                "count": 9930162,
                "maximum": 53248,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 7307.937747,
                "variance": 53405954.12
              },
              {
                "average": 25046.83623,
                "count": 9930162,
                "maximum": 49408,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 5895.669941,
                "variance": 34758924.05
              },
              {
                "average": 412012.9151,
                "count": 9930162,
                "maximum": 413285.0478,
                "minimum": 410611.4348,
                "name": "GpsTime",
                "position": 15,
                "stddev": 719.8209762,
                "variance": 518142.2378
              },
              {
                "average": 0,
                "count": 9930162,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9930162,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9930162,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9930162,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9930162,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              457507.252,
              5242892.434,
              642.7621949,
              458460.812,
              5244212.194,
              751.2821949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    457507.2520152249,
                    5242892.433995723,
                    642.7621948530059
                  ],
                  [
                    457507.2520152249,
                    5244212.193995723,
                    642.7621948530059
                  ],
                  [
                    458460.81201522495,
                    5244212.193995723,
                    751.2821948530059
                  ],
                  [
                    458460.81201522495,
                    5242892.433995723,
                    751.2821948530059
                  ],
                  [
                    457507.2520152249,
                    5242892.433995723,
                    642.7621948530059
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:34:45+00:00",
            "end_time": "2011-09-18T19:50:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87498393191578,
              47.31239948837221,
              608.7622125602064
            ],
            [
              -117.87519186373244,
              47.32499198345328,
              608.7622125602064
            ],
            [
              -117.86248794972838,
              47.32508829291865,
              662.5422125602064
            ],
            [
              -117.86228303524344,
              47.312495755657324,
              662.5422125602064
            ],
            [
              -117.87498393191578,
              47.31239948837221,
              608.7622125602064
            ]
          ]
        ]
      },
      "bbox": [
        -117.8751919,
        47.31239949,
        608.7622126,
        -117.862283,
        47.32508829,
        662.5422126
      ],
      "properties": {
        "datetime": "2011-09-17T21:23:26Z",
        "pc:count": 10637538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434343.7232,
            "count": 10637538,
            "maximum": 434827.8334,
            "minimum": 433867.7734,
            "name": "X",
            "position": 0,
            "stddev": 271.0719341,
            "variance": 73479.99347
          },
          {
            "average": 5240953.301,
            "count": 10637538,
            "maximum": 5241651.677,
            "minimum": 5240252.077,
            "name": "Y",
            "position": 1,
            "stddev": 400.2485147,
            "variance": 160198.8736
          },
          {
            "average": 632.8970309,
            "count": 10637538,
            "maximum": 662.5422126,
            "minimum": 608.7622126,
            "name": "Z",
            "position": 2,
            "stddev": 7.584774389,
            "variance": 57.52880253
          },
          {
            "average": 104.6138838,
            "count": 10637538,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.32988445,
            "variance": 641.6030463
          },
          {
            "average": 1.003166052,
            "count": 10637538,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06005264991,
            "variance": 0.003606320761
          },
          {
            "average": 1.006913818,
            "count": 10637538,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09328837534,
            "variance": 0.008702720973
          },
          {
            "average": 0.5000491655,
            "count": 10637538,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000211,
            "variance": 0.2500000211
          },
          {
            "average": 0,
            "count": 10637538,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310008763,
            "count": 10637538,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4624968649,
            "variance": 0.2139033501
          },
          {
            "average": -0.9731192477,
            "count": 10637538,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.701470143,
            "variance": 75.71558266
          },
          {
            "average": 1,
            "count": 10637538,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.19273886,
            "count": 10637538,
            "maximum": 24,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.893220616,
            "variance": 3.584284301
          },
          {
            "average": 28789.92169,
            "count": 10637538,
            "maximum": 59648,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 6448.868965,
            "variance": 41587910.93
          },
          {
            "average": 26665.82988,
            "count": 10637538,
            "maximum": 60672,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 5699.76698,
            "variance": 32487343.63
          },
          {
            "average": 24696.29033,
            "count": 10637538,
            "maximum": 60672,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4694.260226,
            "variance": 22036079.07
          },
          {
            "average": 327650.7595,
            "count": 10637538,
            "maximum": 329806.4565,
            "minimum": 325393.3761,
            "name": "GpsTime",
            "position": 15,
            "stddev": 839.8584143,
            "variance": 705362.156
          },
          {
            "average": 0,
            "count": 10637538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10637538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10637538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10637538,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10637538,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433867.7734,
          5240252.077,
          608.7622126,
          434827.8334,
          5241651.677,
          662.5422126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433867.77344589843,
                5240252.076963094,
                608.7622125602064
              ],
              [
                433867.77344589843,
                5241651.676963094,
                608.7622125602064
              ],
              [
                434827.8334458985,
                5241651.676963094,
                662.5422125602064
              ],
              [
                434827.8334458985,
                5240252.076963094,
                662.5422125602064
              ],
              [
                433867.77344589843,
                5240252.076963094,
                608.7622125602064
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:23:26+00:00",
        "end_time": "2011-09-17T20:09:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8751919,
            47.31239949,
            608.7622126,
            -117.862283,
            47.32508829,
            662.5422126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87498393191578,
                  47.31239948837221,
                  608.7622125602064
                ],
                [
                  -117.87519186373244,
                  47.32499198345328,
                  608.7622125602064
                ],
                [
                  -117.86248794972838,
                  47.32508829291865,
                  662.5422125602064
                ],
                [
                  -117.86228303524344,
                  47.312495755657324,
                  662.5422125602064
                ],
                [
                  -117.87498393191578,
                  47.31239948837221,
                  608.7622125602064
                ]
              ]
            ]
          },
          "id": "47117C7121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:23:26Z",
            "pc:count": 10637538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434343.7232,
                "count": 10637538,
                "maximum": 434827.8334,
                "minimum": 433867.7734,
                "name": "X",
                "position": 0,
                "stddev": 271.0719341,
                "variance": 73479.99347
              },
              {
                "average": 5240953.301,
                "count": 10637538,
                "maximum": 5241651.677,
                "minimum": 5240252.077,
                "name": "Y",
                "position": 1,
                "stddev": 400.2485147,
                "variance": 160198.8736
              },
              {
                "average": 632.8970309,
                "count": 10637538,
                "maximum": 662.5422126,
                "minimum": 608.7622126,
                "name": "Z",
                "position": 2,
                "stddev": 7.584774389,
                "variance": 57.52880253
              },
              {
                "average": 104.6138838,
                "count": 10637538,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.32988445,
                "variance": 641.6030463
              },
              {
                "average": 1.003166052,
                "count": 10637538,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06005264991,
                "variance": 0.003606320761
              },
              {
                "average": 1.006913818,
                "count": 10637538,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09328837534,
                "variance": 0.008702720973
              },
              {
                "average": 0.5000491655,
                "count": 10637538,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000211,
                "variance": 0.2500000211
              },
              {
                "average": 0,
                "count": 10637538,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310008763,
                "count": 10637538,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4624968649,
                "variance": 0.2139033501
              },
              {
                "average": -0.9731192477,
                "count": 10637538,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.701470143,
                "variance": 75.71558266
              },
              {
                "average": 1,
                "count": 10637538,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.19273886,
                "count": 10637538,
                "maximum": 24,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.893220616,
                "variance": 3.584284301
              },
              {
                "average": 28789.92169,
                "count": 10637538,
                "maximum": 59648,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 6448.868965,
                "variance": 41587910.93
              },
              {
                "average": 26665.82988,
                "count": 10637538,
                "maximum": 60672,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 5699.76698,
                "variance": 32487343.63
              },
              {
                "average": 24696.29033,
                "count": 10637538,
                "maximum": 60672,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4694.260226,
                "variance": 22036079.07
              },
              {
                "average": 327650.7595,
                "count": 10637538,
                "maximum": 329806.4565,
                "minimum": 325393.3761,
                "name": "GpsTime",
                "position": 15,
                "stddev": 839.8584143,
                "variance": 705362.156
              },
              {
                "average": 0,
                "count": 10637538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10637538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10637538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10637538,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10637538,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433867.7734,
              5240252.077,
              608.7622126,
              434827.8334,
              5241651.677,
              662.5422126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433867.77344589843,
                    5240252.076963094,
                    608.7622125602064
                  ],
                  [
                    433867.77344589843,
                    5241651.676963094,
                    608.7622125602064
                  ],
                  [
                    434827.8334458985,
                    5241651.676963094,
                    662.5422125602064
                  ],
                  [
                    434827.8334458985,
                    5240252.076963094,
                    662.5422125602064
                  ],
                  [
                    433867.77344589843,
                    5240252.076963094,
                    608.7622125602064
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:23:26+00:00",
            "end_time": "2011-09-17T20:09:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76248441392744,
              47.362411651952876,
              654.6606744118146
            ],
            [
              -117.76266575629609,
              47.37499233408072,
              654.6606744118146
            ],
            [
              -117.74998710198146,
              47.37507599086298,
              716.2406744118146
            ],
            [
              -117.74980877357751,
              47.362495272125386,
              716.2406744118146
            ],
            [
              -117.76248441392744,
              47.362411651952876,
              654.6606744118146
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626658,
        47.36241165,
        654.6606744,
        -117.7498088,
        47.37507599,
        716.2406744
      ],
      "properties": {
        "datetime": "2011-09-18T22:38:03Z",
        "pc:count": 11259338,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442880.664,
            "count": 11259338,
            "maximum": 443382.1789,
            "minimum": 442424.9589,
            "name": "X",
            "position": 0,
            "stddev": 279.3690038,
            "variance": 78047.04026
          },
          {
            "average": 5246378.6,
            "count": 11259338,
            "maximum": 5247118.98,
            "minimum": 5245720.72,
            "name": "Y",
            "position": 1,
            "stddev": 403.8773875,
            "variance": 163116.9442
          },
          {
            "average": 673.663,
            "count": 11259338,
            "maximum": 716.2406744,
            "minimum": 654.6606744,
            "name": "Z",
            "position": 2,
            "stddev": 7.031791612,
            "variance": 49.44609327
          },
          {
            "average": 102.3216841,
            "count": 11259338,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.02769153,
            "variance": 1025.773024
          },
          {
            "average": 1.028801338,
            "count": 11259338,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1793568327,
            "variance": 0.03216887343
          },
          {
            "average": 1.062752446,
            "count": 11259338,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2756480452,
            "variance": 0.0759818448
          },
          {
            "average": 0.4999448458,
            "count": 11259338,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000192,
            "variance": 0.2500000192
          },
          {
            "average": 2.664455051e-07,
            "count": 11259338,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005161835504,
            "variance": 2.664454577e-07
          },
          {
            "average": 1.277512674,
            "count": 11259338,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4477716022,
            "variance": 0.2004994077
          },
          {
            "average": -1.910042151,
            "count": 11259338,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.782487084,
            "variance": 77.13207938
          },
          {
            "average": 2.885414933,
            "count": 11259338,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4648014799,
            "variance": 0.2160404157
          },
          {
            "average": 109.932123,
            "count": 11259338,
            "maximum": 121,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.38959252,
            "variance": 696.4105935
          },
          {
            "average": 26703.80451,
            "count": 11259338,
            "maximum": 54528,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8362.272306,
            "variance": 69927598.12
          },
          {
            "average": 25442.60656,
            "count": 11259338,
            "maximum": 57344,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 6989.100383,
            "variance": 48847524.17
          },
          {
            "average": 24014.12418,
            "count": 11259338,
            "maximum": 58624,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5974.36622,
            "variance": 35693051.73
          },
          {
            "average": 412570.9029,
            "count": 11259338,
            "maximum": 420683.7673,
            "minimum": 320722,
            "name": "GpsTime",
            "position": 15,
            "stddev": 22488.95873,
            "variance": 505753265
          },
          {
            "average": 0,
            "count": 11259338,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11259338,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11259338,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11259338,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11259338,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442424.9589,
          5245720.72,
          654.6606744,
          443382.1789,
          5247118.98,
          716.2406744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442424.9588756248,
                5245720.719547801,
                654.6606744118146
              ],
              [
                442424.9588756248,
                5247118.9795478005,
                654.6606744118146
              ],
              [
                443382.1788756248,
                5247118.9795478005,
                716.2406744118146
              ],
              [
                443382.1788756248,
                5245720.719547801,
                716.2406744118146
              ],
              [
                442424.9588756248,
                5245720.719547801,
                654.6606744118146
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:38:03+00:00",
        "end_time": "2011-09-17T18:52:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C7205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C7205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C7205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626658,
            47.36241165,
            654.6606744,
            -117.7498088,
            47.37507599,
            716.2406744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76248441392744,
                  47.362411651952876,
                  654.6606744118146
                ],
                [
                  -117.76266575629609,
                  47.37499233408072,
                  654.6606744118146
                ],
                [
                  -117.74998710198146,
                  47.37507599086298,
                  716.2406744118146
                ],
                [
                  -117.74980877357751,
                  47.362495272125386,
                  716.2406744118146
                ],
                [
                  -117.76248441392744,
                  47.362411651952876,
                  654.6606744118146
                ]
              ]
            ]
          },
          "id": "47117C7205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C7205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:38:03Z",
            "pc:count": 11259338,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442880.664,
                "count": 11259338,
                "maximum": 443382.1789,
                "minimum": 442424.9589,
                "name": "X",
                "position": 0,
                "stddev": 279.3690038,
                "variance": 78047.04026
              },
              {
                "average": 5246378.6,
                "count": 11259338,
                "maximum": 5247118.98,
                "minimum": 5245720.72,
                "name": "Y",
                "position": 1,
                "stddev": 403.8773875,
                "variance": 163116.9442
              },
              {
                "average": 673.663,
                "count": 11259338,
                "maximum": 716.2406744,
                "minimum": 654.6606744,
                "name": "Z",
                "position": 2,
                "stddev": 7.031791612,
                "variance": 49.44609327
              },
              {
                "average": 102.3216841,
                "count": 11259338,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.02769153,
                "variance": 1025.773024
              },
              {
                "average": 1.028801338,
                "count": 11259338,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1793568327,
                "variance": 0.03216887343
              },
              {
                "average": 1.062752446,
                "count": 11259338,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2756480452,
                "variance": 0.0759818448
              },
              {
                "average": 0.4999448458,
                "count": 11259338,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000192,
                "variance": 0.2500000192
              },
              {
                "average": 2.664455051e-07,
                "count": 11259338,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005161835504,
                "variance": 2.664454577e-07
              },
              {
                "average": 1.277512674,
                "count": 11259338,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4477716022,
                "variance": 0.2004994077
              },
              {
                "average": -1.910042151,
                "count": 11259338,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.782487084,
                "variance": 77.13207938
              },
              {
                "average": 2.885414933,
                "count": 11259338,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4648014799,
                "variance": 0.2160404157
              },
              {
                "average": 109.932123,
                "count": 11259338,
                "maximum": 121,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.38959252,
                "variance": 696.4105935
              },
              {
                "average": 26703.80451,
                "count": 11259338,
                "maximum": 54528,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8362.272306,
                "variance": 69927598.12
              },
              {
                "average": 25442.60656,
                "count": 11259338,
                "maximum": 57344,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 6989.100383,
                "variance": 48847524.17
              },
              {
                "average": 24014.12418,
                "count": 11259338,
                "maximum": 58624,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5974.36622,
                "variance": 35693051.73
              },
              {
                "average": 412570.9029,
                "count": 11259338,
                "maximum": 420683.7673,
                "minimum": 320722,
                "name": "GpsTime",
                "position": 15,
                "stddev": 22488.95873,
                "variance": 505753265
              },
              {
                "average": 0,
                "count": 11259338,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11259338,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11259338,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11259338,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11259338,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442424.9589,
              5245720.72,
              654.6606744,
              443382.1789,
              5247118.98,
              716.2406744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442424.9588756248,
                    5245720.719547801,
                    654.6606744118146
                  ],
                  [
                    442424.9588756248,
                    5247118.9795478005,
                    654.6606744118146
                  ],
                  [
                    443382.1788756248,
                    5247118.9795478005,
                    716.2406744118146
                  ],
                  [
                    443382.1788756248,
                    5245720.719547801,
                    716.2406744118146
                  ],
                  [
                    442424.9588756248,
                    5245720.719547801,
                    654.6606744118146
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:38:03+00:00",
            "end_time": "2011-09-17T18:52:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.47498526936394,
              47.4874480524371,
              692.6970187184701
            ],
            [
              -117.47509840641968,
              47.499992971132116,
              692.6970187184701
            ],
            [
              -117.4635781354274,
              47.50004012136684,
              755.79701871847
            ],
            [
              -117.46346774149686,
              47.487495182088935,
              755.79701871847
            ],
            [
              -117.47498526936394,
              47.4874480524371,
              692.6970187184701
            ]
          ]
        ]
      },
      "bbox": [
        -117.4750984,
        47.48744805,
        692.6970187,
        -117.4634677,
        47.50004012,
        755.7970187
      ],
      "properties": {
        "datetime": "2011-09-18T23:45:08Z",
        "pc:count": 11375223,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 464649.6984,
            "count": 11375223,
            "maximum": 465086.3999,
            "minimum": 464218.7399,
            "name": "X",
            "position": 0,
            "stddev": 250.9114915,
            "variance": 62956.57657
          },
          {
            "average": 5260141.371,
            "count": 11375223,
            "maximum": 5260838.328,
            "minimum": 5259444.088,
            "name": "Y",
            "position": 1,
            "stddev": 402.8899572,
            "variance": 162320.3176
          },
          {
            "average": 709.7566326,
            "count": 11375223,
            "maximum": 755.7970187,
            "minimum": 692.6970187,
            "name": "Z",
            "position": 2,
            "stddev": 9.592598566,
            "variance": 92.01794726
          },
          {
            "average": 92.90958665,
            "count": 11375223,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.78245546,
            "variance": 2283.16305
          },
          {
            "average": 1.134677272,
            "count": 11375223,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3771379785,
            "variance": 0.1422330548
          },
          {
            "average": 1.287501089,
            "count": 11375223,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5535508217,
            "variance": 0.3064185122
          },
          {
            "average": 0.4995689315,
            "count": 11375223,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998362,
            "variance": 0.2499998362
          },
          {
            "average": 0,
            "count": 11375223,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20019924,
            "count": 11375223,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4001493701,
            "variance": 0.1601195184
          },
          {
            "average": -1.137730861,
            "count": 11375223,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.056170577,
            "variance": 82.01422552
          },
          {
            "average": 26.80034536,
            "count": 11375223,
            "maximum": 139,
            "minimum": 7,
            "name": "UserData",
            "position": 10,
            "stddev": 44.51377812,
            "variance": 1981.476442
          },
          {
            "average": 163.3963104,
            "count": 11375223,
            "maximum": 221,
            "minimum": 147,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.71139701,
            "variance": 661.0759363
          },
          {
            "average": 15270.47888,
            "count": 11375223,
            "maximum": 65024,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8921.510219,
            "variance": 79593344.59
          },
          {
            "average": 16016.58311,
            "count": 11375223,
            "maximum": 65024,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7737.838342,
            "variance": 59874142.21
          },
          {
            "average": 14325.94364,
            "count": 11375223,
            "maximum": 65024,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6810.029516,
            "variance": 46376502.01
          },
          {
            "average": 421634.6498,
            "count": 11375223,
            "maximum": 424708.4688,
            "minimum": 417978.9996,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1601.983041,
            "variance": 2566349.664
          },
          {
            "average": 0,
            "count": 11375223,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11375223,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11375223,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11375223,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11375223,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          464218.7399,
          5259444.088,
          692.6970187,
          465086.3999,
          5260838.328,
          755.7970187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                464218.73986527673,
                5259444.087834866,
                692.6970187184701
              ],
              [
                464218.73986527673,
                5260838.327834866,
                692.6970187184701
              ],
              [
                465086.39986527676,
                5260838.327834866,
                755.79701871847
              ],
              [
                465086.39986527676,
                5259444.087834866,
                755.79701871847
              ],
              [
                464218.73986527673,
                5259444.087834866,
                692.6970187184701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T23:45:08+00:00",
        "end_time": "2011-09-18T21:52:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4750984,
            47.48744805,
            692.6970187,
            -117.4634677,
            47.50004012,
            755.7970187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.47498526936394,
                  47.4874480524371,
                  692.6970187184701
                ],
                [
                  -117.47509840641968,
                  47.499992971132116,
                  692.6970187184701
                ],
                [
                  -117.4635781354274,
                  47.50004012136684,
                  755.79701871847
                ],
                [
                  -117.46346774149686,
                  47.487495182088935,
                  755.79701871847
                ],
                [
                  -117.47498526936394,
                  47.4874480524371,
                  692.6970187184701
                ]
              ]
            ]
          },
          "id": "47117D4103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:45:08Z",
            "pc:count": 11375223,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 464649.6984,
                "count": 11375223,
                "maximum": 465086.3999,
                "minimum": 464218.7399,
                "name": "X",
                "position": 0,
                "stddev": 250.9114915,
                "variance": 62956.57657
              },
              {
                "average": 5260141.371,
                "count": 11375223,
                "maximum": 5260838.328,
                "minimum": 5259444.088,
                "name": "Y",
                "position": 1,
                "stddev": 402.8899572,
                "variance": 162320.3176
              },
              {
                "average": 709.7566326,
                "count": 11375223,
                "maximum": 755.7970187,
                "minimum": 692.6970187,
                "name": "Z",
                "position": 2,
                "stddev": 9.592598566,
                "variance": 92.01794726
              },
              {
                "average": 92.90958665,
                "count": 11375223,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.78245546,
                "variance": 2283.16305
              },
              {
                "average": 1.134677272,
                "count": 11375223,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3771379785,
                "variance": 0.1422330548
              },
              {
                "average": 1.287501089,
                "count": 11375223,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5535508217,
                "variance": 0.3064185122
              },
              {
                "average": 0.4995689315,
                "count": 11375223,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998362,
                "variance": 0.2499998362
              },
              {
                "average": 0,
                "count": 11375223,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20019924,
                "count": 11375223,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4001493701,
                "variance": 0.1601195184
              },
              {
                "average": -1.137730861,
                "count": 11375223,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.056170577,
                "variance": 82.01422552
              },
              {
                "average": 26.80034536,
                "count": 11375223,
                "maximum": 139,
                "minimum": 7,
                "name": "UserData",
                "position": 10,
                "stddev": 44.51377812,
                "variance": 1981.476442
              },
              {
                "average": 163.3963104,
                "count": 11375223,
                "maximum": 221,
                "minimum": 147,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.71139701,
                "variance": 661.0759363
              },
              {
                "average": 15270.47888,
                "count": 11375223,
                "maximum": 65024,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8921.510219,
                "variance": 79593344.59
              },
              {
                "average": 16016.58311,
                "count": 11375223,
                "maximum": 65024,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7737.838342,
                "variance": 59874142.21
              },
              {
                "average": 14325.94364,
                "count": 11375223,
                "maximum": 65024,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6810.029516,
                "variance": 46376502.01
              },
              {
                "average": 421634.6498,
                "count": 11375223,
                "maximum": 424708.4688,
                "minimum": 417978.9996,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1601.983041,
                "variance": 2566349.664
              },
              {
                "average": 0,
                "count": 11375223,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11375223,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11375223,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11375223,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11375223,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              464218.7399,
              5259444.088,
              692.6970187,
              465086.3999,
              5260838.328,
              755.7970187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    464218.73986527673,
                    5259444.087834866,
                    692.6970187184701
                  ],
                  [
                    464218.73986527673,
                    5260838.327834866,
                    692.6970187184701
                  ],
                  [
                    465086.39986527676,
                    5260838.327834866,
                    755.79701871847
                  ],
                  [
                    465086.39986527676,
                    5259444.087834866,
                    755.79701871847
                  ],
                  [
                    464218.73986527673,
                    5259444.087834866,
                    692.6970187184701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T23:45:08+00:00",
            "end_time": "2011-09-18T21:52:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88748397262391,
              47.33739833167328,
              629.0124617286662
            ],
            [
              -117.88769507425467,
              47.349991628955756,
              629.0124617286662
            ],
            [
              -117.87498785251715,
              47.350089342593904,
              682.0524617286661
            ],
            [
              -117.87477977182832,
              47.337496002510356,
              682.0524617286661
            ],
            [
              -117.88748397262391,
              47.33739833167328,
              629.0124617286662
            ]
          ]
        ]
      },
      "bbox": [
        -117.8876951,
        47.33739833,
        629.0124617,
        -117.8747798,
        47.35008934,
        682.0524617
      ],
      "properties": {
        "datetime": "2011-09-17T23:13:27Z",
        "pc:count": 10914415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433440.0472,
            "count": 10914415,
            "maximum": 433914.5132,
            "minimum": 432954.6532,
            "name": "X",
            "position": 0,
            "stddev": 273.0211384,
            "variance": 74540.54199
          },
          {
            "average": 5243747.422,
            "count": 10914415,
            "maximum": 5244440.621,
            "minimum": 5243040.921,
            "name": "Y",
            "position": 1,
            "stddev": 397.2341275,
            "variance": 157794.952
          },
          {
            "average": 644.4517349,
            "count": 10914415,
            "maximum": 682.0524617,
            "minimum": 629.0124617,
            "name": "Z",
            "position": 2,
            "stddev": 6.784680598,
            "variance": 46.03189081
          },
          {
            "average": 100.3251702,
            "count": 10914415,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.83744278,
            "variance": 1508.346962
          },
          {
            "average": 1.015920872,
            "count": 10914415,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1318776864,
            "variance": 0.01739172418
          },
          {
            "average": 1.034966235,
            "count": 10914415,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.201781231,
            "variance": 0.04071566517
          },
          {
            "average": 0.4999938155,
            "count": 10914415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000229,
            "variance": 0.2500000229
          },
          {
            "average": 0,
            "count": 10914415,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288577262,
            "count": 10914415,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4531009212,
            "variance": 0.2053004448
          },
          {
            "average": -0.07910905011,
            "count": 10914415,
            "maximum": 25.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.32459912,
            "variance": 86.94814874
          },
          {
            "average": 1,
            "count": 10914415,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 32.32796178,
            "count": 10914415,
            "maximum": 37,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.906474205,
            "variance": 3.634643893
          },
          {
            "average": 27002.59082,
            "count": 10914415,
            "maximum": 63488,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 8047.256966,
            "variance": 64758344.68
          },
          {
            "average": 25777.74283,
            "count": 10914415,
            "maximum": 64512,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6800.187462,
            "variance": 46242549.52
          },
          {
            "average": 23717.30164,
            "count": 10914415,
            "maximum": 64768,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 5700.627731,
            "variance": 32497156.52
          },
          {
            "average": 334055.1974,
            "count": 10914415,
            "maximum": 336407.9759,
            "minimum": 331613.5829,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1043.1147,
            "variance": 1088088.277
          },
          {
            "average": 0,
            "count": 10914415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10914415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10914415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10914415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10914415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432954.6532,
          5243040.921,
          629.0124617,
          433914.5132,
          5244440.621,
          682.0524617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432954.65323093446,
                5243040.921391496,
                629.0124617286662
              ],
              [
                432954.65323093446,
                5244440.621391496,
                629.0124617286662
              ],
              [
                433914.51323093445,
                5244440.621391496,
                682.0524617286661
              ],
              [
                433914.51323093445,
                5243040.921391496,
                682.0524617286661
              ],
              [
                432954.65323093446,
                5243040.921391496,
                629.0124617286662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T23:13:27+00:00",
        "end_time": "2011-09-17T21:53:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8876951,
            47.33739833,
            629.0124617,
            -117.8747798,
            47.35008934,
            682.0524617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88748397262391,
                  47.33739833167328,
                  629.0124617286662
                ],
                [
                  -117.88769507425467,
                  47.349991628955756,
                  629.0124617286662
                ],
                [
                  -117.87498785251715,
                  47.350089342593904,
                  682.0524617286661
                ],
                [
                  -117.87477977182832,
                  47.337496002510356,
                  682.0524617286661
                ],
                [
                  -117.88748397262391,
                  47.33739833167328,
                  629.0124617286662
                ]
              ]
            ]
          },
          "id": "47117C8215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:13:27Z",
            "pc:count": 10914415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433440.0472,
                "count": 10914415,
                "maximum": 433914.5132,
                "minimum": 432954.6532,
                "name": "X",
                "position": 0,
                "stddev": 273.0211384,
                "variance": 74540.54199
              },
              {
                "average": 5243747.422,
                "count": 10914415,
                "maximum": 5244440.621,
                "minimum": 5243040.921,
                "name": "Y",
                "position": 1,
                "stddev": 397.2341275,
                "variance": 157794.952
              },
              {
                "average": 644.4517349,
                "count": 10914415,
                "maximum": 682.0524617,
                "minimum": 629.0124617,
                "name": "Z",
                "position": 2,
                "stddev": 6.784680598,
                "variance": 46.03189081
              },
              {
                "average": 100.3251702,
                "count": 10914415,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.83744278,
                "variance": 1508.346962
              },
              {
                "average": 1.015920872,
                "count": 10914415,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1318776864,
                "variance": 0.01739172418
              },
              {
                "average": 1.034966235,
                "count": 10914415,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.201781231,
                "variance": 0.04071566517
              },
              {
                "average": 0.4999938155,
                "count": 10914415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000229,
                "variance": 0.2500000229
              },
              {
                "average": 0,
                "count": 10914415,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288577262,
                "count": 10914415,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4531009212,
                "variance": 0.2053004448
              },
              {
                "average": -0.07910905011,
                "count": 10914415,
                "maximum": 25.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.32459912,
                "variance": 86.94814874
              },
              {
                "average": 1,
                "count": 10914415,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 32.32796178,
                "count": 10914415,
                "maximum": 37,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.906474205,
                "variance": 3.634643893
              },
              {
                "average": 27002.59082,
                "count": 10914415,
                "maximum": 63488,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 8047.256966,
                "variance": 64758344.68
              },
              {
                "average": 25777.74283,
                "count": 10914415,
                "maximum": 64512,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6800.187462,
                "variance": 46242549.52
              },
              {
                "average": 23717.30164,
                "count": 10914415,
                "maximum": 64768,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 5700.627731,
                "variance": 32497156.52
              },
              {
                "average": 334055.1974,
                "count": 10914415,
                "maximum": 336407.9759,
                "minimum": 331613.5829,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1043.1147,
                "variance": 1088088.277
              },
              {
                "average": 0,
                "count": 10914415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10914415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10914415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10914415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10914415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432954.6532,
              5243040.921,
              629.0124617,
              433914.5132,
              5244440.621,
              682.0524617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432954.65323093446,
                    5243040.921391496,
                    629.0124617286662
                  ],
                  [
                    432954.65323093446,
                    5244440.621391496,
                    629.0124617286662
                  ],
                  [
                    433914.51323093445,
                    5244440.621391496,
                    682.0524617286661
                  ],
                  [
                    433914.51323093445,
                    5243040.921391496,
                    682.0524617286661
                  ],
                  [
                    432954.65323093446,
                    5243040.921391496,
                    629.0124617286662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T23:13:27+00:00",
            "end_time": "2011-09-17T21:53:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8874842364565,
              47.299897963003616,
              604.0692649099834
            ],
            [
              -117.8876950705552,
              47.31249188290467,
              604.0692649099834
            ],
            [
              -117.87498784461496,
              47.31258960743514,
              638.4692649099835
            ],
            [
              -117.87478002763072,
              47.29999564473076,
              638.4692649099835
            ],
            [
              -117.8874842364565,
              47.299897963003616,
              604.0692649099834
            ]
          ]
        ]
      },
      "bbox": [
        -117.8876951,
        47.29989796,
        604.0692649,
        -117.87478,
        47.31258961,
        638.4692649
      ],
      "properties": {
        "datetime": "2011-09-17T21:15:14Z",
        "pc:count": 10654242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433385.2283,
            "count": 10654242,
            "maximum": 433867.7149,
            "minimum": 432907.1749,
            "name": "X",
            "position": 0,
            "stddev": 275.1134199,
            "variance": 75687.39383
          },
          {
            "average": 5239569.24,
            "count": 10654242,
            "maximum": 5240273.208,
            "minimum": 5238873.448,
            "name": "Y",
            "position": 1,
            "stddev": 398.8924839,
            "variance": 159115.2137
          },
          {
            "average": 625.0770848,
            "count": 10654242,
            "maximum": 638.4692649,
            "minimum": 604.0692649,
            "name": "Z",
            "position": 2,
            "stddev": 6.058562242,
            "variance": 36.70617645
          },
          {
            "average": 104.1057384,
            "count": 10654242,
            "maximum": 228,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.50444536,
            "variance": 552.4589515
          },
          {
            "average": 1.000027501,
            "count": 10654242,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00547177963,
            "variance": 2.994037231e-05
          },
          {
            "average": 1.000068987,
            "count": 10654242,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008947472022,
            "variance": 8.005725559e-05
          },
          {
            "average": 0.5000869137,
            "count": 10654242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000159,
            "variance": 0.2500000159
          },
          {
            "average": 0,
            "count": 10654242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317802806,
            "count": 10654242,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4656223821,
            "variance": 0.2168042027
          },
          {
            "average": -1.054392076,
            "count": 10654242,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.742481607,
            "variance": 76.43098465
          },
          {
            "average": 1,
            "count": 10654242,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.11323405,
            "count": 10654242,
            "maximum": 23,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.888708684,
            "variance": 3.567220493
          },
          {
            "average": 30624.83242,
            "count": 10654242,
            "maximum": 57088,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 6485.245076,
            "variance": 42058403.7
          },
          {
            "average": 28527.77892,
            "count": 10654242,
            "maximum": 54784,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 5704.38901,
            "variance": 32540053.97
          },
          {
            "average": 26428.64023,
            "count": 10654242,
            "maximum": 52992,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4574.481012,
            "variance": 20925876.53
          },
          {
            "average": 327174.7953,
            "count": 10654242,
            "maximum": 329314.2414,
            "minimum": 324875.1998,
            "name": "GpsTime",
            "position": 15,
            "stddev": 830.6235137,
            "variance": 689935.4215
          },
          {
            "average": 0,
            "count": 10654242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10654242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10654242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10654242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10654242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432907.1749,
          5238873.448,
          604.0692649,
          433867.7149,
          5240273.208,
          638.4692649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432907.17491376353,
                5238873.448487607,
                604.0692649099834
              ],
              [
                432907.17491376353,
                5240273.208487607,
                604.0692649099834
              ],
              [
                433867.7149137636,
                5240273.208487607,
                638.4692649099835
              ],
              [
                433867.7149137636,
                5238873.448487607,
                638.4692649099835
              ],
              [
                432907.17491376353,
                5238873.448487607,
                604.0692649099834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T21:15:14+00:00",
        "end_time": "2011-09-17T20:01:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8876951,
            47.29989796,
            604.0692649,
            -117.87478,
            47.31258961,
            638.4692649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8874842364565,
                  47.299897963003616,
                  604.0692649099834
                ],
                [
                  -117.8876950705552,
                  47.31249188290467,
                  604.0692649099834
                ],
                [
                  -117.87498784461496,
                  47.31258960743514,
                  638.4692649099835
                ],
                [
                  -117.87478002763072,
                  47.29999564473076,
                  638.4692649099835
                ],
                [
                  -117.8874842364565,
                  47.299897963003616,
                  604.0692649099834
                ]
              ]
            ]
          },
          "id": "47117C8405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:15:14Z",
            "pc:count": 10654242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433385.2283,
                "count": 10654242,
                "maximum": 433867.7149,
                "minimum": 432907.1749,
                "name": "X",
                "position": 0,
                "stddev": 275.1134199,
                "variance": 75687.39383
              },
              {
                "average": 5239569.24,
                "count": 10654242,
                "maximum": 5240273.208,
                "minimum": 5238873.448,
                "name": "Y",
                "position": 1,
                "stddev": 398.8924839,
                "variance": 159115.2137
              },
              {
                "average": 625.0770848,
                "count": 10654242,
                "maximum": 638.4692649,
                "minimum": 604.0692649,
                "name": "Z",
                "position": 2,
                "stddev": 6.058562242,
                "variance": 36.70617645
              },
              {
                "average": 104.1057384,
                "count": 10654242,
                "maximum": 228,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.50444536,
                "variance": 552.4589515
              },
              {
                "average": 1.000027501,
                "count": 10654242,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00547177963,
                "variance": 2.994037231e-05
              },
              {
                "average": 1.000068987,
                "count": 10654242,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008947472022,
                "variance": 8.005725559e-05
              },
              {
                "average": 0.5000869137,
                "count": 10654242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000159,
                "variance": 0.2500000159
              },
              {
                "average": 0,
                "count": 10654242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317802806,
                "count": 10654242,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4656223821,
                "variance": 0.2168042027
              },
              {
                "average": -1.054392076,
                "count": 10654242,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.742481607,
                "variance": 76.43098465
              },
              {
                "average": 1,
                "count": 10654242,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.11323405,
                "count": 10654242,
                "maximum": 23,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.888708684,
                "variance": 3.567220493
              },
              {
                "average": 30624.83242,
                "count": 10654242,
                "maximum": 57088,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 6485.245076,
                "variance": 42058403.7
              },
              {
                "average": 28527.77892,
                "count": 10654242,
                "maximum": 54784,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 5704.38901,
                "variance": 32540053.97
              },
              {
                "average": 26428.64023,
                "count": 10654242,
                "maximum": 52992,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4574.481012,
                "variance": 20925876.53
              },
              {
                "average": 327174.7953,
                "count": 10654242,
                "maximum": 329314.2414,
                "minimum": 324875.1998,
                "name": "GpsTime",
                "position": 15,
                "stddev": 830.6235137,
                "variance": 689935.4215
              },
              {
                "average": 0,
                "count": 10654242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10654242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10654242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10654242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10654242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432907.1749,
              5238873.448,
              604.0692649,
              433867.7149,
              5240273.208,
              638.4692649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432907.17491376353,
                    5238873.448487607,
                    604.0692649099834
                  ],
                  [
                    432907.17491376353,
                    5240273.208487607,
                    604.0692649099834
                  ],
                  [
                    433867.7149137636,
                    5240273.208487607,
                    638.4692649099835
                  ],
                  [
                    433867.7149137636,
                    5238873.448487607,
                    638.4692649099835
                  ],
                  [
                    432907.17491376353,
                    5238873.448487607,
                    604.0692649099834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T21:15:14+00:00",
            "end_time": "2011-09-17T20:01:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117D4309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.46248430269834,
              47.41244418164753,
              718.5366667343209
            ],
            [
              -117.46259420666676,
              47.42499306674303,
              718.5366667343209
            ],
            [
              -117.44998664509292,
              47.42504324422831,
              775.7166667343209
            ],
            [
              -117.44987973620208,
              47.41249433722647,
              775.7166667343209
            ],
            [
              -117.46248430269834,
              47.41244418164753,
              718.5366667343209
            ]
          ]
        ]
      },
      "bbox": [
        -117.4625942,
        47.41244418,
        718.5366667,
        -117.4498797,
        47.42504324,
        775.7166667
      ],
      "properties": {
        "datetime": "2011-09-17T20:32:32Z",
        "pc:count": 10127338,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 465602.6588,
            "count": 10127338,
            "maximum": 466061.7843,
            "minimum": 465110.8843,
            "name": "X",
            "position": 0,
            "stddev": 285.1871723,
            "variance": 81331.72322
          },
          {
            "average": 5251935.723,
            "count": 10127338,
            "maximum": 5252497.526,
            "minimum": 5251102.866,
            "name": "Y",
            "position": 1,
            "stddev": 396.3171502,
            "variance": 157067.2836
          },
          {
            "average": 735.4589214,
            "count": 10127338,
            "maximum": 775.7166667,
            "minimum": 718.5366667,
            "name": "Z",
            "position": 2,
            "stddev": 9.758237483,
            "variance": 95.22319877
          },
          {
            "average": 100.1093744,
            "count": 10127338,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.96872044,
            "variance": 2206.060699
          },
          {
            "average": 1.088474385,
            "count": 10127338,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3128695233,
            "variance": 0.09788733864
          },
          {
            "average": 1.190273792,
            "count": 10127338,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4721452712,
            "variance": 0.2229211571
          },
          {
            "average": 0.4996852085,
            "count": 10127338,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999256,
            "variance": 0.2499999256
          },
          {
            "average": 0,
            "count": 10127338,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215946283,
            "count": 10127338,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4114772201,
            "variance": 0.1693135027
          },
          {
            "average": -2.652547918,
            "count": 10127338,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.612842139,
            "variance": 74.18104972
          },
          {
            "average": 5.346293666,
            "count": 10127338,
            "maximum": 6,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4757881726,
            "variance": 0.2263743852
          },
          {
            "average": 72.75457312,
            "count": 10127338,
            "maximum": 77,
            "minimum": 67,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.710322765,
            "variance": 7.345849489
          },
          {
            "average": 18659.11397,
            "count": 10127338,
            "maximum": 64768,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9019.761938,
            "variance": 81356105.42
          },
          {
            "average": 18117.2954,
            "count": 10127338,
            "maximum": 65024,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7848.088559,
            "variance": 61592494.02
          },
          {
            "average": 16523.23675,
            "count": 10127338,
            "maximum": 65024,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6539.793798,
            "variance": 42768902.91
          },
          {
            "average": 278160.0605,
            "count": 10127338,
            "maximum": 326752.7766,
            "minimum": 250760.9133,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34264.75759,
            "variance": 1174073613
          },
          {
            "average": 0,
            "count": 10127338,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10127338,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10127338,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10127338,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10127338,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          465110.8843,
          5251102.866,
          718.5366667,
          466061.7843,
          5252497.526,
          775.7166667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                465110.8843155858,
                5251102.86578635,
                718.5366667343209
              ],
              [
                465110.8843155858,
                5252497.5257863505,
                718.5366667343209
              ],
              [
                466061.7843155858,
                5252497.5257863505,
                775.7166667343209
              ],
              [
                466061.7843155858,
                5251102.86578635,
                775.7166667343209
              ],
              [
                465110.8843155858,
                5251102.86578635,
                718.5366667343209
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:32:32+00:00",
        "end_time": "2011-09-16T23:26:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117D4309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117D4309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117D4309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.4625942,
            47.41244418,
            718.5366667,
            -117.4498797,
            47.42504324,
            775.7166667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.46248430269834,
                  47.41244418164753,
                  718.5366667343209
                ],
                [
                  -117.46259420666676,
                  47.42499306674303,
                  718.5366667343209
                ],
                [
                  -117.44998664509292,
                  47.42504324422831,
                  775.7166667343209
                ],
                [
                  -117.44987973620208,
                  47.41249433722647,
                  775.7166667343209
                ],
                [
                  -117.46248430269834,
                  47.41244418164753,
                  718.5366667343209
                ]
              ]
            ]
          },
          "id": "47117D4309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117D4309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:32:32Z",
            "pc:count": 10127338,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 465602.6588,
                "count": 10127338,
                "maximum": 466061.7843,
                "minimum": 465110.8843,
                "name": "X",
                "position": 0,
                "stddev": 285.1871723,
                "variance": 81331.72322
              },
              {
                "average": 5251935.723,
                "count": 10127338,
                "maximum": 5252497.526,
                "minimum": 5251102.866,
                "name": "Y",
                "position": 1,
                "stddev": 396.3171502,
                "variance": 157067.2836
              },
              {
                "average": 735.4589214,
                "count": 10127338,
                "maximum": 775.7166667,
                "minimum": 718.5366667,
                "name": "Z",
                "position": 2,
                "stddev": 9.758237483,
                "variance": 95.22319877
              },
              {
                "average": 100.1093744,
                "count": 10127338,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.96872044,
                "variance": 2206.060699
              },
              {
                "average": 1.088474385,
                "count": 10127338,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3128695233,
                "variance": 0.09788733864
              },
              {
                "average": 1.190273792,
                "count": 10127338,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4721452712,
                "variance": 0.2229211571
              },
              {
                "average": 0.4996852085,
                "count": 10127338,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999256,
                "variance": 0.2499999256
              },
              {
                "average": 0,
                "count": 10127338,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215946283,
                "count": 10127338,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4114772201,
                "variance": 0.1693135027
              },
              {
                "average": -2.652547918,
                "count": 10127338,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.612842139,
                "variance": 74.18104972
              },
              {
                "average": 5.346293666,
                "count": 10127338,
                "maximum": 6,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4757881726,
                "variance": 0.2263743852
              },
              {
                "average": 72.75457312,
                "count": 10127338,
                "maximum": 77,
                "minimum": 67,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.710322765,
                "variance": 7.345849489
              },
              {
                "average": 18659.11397,
                "count": 10127338,
                "maximum": 64768,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9019.761938,
                "variance": 81356105.42
              },
              {
                "average": 18117.2954,
                "count": 10127338,
                "maximum": 65024,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7848.088559,
                "variance": 61592494.02
              },
              {
                "average": 16523.23675,
                "count": 10127338,
                "maximum": 65024,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6539.793798,
                "variance": 42768902.91
              },
              {
                "average": 278160.0605,
                "count": 10127338,
                "maximum": 326752.7766,
                "minimum": 250760.9133,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34264.75759,
                "variance": 1174073613
              },
              {
                "average": 0,
                "count": 10127338,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10127338,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10127338,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10127338,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10127338,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              465110.8843,
              5251102.866,
              718.5366667,
              466061.7843,
              5252497.526,
              775.7166667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    465110.8843155858,
                    5251102.86578635,
                    718.5366667343209
                  ],
                  [
                    465110.8843155858,
                    5252497.5257863505,
                    718.5366667343209
                  ],
                  [
                    466061.7843155858,
                    5252497.5257863505,
                    775.7166667343209
                  ],
                  [
                    466061.7843155858,
                    5251102.86578635,
                    775.7166667343209
                  ],
                  [
                    465110.8843155858,
                    5251102.86578635,
                    718.5366667343209
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:32:32+00:00",
            "end_time": "2011-09-16T23:26:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C8415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88748558775309,
              47.2790801915419,
              592.3145919650788
            ],
            [
              -117.8876262948437,
              47.28749224700095,
              592.3145919650788
            ],
            [
              -117.87498826341931,
              47.2875894427317,
              622.8945919650787
            ],
            [
              -117.87484955909022,
              47.27917735883684,
              622.8945919650787
            ],
            [
              -117.88748558775309,
              47.2790801915419,
              592.3145919650788
            ]
          ]
        ]
      },
      "bbox": [
        -117.8876263,
        47.27908019,
        592.314592,
        -117.8748496,
        47.28758944,
        622.894592
      ],
      "properties": {
        "datetime": "2011-09-17T20:00:47Z",
        "pc:count": 4846982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433285.2076,
            "count": 4846982,
            "maximum": 433836.4994,
            "minimum": 432880.7394,
            "name": "X",
            "position": 0,
            "stddev": 258.3109841,
            "variance": 66724.56451
          },
          {
            "average": 5237157.067,
            "count": 4846982,
            "maximum": 5237494.911,
            "minimum": 5236559.951,
            "name": "Y",
            "position": 1,
            "stddev": 217.2993281,
            "variance": 47218.99798
          },
          {
            "average": 605.3441973,
            "count": 4846982,
            "maximum": 622.894592,
            "minimum": 592.314592,
            "name": "Z",
            "position": 2,
            "stddev": 8.959935705,
            "variance": 80.28044784
          },
          {
            "average": 108.8831434,
            "count": 4846982,
            "maximum": 213,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.92086781,
            "variance": 572.2079167
          },
          {
            "average": 1.000034454,
            "count": 4846982,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005869689053,
            "variance": 3.445324958e-05
          },
          {
            "average": 1.000073654,
            "count": 4846982,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008581880346,
            "variance": 7.364867027e-05
          },
          {
            "average": 0.500010522,
            "count": 4846982,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000515,
            "variance": 0.2500000515
          },
          {
            "average": 0,
            "count": 4846982,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299185555,
            "count": 4846982,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4579013015,
            "variance": 0.209673602
          },
          {
            "average": -0.4048755798,
            "count": 4846982,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.905136219,
            "variance": 79.30145109
          },
          {
            "average": 1,
            "count": 4846982,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.21600225,
            "count": 4846982,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.259865108,
            "variance": 1.587260091
          },
          {
            "average": 30303.26014,
            "count": 4846982,
            "maximum": 59904,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 5757.672855,
            "variance": 33150796.71
          },
          {
            "average": 27750.82904,
            "count": 4846982,
            "maximum": 61696,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 4979.432564,
            "variance": 24794748.66
          },
          {
            "average": 25160.55823,
            "count": 4846982,
            "maximum": 62464,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 4079.930329,
            "variance": 16645831.49
          },
          {
            "average": 323809.135,
            "count": 4846982,
            "maximum": 324847.1079,
            "minimum": 323059.7948,
            "name": "GpsTime",
            "position": 15,
            "stddev": 489.4208827,
            "variance": 239532.8005
          },
          {
            "average": 0,
            "count": 4846982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4846982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4846982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4846982,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4846982,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432880.7394,
          5236559.951,
          592.314592,
          433836.4994,
          5237494.911,
          622.894592
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432880.7394001648,
                5236559.950521149,
                592.3145919650788
              ],
              [
                432880.7394001648,
                5237494.91052115,
                592.3145919650788
              ],
              [
                433836.4994001648,
                5237494.91052115,
                622.8945919650787
              ],
              [
                433836.4994001648,
                5236559.950521149,
                622.8945919650787
              ],
              [
                432880.7394001648,
                5236559.950521149,
                592.3145919650788
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:00:47+00:00",
        "end_time": "2011-09-17T19:30:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/stac/47117C8415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "47117C8415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8516/47117C8415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8876263,
            47.27908019,
            592.314592,
            -117.8748496,
            47.28758944,
            622.894592
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88748558775309,
                  47.2790801915419,
                  592.3145919650788
                ],
                [
                  -117.8876262948437,
                  47.28749224700095,
                  592.3145919650788
                ],
                [
                  -117.87498826341931,
                  47.2875894427317,
                  622.8945919650787
                ],
                [
                  -117.87484955909022,
                  47.27917735883684,
                  622.8945919650787
                ],
                [
                  -117.88748558775309,
                  47.2790801915419,
                  592.3145919650788
                ]
              ]
            ]
          },
          "id": "47117C8415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8516/47117C8415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:00:47Z",
            "pc:count": 4846982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433285.2076,
                "count": 4846982,
                "maximum": 433836.4994,
                "minimum": 432880.7394,
                "name": "X",
                "position": 0,
                "stddev": 258.3109841,
                "variance": 66724.56451
              },
              {
                "average": 5237157.067,
                "count": 4846982,
                "maximum": 5237494.911,
                "minimum": 5236559.951,
                "name": "Y",
                "position": 1,
                "stddev": 217.2993281,
                "variance": 47218.99798
              },
              {
                "average": 605.3441973,
                "count": 4846982,
                "maximum": 622.894592,
                "minimum": 592.314592,
                "name": "Z",
                "position": 2,
                "stddev": 8.959935705,
                "variance": 80.28044784
              },
              {
                "average": 108.8831434,
                "count": 4846982,
                "maximum": 213,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.92086781,
                "variance": 572.2079167
              },
              {
                "average": 1.000034454,
                "count": 4846982,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005869689053,
                "variance": 3.445324958e-05
              },
              {
                "average": 1.000073654,
                "count": 4846982,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008581880346,
                "variance": 7.364867027e-05
              },
              {
                "average": 0.500010522,
                "count": 4846982,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000515,
                "variance": 0.2500000515
              },
              {
                "average": 0,
                "count": 4846982,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299185555,
                "count": 4846982,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4579013015,
                "variance": 0.209673602
              },
              {
                "average": -0.4048755798,
                "count": 4846982,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.905136219,
                "variance": 79.30145109
              },
              {
                "average": 1,
                "count": 4846982,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.21600225,
                "count": 4846982,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.259865108,
                "variance": 1.587260091
              },
              {
                "average": 30303.26014,
                "count": 4846982,
                "maximum": 59904,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 5757.672855,
                "variance": 33150796.71
              },
              {
                "average": 27750.82904,
                "count": 4846982,
                "maximum": 61696,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 4979.432564,
                "variance": 24794748.66
              },
              {
                "average": 25160.55823,
                "count": 4846982,
                "maximum": 62464,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 4079.930329,
                "variance": 16645831.49
              },
              {
                "average": 323809.135,
                "count": 4846982,
                "maximum": 324847.1079,
                "minimum": 323059.7948,
                "name": "GpsTime",
                "position": 15,
                "stddev": 489.4208827,
                "variance": 239532.8005
              },
              {
                "average": 0,
                "count": 4846982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4846982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4846982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4846982,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4846982,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432880.7394,
              5236559.951,
              592.314592,
              433836.4994,
              5237494.911,
              622.894592
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432880.7394001648,
                    5236559.950521149,
                    592.3145919650788
                  ],
                  [
                    432880.7394001648,
                    5237494.91052115,
                    592.3145919650788
                  ],
                  [
                    433836.4994001648,
                    5237494.91052115,
                    622.8945919650787
                  ],
                  [
                    433836.4994001648,
                    5236559.950521149,
                    622.8945919650787
                  ],
                  [
                    432880.7394001648,
                    5236559.950521149,
                    592.3145919650788
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:00:47+00:00",
            "end_time": "2011-09-17T19:30:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "47117C7213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7874856845018,
              47.34141773182928,
              640.9843807311471
            ],
            [
              -117.78761323608651,
              47.34999294248553,
              640.9843807311471
            ],
            [
              -117.77746346367843,
              47.35006223958261,
              686.2443807311471
            ],
            [
              -117.77733755541264,
              47.34148700825581,
              686.2443807311471
            ],
            [
              -117.7874856845018,
              47.34141773182928,
              640.9843807311471
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876132,
        47.34141773,
        640.9843807,
        -117.7773376,
        47.35006224,
        686.2443807
      ],
      "properties": {
        "datetime": "2011-09-17T23:38:07Z",
        "pc:count": 3828123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440741.6729,
            "count": 3828123,
            "maximum": 441280.2001,
            "minimum": 440513.5401,
            "name": "X",
            "position": 0,
            "stddev": 169.4623739,
            "variance": 28717.49618
          },
          {
            "average": 5244027.133,
            "count": 3828123,
            "maximum": 5244359.481,
            "minimum": 5243406.401,
            "name": "Y",
            "position": 1,
            "stddev": 231.9063753,
            "variance": 53780.56693
          },
          {
            "average": 659.1627936,
            "count": 3828123,
            "maximum": 686.2443807,
            "minimum": 640.9843807,
            "name": "Z",
            "position": 2,
            "stddev": 7.021943804,
            "variance": 49.30769479
          },
          {
            "average": 106.3064818,
            "count": 3828123,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.88069336,
            "variance": 722.5716757
          },
          {
            "average": 1.011101524,
            "count": 3828123,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1100616451,
            "variance": 0.01211356572
          },
          {
            "average": 1.025077042,
            "count": 3828123,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1713132886,
            "variance": 0.02934824286
          },
          {
            "average": 0.4998373877,
            "count": 3828123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000389,
            "variance": 0.2500000389
          },
          {
            "average": 0,
            "count": 3828123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21986676,
            "count": 3828123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4141562658,
            "variance": 0.1715254125
          },
          {
            "average": 0.1838081968,
            "count": 3828123,
            "maximum": 21,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.261554471,
            "variance": 85.77639123
          },
          {
            "average": 1,
            "count": 3828123,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.049720189,
            "count": 3828123,
            "maximum": 40,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.21601857,
            "variance": 84.93499829
          },
          {
            "average": 24818.2684,
            "count": 3828123,
            "maximum": 51200,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7097.282719,
            "variance": 50371422
          },
          {
            "average": 23822.56766,
            "count": 3828123,
            "maximum": 47616,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6159.714948,
            "variance": 37942088.24
          },
          {
            "average": 21597.37026,
            "count": 3828123,
            "maximum": 45824,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4942.170962,
            "variance": 24425053.82
          },
          {
            "average": 322657.1752,
            "count": 3828123,
            "maximum": 337887.9497,
            "minimum": 320758.3168,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4097.050853,
            "variance": 16785825.69
          },
          {
            "average": 0,
            "count": 3828123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440513.5401,
          5243406.401,
          640.9843807,
          441280.2001,
          5244359.481,
          686.2443807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440513.54008991324,
                5243406.401080304,
                640.9843807311471
              ],
              [
                440513.54008991324,
                5244359.481080304,
                640.9843807311471
              ],
              [
                441280.20008991327,
                5244359.481080304,
                686.2443807311471
              ],
              [
                441280.20008991327,
                5243406.401080304,
                686.2443807311471
              ],
              [
                440513.54008991324,
                5243406.401080304,
                640.9843807311471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                     